Bryan Ashby
ac35d3506d
File area updates WIP
2016-10-01 13:25:32 -06:00
Bryan Ashby
b9ef561058
Parse file meta values @ load (e.g. to number
2016-09-28 22:26:06 -06:00
Bryan Ashby
5a0b291a02
* Some WIP on file area releated stuff - various partially implemented pieces coming together
...
* Some changes to database.js: Triggers for FTS were not being created properly
* Misc fixes & improvements
2016-09-28 21:54:25 -06:00
Bryan Ashby
ae02f35baa
Fix NaN issue in string_format.js
2016-09-08 22:32:24 -06:00
Bryan Ashby
829ee5ae85
Add missing theme me's
2016-09-08 22:04:27 -06:00
Bryan Ashby
75bef2496a
* Major changes to msg_list.js: Don't use old style hard coded %TL's - use custom formatting with new pipe/format_string stuff
2016-09-08 21:54:30 -06:00
Bryan Ashby
d621fa9566
* renderStringLength(): Account for ESC[<N>C "forward" ESC seq
...
* Use string util renderStringLength() in word wrap
* Hopefully resolve all issues with renderSubstr()
* Fix width issue in message list
2016-09-06 23:20:11 -06:00
Bryan Ashby
f7c21baa52
* FSE quote format is now configurable and random if there are 2:n available
...
* Remove old 3rd party string-format & replace with string_format.js version
* Some fix some bugs with string_format.js padding, width, and number format
2016-09-04 21:36:26 -06:00
Bryan Ashby
ed683189f8
Better ability to mod main prompt
2016-09-04 11:42:20 -06:00
Bryan Ashby
470897eadc
Hopefully real fix to #88 with new StatLog ability
2016-09-01 23:42:15 -06:00
Bryan Ashby
767bddcc4b
StatLog will now store for N days or N max/count items
2016-09-01 23:41:20 -06:00
Bryan Ashby
f2638474b3
Fix BBS list theme
2016-08-31 22:26:03 -06:00
Bryan Ashby
6934f0d6ae
Add X key to exit newscan
2016-08-30 21:32:57 -06:00
Bryan Ashby
0a3a62edf3
* Added ability to pass a "menu result" from a menu when calling prev()/prevMenu()
...
* Ability to fully quit newscan with X key using new menu result functionality
2016-08-30 21:31:24 -06:00
Bryan Ashby
48aa0fa606
Fix rare crash if client terms in door
2016-08-30 09:53:35 -06:00
Bryan Ashby
64ded2514c
Add 'hideSysOpLogin' option to last callers
2016-08-29 21:04:15 -06:00
Bryan Ashby
b80cd18012
Add Rumorz
2016-08-26 22:34:37 -06:00
Bryan Ashby
bbba6cd214
Use new string_format.js lib for formatting...more to come!
2016-08-26 21:30:51 -06:00
Bryan Ashby
b19d06df26
Default to NOT showing non-authenticated users in who's online / getActiveNodeList()
2016-08-26 20:53:27 -06:00
Bryan Ashby
30ba609fb4
* Add rumorz mod
...
* ANSI/pipe working properly in VerticalMenuView
* Fix bug in renderStringLength()
* Make initSequence() part of prototype chain for inheritance
* Use proper 'desc' field vs 'status' for menus when setting client/user status
* Move pipeToAnsi() to setItems/setFocusItems vs every render
* Add %RR random rumor MCI
* Predefined MCI's can be init @ startup - RR uses random as a test bed
* Add some StatLog functionality for ordering, keep forever, etc.
* Fix TextView redraw issue
* Better VerticalMenuView drawItem() logic
* Add 'key press' emit for View
* Enable formats for BBS list - works with MCI
* Remove old system_property.js
2016-08-10 22:48:13 -06:00
Bryan Ashby
33f0553ea9
Use sane switch style :)
2016-08-03 22:43:06 -06:00
Bryan Ashby
b12d9aad04
sysStat for +op username vs old config value
2016-08-03 21:46:38 -06:00
Bryan Ashby
8d9a686629
Use new prompt
2016-08-03 20:59:10 -06:00
Bryan Ashby
969cd35ece
* Use standard MCI codes in FSE/etc.
...
* Add mod mixin for temp area/conf switch e.g. used by new scan, fse, so on
* string utils: renderSubstr(), renderStringLength(): Works with *rendered* text. That is, is smart enough to ignore ANSI and RA style pipe color codes
* string util pad() works with ANSI/RA pipe codes
* TextView can now display text with RA pipe codes and MCI codes
* Message conf/area welcome art #81
* Update luciano art with new MCI
2016-08-03 19:48:45 -06:00
Bryan Ashby
8787703989
* New StatLog: Replaces various logs, system props, etc. into one class/methods
...
* Uew StatLog for last callers
* Use new StatLog for +op props
* Use new StatLog for user props such as posts & MCI to access such
* Use StatLog for various new MCI codes for +op
* Misc missing MCI codes
2016-07-27 21:44:27 -06:00
Bryan Ashby
0a629feeb0
Resolve: System methods prev/nextArea, and prev/nextConf can cause a crash #79
2016-07-25 14:35:58 -06:00
Bryan Ashby
fbba2160fe
Message Area - Cancel message #47
2016-07-25 10:47:57 -06:00
Bryan Ashby
ea0ce74d2e
LF changes
2016-07-25 09:26:57 -06:00
Bryan Ashby
83ad1c01d3
Mail/email menu
2016-07-25 01:03:27 -06:00
Bryan Ashby
7e7bd538eb
Mail/email menu
2016-07-25 01:03:07 -06:00
Bryan Ashby
823dbc9466
Not needed
2016-07-24 21:17:19 -06:00
Bryan Ashby
8bd61f2d01
* New ACS class avail @ client.acs
...
* Experimental / WIP work on issue #79
* Issue # 77: Changes to new_scan.js, temp conf/area swapping, etc.
* message area: getMessageConfByAreaTag(), getMessageConfTagByAreaTag(), tempChangeMessageConfAndArea(), getNewMessageCountInAreaForUser()
2016-07-24 11:47:34 -06:00
Bryan Ashby
6f06625c84
Add telnet bridge art for luciano_blocktronics theme
2016-07-19 20:59:31 -06:00
Bryan Ashby
4346b44ae8
* Add font support
...
* Default to port 23
2016-07-19 20:58:25 -06:00
Bryan Ashby
f6cc6f1388
Use new err serialization for unexpected errors
2016-07-16 13:06:15 -06:00
Bryan Ashby
020cd18cb9
Update format names
2016-07-13 23:47:06 -06:00
Bryan Ashby
9155832139
* Better loading
...
* Fix draw issue with newIndicator
* Preserve initialFocusIndex between views (note: WIP: needs additional work for expected behavior)
2016-07-13 22:44:55 -06:00
Bryan Ashby
521e08d5a8
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-07-10 22:15:50 -06:00
Bryan Ashby
f8b3727163
Wait for TERMINAL-TYPE SB & respond with real underlying term type. Allows connections to other ENiGMA 1/2 boards!
2016-07-10 22:14:51 -06:00
Bryan Ashby
c20ffcd4c1
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-07-09 23:22:05 -06:00
Bryan Ashby
d028cbfc6b
Add BBS list to main menu by default
2016-07-09 23:11:01 -06:00
Bryan Ashby
de1712e104
BBS list contributed by Apam!
2016-07-09 23:08:33 -06:00
Bryan Ashby
426b466496
Some cleanup in telnet_bridge.js
2016-07-09 20:46:04 -06:00
Bryan Ashby
98ff0e44de
Nearly complete BBS list by Apam + cleanup for enigma code style/etc.
2016-07-09 20:11:13 -06:00
Bryan Ashby
af54098f31
Start WIP on telnet client support in telnet_bridge.js
2016-07-09 20:09:39 -06:00
Bryan Ashby
edf2c99593
TODO reminder
2016-07-09 20:09:17 -06:00
Bryan Ashby
c2b9fb9c0c
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-07-05 22:32:48 -06:00
Bryan Ashby
7ab61ac641
* TODO notes
...
* Add final prep to default to "No" -- this should be menu.hjson controled in the future
2016-07-04 12:56:54 -06:00
Bryan Ashby
0c09847a98
Onelienrz view screen
2016-07-02 14:04:35 -06:00
Bryan Ashby
3e12c6af9e
Onelinerz add ansi
2016-07-02 14:04:02 -06:00