Bryan Ashby
ae02f35baa
Fix NaN issue in string_format.js
2016-09-08 22:32:24 -06:00
Bryan Ashby
82c57383bc
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-08 22:04:59 -06:00
Bryan Ashby
829ee5ae85
Add missing theme me's
2016-09-08 22:04:27 -06:00
Bryan Ashby
886a6deceb
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-08 21:57:56 -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
3485fc190d
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-06 23:22:38 -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
ab596842d6
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-04 21:37:05 -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
2584fa24e4
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-04 11:43:25 -06:00
Bryan Ashby
ed683189f8
Better ability to mod main prompt
2016-09-04 11:42:20 -06:00
Bryan Ashby
e4c0e04535
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-09-01 23:43:18 -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
ad963993d6
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-08-31 22:29:33 -06:00
Bryan Ashby
f2638474b3
Fix BBS list theme
2016-08-31 22:26:03 -06:00
Bryan Ashby
61bddab062
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-08-30 21:59:29 -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
a24a138a83
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-08-30 10:00:41 -06:00
Bryan Ashby
31ed3f2ca5
local changes
2016-08-30 10:00:27 -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
Bryan Ashby
e213fdd696
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-06-30 23:04:36 -06:00
Bryan Ashby
0591f364dc
Add onelinerz to menu
2016-06-30 22:31:32 -06:00
Bryan Ashby
e989010e63
* Theme onelinerz
...
* Make preview optional (will do later - need to work on bugs!)
* Add to default menu.hjson
2016-06-30 22:30:46 -06:00
Bryan Ashby
96348d5ed8
* Onelinerz nearly complete - only really need preview MCI implemented
...
* Added luciano_blocktronics styled onelinerz - need same style for add oneliner still
2016-06-29 23:23:06 -06:00
Bryan Ashby
9bb08c3d54
Onelinerz mostly functional, but still WIP. Need to trim DB, display proper count, and add preview. Checking in for testing.
2016-06-28 23:53:30 -06:00
Bryan Ashby
8567692238
Temp onelinerz art
2016-06-28 22:43:05 -06:00
Bryan Ashby
e22f0d37ce
Onelinerz WIP
2016-06-28 22:41:50 -06:00
Bryan Ashby
5fc458e65e
Onelinerz WIP, telnet bridge, ERC update
2016-06-28 22:38:29 -06:00
Bryan Ashby
dc8a06331b
Fix connection issue
2016-06-27 23:01:57 -06:00
Bryan Ashby
478a8a994a
* Various const, let vs var, etc. cleanup
...
* Some DRY
* Allow user formatting (e.g. in theme.hjson)
* Misc cleanup & formatting
2016-06-27 22:35:13 -06:00
Andrew Pamment
be6af161ec
Added ERC Module
2016-06-27 17:29:17 +10:00
Bryan Ashby
0ea0f62b2c
Telnet Bridge module by apam!
...
Note that there are currently issues connecting to some boards, namely: Other enigma boards! :D Likely needs some telnet negotiations acting as a *client*. WIP!
2016-06-25 22:45:49 -06:00
Bryan Ashby
21ed9dc777
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-06-20 21:39:07 -06:00
Bryan Ashby
8c06325e63
* Try to clean up terminal stuff set by doors @ exit
2016-06-20 21:38:43 -06:00
Bryan Ashby
9a71674840
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-06-20 14:44:06 -06:00
Bryan Ashby
6e6ebc9b18
* Fix menu stack corruption reported by apam when 'exit' (and possibly other) pty events fire 2+ times
2016-06-20 00:40:31 -06:00
Bryan Ashby
36ce2354e3
* Functional event scheduler - still some to do, but works
...
* WIP on message area cleanup via scheduler
* Some const cleanup
2016-06-19 21:09:45 -06:00
Bryan Ashby
3aa87432a1
Use const
2016-06-19 21:09:08 -06:00
Bryan Ashby
a06f721185
prevMenu() if MenuModule load error
2016-06-16 22:35:27 -06:00
Bryan Ashby
566a34da7b
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-04-02 00:29:13 -06:00
Bryan Ashby
d777f2c199
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
...
Conflicts:
mods/themes/luciano_blocktronics/CCHANGE.ANS
2016-03-30 18:38:47 -06:00
Bryan Ashby
56852c3c2e
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-03-28 22:09:36 -06:00
Bryan Ashby
568a138cab
* Better logging of import/export stats & schedules
...
* Some code cleanup
* Remove all mkdirp module stuff -- use fs-extra
2016-03-28 22:07:21 -06:00
Bryan Ashby
0cdeda5a0a
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-03-28 19:59:18 -06:00
Bryan Ashby
7c8f8a358a
Add conf change for luciano_blocktronics theme
2016-03-28 19:26:37 -06:00
Bryan Ashby
d73d5b0805
Update luciano_blocktronics theme with conf change
2016-03-26 11:16:12 -06:00
Bryan Ashby
6c108cb6b8
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-03-25 22:06:05 -06:00
Bryan Ashby
686573e362
Merge branch 'msg_network' of ssh://numinibsd/git/base/enigma-bbs into msg_network
2016-03-23 21:01:01 -06:00
Bryan Ashby
98e6afa1af
* Don't blow up @ message network record() if no network configured for areaTag
...
* Remove console.log() of message persist; use proper client.log
2016-03-23 20:59:38 -06:00
Bryan Ashby
b91c9771fc
* Updated Message Network docs
...
* .ANS files updated from attributes
2016-03-20 21:34:39 -06:00
Bryan Ashby
a49b510f31
Add .eslint.json
2016-03-19 21:07:47 -06:00
Bryan Ashby
a858a93ee1
* FTN BSO module: Export to <domain>.<zone> dirs where appropriate
...
* Code cleanup
* Fix FTN packet header writing
* Add CHRS support to FTN packet I/O
* Change to FNV-1a hash of ms since 2016-1-1 ("enigma epoc") + message ID for MSGID serial number and <packet>.pkt BSO export
* Only write some FTN kludges for EchoMail (vs NetMail)
* If config specifies, call message network modoule(s) .record() method @ persist (WIP)
2016-02-20 17:57:38 -07:00
Bryan Ashby
317af8419a
Major commit for new message network WIP
2016-02-02 21:35:59 -07:00
Bryan Ashby
358fc486fb
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-30 15:22:51 -07:00
Bryan Ashby
794c885ac1
* Add new method for getting online/active node information
...
* Use new online method for whos online
2016-01-30 15:18:55 -07:00
Bryan Ashby
e85d56a7b2
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-14 22:52:32 -07:00
Bryan Ashby
5688926989
Feedback to op from main, etc.
2016-01-14 22:48:42 -07:00
Bryan Ashby
3561fd8f5e
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-04 21:03:26 -07:00
Bryan Ashby
65ba6c7507
Missing art for new_scan related
2016-01-04 21:03:19 -07:00
Bryan Ashby
64d8e795cb
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-03 19:49:51 -07:00
Bryan Ashby
949caeab9d
Missing default prompt
2016-01-03 19:49:19 -07:00
Bryan Ashby
a39beda354
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-03 19:41:35 -07:00
Bryan Ashby
dd82a24e56
Newscan functionality for messages in working state
2016-01-03 19:40:34 -07:00
Bryan Ashby
7aab03c4ba
Updated message list functionality to allow passing in list/etc.
2016-01-03 17:59:29 -07:00
Bryan Ashby
cb223f17f5
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-02 13:35:47 -07:00
Bryan Ashby
1fe8fe68e8
Attempt to catch error occuring on Xibalba
2016-01-02 13:20:52 -07:00
Bryan Ashby
513ff7109f
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-24 11:59:37 -07:00
Bryan Ashby
0658d5af52
User configuration in default theme
2015-12-24 11:57:00 -07:00
Bryan Ashby
3856a74ea7
* Use new Config.user properties for max lengths
...
* User configuration entry
2015-12-24 11:56:25 -07:00
Bryan Ashby
4b01cbc68a
Missing ;
2015-12-24 11:55:17 -07:00
Bryan Ashby
9d608feb31
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-23 19:14:24 -07:00
Bryan Ashby
e8c8975f13
Allow hotkeys to submit
2015-12-23 19:08:24 -07:00
Bryan Ashby
9d55695533
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-23 16:50:47 -07:00
Bryan Ashby
30a69b2779
Generic logoff prompt
2015-12-23 16:47:02 -07:00
Bryan Ashby
25c6ca8b05
Logoff pre bbs ad art
2015-12-23 16:45:03 -07:00
Bryan Ashby
0e5b5f9203
Use logoff prompt
2015-12-23 16:42:38 -07:00
Bryan Ashby
27d4d92897
Add logoffConfirmation prompt
2015-12-23 16:41:49 -07:00
Bryan Ashby
49d3bdf08c
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-21 18:29:28 -07:00
Bryan Ashby
66ec24b31a
Add {location} format object
2015-12-21 18:21:43 -07:00
Bryan Ashby
19fc28fd8e
Update luciano_blocktronics to use Renegade style pipe codes
2015-12-21 18:21:25 -07:00
Bryan Ashby
ca8373bded
Removal of NU-MAYA theme
2015-12-21 18:07:29 -07:00
Bryan Ashby
c963f0ec22
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-15 23:27:21 -07:00
Bryan Ashby
99a6db96a9
Fix resetScreen()
2015-12-15 08:48:33 -07:00
Bryan Ashby
6d172ae4ea
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-13 17:44:48 -07:00
Bryan Ashby
0489f5b2dd
* Remove/fix up some console.log()'s
2015-12-13 17:32:05 -07:00
Bryan Ashby
1b68264dc2
Display proper online time in whos_online.js
2015-12-13 17:31:43 -07:00
Bryan Ashby
2a7dce9fac
Fix dateTimeFormat to use Do vs do for moment.js formatting
2015-12-13 17:31:16 -07:00
Bryan Ashby
7e332a1767
Deprecated. Use nua.js
2015-12-12 16:52:33 -07:00
Bryan Ashby
581b54cb37
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-12 16:03:06 -07:00
Bryan Ashby
5e7cbd9d08
Updated door menu (example)
2015-12-12 16:02:34 -07:00
Bryan Ashby
0cd6667b28
* Actually use nua.js submitApplication :)
2015-12-12 15:57:56 -07:00
Bryan Ashby
da5d88d20d
* Validation framework functional
...
* Use validation for FSE, NUA, etc.
* Switch to nua.js from apply.js (MenuModule + validation)
2015-12-12 15:52:56 -07:00
Bryan Ashby
e4cfb2b92e
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2015-12-12 15:22:54 -07:00
Bryan Ashby
e1a1064374
Add error message view
2015-12-12 15:22:08 -07:00
Bryan Ashby
c9f287e5fd
Lots of updates including usage of validation framework and nua module
2015-12-10 21:46:08 -07:00
Bryan Ashby
b8c42810ea
Many NUA updates
2015-12-10 21:43:36 -07:00
Bryan Ashby
295c6fad9f
* Skeleton for ArtPoolModule
2015-12-10 16:47:37 -07:00
Bryan Ashby
cdabb3cf38
Fix rare crash
2015-12-07 21:47:19 -07:00
Bryan Ashby
4458bcfd37
* Remove inhSocket stuff at least for now: a) It's untested and liekly dangerous, b) does not work with SSH connections
2015-12-07 21:44:42 -07:00
Bryan Ashby
a5a912f676
* Add note about connecting to BBSLink
2015-12-06 20:54:50 -07:00
Bryan Ashby
99c88860f6
Added a couple games
2015-12-06 16:24:43 -07:00
Bryan Ashby
be79f61d60
Update menu slightly
2015-12-06 15:52:35 -07:00
Bryan Ashby
e8763bc449
+ BBSLink module: Allows to connect to BBSLink doors!
2015-12-06 15:39:24 -07:00
Bryan Ashby
7106a4b2ad
* Adjust listFormat for last callers and add whos online to login seq theming
2015-12-06 15:26:07 -07:00
Bryan Ashby
75f7d828a0
* Fix message list date format
2015-12-05 23:30:44 -07:00
Bryan Ashby
28e9d826de
ANSI update
2015-12-05 23:11:40 -07:00
Bryan Ashby
ebe98cf10d
* Some menu updates
2015-12-05 23:04:48 -07:00
Bryan Ashby
557d1edea1
* Add hint for now to birthdate entry
2015-12-05 21:29:02 -07:00
Bryan Ashby
5087467eeb
* Doors can now optionally spawn a temporary server for I/O (e.g. to be used for virtual serial port for QEMU/etc.)
2015-12-02 22:10:45 -07:00
Bryan Ashby
065254419c
Remove commented out code
2015-11-27 22:27:04 -07:00
Bryan Ashby
a1f1578048
System allows non-unique email addresses #7
2015-11-27 22:26:00 -07:00
Bryan Ashby
c7a6e6fd29
* Temporary work around for broken pty/iconv-lite encoding with doors
2015-11-26 21:27:57 -07:00
Bryan Ashby
15cf37c55c
Add Who's Online mod
2015-11-25 18:03:47 -07:00