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
Bryan Ashby
e475bacdf8
* Humanize time on (still WIP)
2015-11-25 18:00:13 -07:00
Bryan Ashby
839ab8fc91
* Leaving feedback to Sysop #20
...
* Cache sysop info after first user created
* ACS check preventing sysop from sending feedback to themselves @ apply
2015-11-20 17:49:37 -07:00
Bryan Ashby
55c9d557db
* Add DONE.ANS for Mystery Skulls theme
2015-11-14 17:53:05 -07:00
Bryan Ashby
48c12ddffb
* ACS checks in 'next' blocks can now have a default "catch all" by simply omitting the 'acs' portion of a condition
2015-11-14 17:51:05 -07:00
Bryan Ashby
688e46bc47
* Some more JSON -> HJSON cleanup
...
* More work on ACS system conditional matching. Now functional within menus. Still more work to go on various ACS checks themselves.
* Use ACS for new user path: If new user requires activation, they will see 'DONE' then get logged off
2015-11-14 12:22:21 -07:00
Bryan Ashby
03f9ad4789
* ACS system is now to chars for all IDs, e.g. ID, LC, etc.
2015-11-13 16:13:20 -07:00
Bryan Ashby
a1d3ab9f0e
* Lots of progress on PEG.js ACS parsing and validation implementation
2015-11-12 00:31:25 -07:00
Bryan Ashby
5bd95255a3
* User.isGroupMember() can now take a string or array of strings to check
...
* Add WELCOME2.ANS
* Disallow "all" as a username
* Check group membership when switching areas
2015-11-04 23:04:55 -07:00
Bryan Ashby
b1be5cdff4
* Delete mods/login.js (not used)
...
* More fallbackMenuModule & gotoMenuModule clean up -- should all be using new system now
2015-11-03 23:25:35 -07:00
Bryan Ashby
f7a7423b32
* New menu stack functional
...
* @systemMethod:fallbackMenu -> @systemMethod:prevMenu
* Lots of cleanup of gotoMenuModule() -> MenuModule.gotoMenu()
* Lots of cleanup of fallbackMenuModule() -> MenuModule.prevMenu()
* Lots of cleanup of 'next' processing -> MenuModule.nextMenu()
* Clean up CPU strings a bit more
2015-11-03 23:15:49 -07:00
Bryan Ashby
84e421ee7e
* More file cleanup
2015-10-28 23:20:59 -06:00
Bryan Ashby
77a4f27d9e
* Remove old files
2015-10-27 22:49:51 -06:00
Bryan Ashby
9432d854d4
* Fix dupe in menu.hjson
2015-10-27 21:13:45 -06:00
Bryan Ashby
c5a094d8ff
* Lots of mods/art/* file cleanup
...
* doortoomany.ans -> DOORMANY.ANS
2015-10-27 21:12:55 -06:00
Bryan Ashby
bddc575158
* LOTS of menu.hjson cleanup
...
* login2 renamed to login
* Use config for msg view menu entry @ message list
2015-10-27 20:21:58 -06:00
Bryan Ashby
4a386d649e
* WIP on message last read - not fully functional yet
2015-10-22 15:44:44 -06:00
Bryan Ashby
4988559569
* Fix 'newMark' -> 'newIndicator' in message list
...
* Better Telnet trace filter similar to SSH
2015-10-22 13:01:16 -06:00
Bryan Ashby
e9836e18db
* New user reserved names now direct to applicaiton process for SSH
2015-10-22 12:22:03 -06:00
Bryan Ashby
4a22ce0924
* Servers now define 'firstMenu'. This allows e.g. SSH to pre auth, while Telnet still gets the matrix
2015-10-22 10:36:08 -06:00
Bryan Ashby
ad4eea6ba7
* SSH is now functional for 'ssh', PuTTY, SyncTerm, EtherTerm, and hopefully most others
...
* Explicit detect of syncterm as ANSI
* Add serverType (TELNET, SSH) MCI: %ST
2015-10-21 22:51:35 -06:00
Bryan Ashby
6a2d283fad
* WIP on SSH2 access: Linux ssh can now connect, browse, etc.
...
* Still issues with other terminals such as EtherTERM which just hangs after auth. Does not seem to send the 'shell' event
* Fix typo in msg_list module
2015-10-20 22:37:39 -06:00
Bryan Ashby
d86d3e0119
* Separate login logic vs display
...
* Work on SSH a bit -- major WIP, not working!
2015-10-19 17:21:47 -06:00
Bryan Ashby
549fba6b34
* Code cleanup + comments
...
* Fix message area access in NUA path
2015-10-18 21:24:13 -06:00
Bryan Ashby
e36507fec1
* WIP user list - mostly complete
...
* Some code cleanup / renaming
2015-10-18 11:48:08 -06:00
Bryan Ashby
b2509e9208
* User list skeleton
2015-10-17 23:32:35 -06:00
Bryan Ashby
52dee0a401
* Filter Private from area lists/etc.
...
* Clean up CPU string for MCI display
2015-10-17 21:39:54 -06:00
Bryan Ashby
65d7186a86
* Add new last_callers.js
2015-10-17 20:58:07 -06:00
Bryan Ashby
9f11605c9b
* Work on menus
2015-10-17 20:34:39 -06:00
Bryan Ashby
1c1f4394ca
* System stats
...
* Last callers rewritten using format and VM
* Some minor MCI stuff
2015-10-17 20:03:51 -06:00
Bryan Ashby
d02d9e4a7c
* TOONODE support when already logged in
...
* Work on new user / NUA flow
* Various cleanup
2015-10-15 23:41:24 -06:00
Bryan Ashby
a5c2e6f50b
* Work on area change + theme
...
* Work on msg menu + theme
2015-10-14 23:09:10 -06:00
Bryan Ashby
171ee75043
* pipeWrite() can now parse Renegade via spec='renegade'
...
* WIP on user config
2015-10-13 00:35:37 -06:00
Bryan Ashby
ea8061ae85
* Skeleton for user configuration
2015-10-11 23:26:27 -06:00
Bryan Ashby
15d844262d
* Minor tweaks to message list
2015-10-11 20:52:13 -06:00
Bryan Ashby
6e0a4e84af
* Message list updated to be functional with new MCI/etc. (Still WIP, but working good)
2015-10-11 16:05:45 -06:00
Bryan Ashby
3038213c09
* More progress on theming esp. in relation to .config menu module sections
2015-10-09 23:35:40 -06:00
Bryan Ashby
a6cd6bd3b9
* Use pre-release of string-format with Python like widths/etc.
...
* Very minor updates to message list
2015-10-09 20:46:28 -06:00
Bryan Ashby
0fd9df3821
* Cleanup on msg view config
2015-10-09 19:27:43 -06:00
Bryan Ashby
a3ba9b0252
* More work on theming
2015-10-06 21:21:13 -06:00
Bryan Ashby
73952a2c37
* Minor work on themes + FSE
2015-10-06 15:22:49 -06:00
Bryan Ashby
0436dc2c3a
* More on new theme
2015-10-04 22:26:30 -06:00
Bryan Ashby
60758e0f34
* WIP on theme by Luciano Ayres
...
* %TL for area name vs MA which is to become "default" message area
2015-10-04 22:04:56 -06:00
Bryan Ashby
a3e37293f4
* WIP on customization of .config blocks
...
* getThemeArt() updated with new fallback mechanism (theme -> default theme -> art generic)
2015-09-27 22:05:40 -06:00
Bryan Ashby
05812f57f0
* Trailing LF handling is now 'trailingLF' option, with 'default', 'yes', 'no', etc.
...
* Initial checking of WIP Mystery Skulls theme by Luciano Ayres of blocktronics
* Fix random theme selection
* WIP on theme customization apply: Needs to be much more flexible than current
* MenuModule will use .next > .fallback > default fallback
2015-09-27 15:35:24 -06:00
Bryan Ashby
68b8af7975
* Fix version to represent alpha
...
* Some fixes to message areas
* New NU-MAYA prompt
2015-09-26 00:20:17 -06:00
Bryan Ashby
df477667b0
* client.runtime.* renamed to client.session.*
...
* some work on area names - need to fix login issue & rest shoudl work
2015-09-25 23:10:18 -06:00
Bryan Ashby
1082b6e39c
* Minor fix + notes
2015-09-23 23:55:13 -06:00
Bryan Ashby
903db84f23
* New fallback with default vs explicit working
...
* New @systemMethod:fallbackMenu working
* Work on NUA flow: added preamble and some work on FSE related stuff
2015-09-23 23:41:06 -06:00
Bryan Ashby
1175278779
* Some work on NUA
...
* Placeholder for sysop feedback after NUA step
2015-09-22 23:13:06 -06:00
Bryan Ashby
6c38ff54d5
* WIP replacement NUA system
2015-09-22 21:31:56 -06:00
Bryan Ashby
b1947c8010
* Create new NUA. WIP
2015-09-20 20:23:55 -06:00
Bryan Ashby
b2592d0e71
* Fixes to actionKeys with new focus changes
...
* Various fixes, minor changes
2015-09-20 19:10:09 -06:00
Bryan Ashby
b15d9a0bf8
* Fix word wrap bug introduced prior -- use 'expand' not 'expandTabs'
...
* Notes on better access of views by ID
* Work on apply process a bit
* Replies can now be saved
2015-09-20 01:29:07 -06:00
Bryan Ashby
a6d00b05a7
* Artwork for NU-MAYA help, updated quote builder, etc.
...
* Fix some typos
* Fix message getQuoteLines()
* Quote builder fully functional
* MLTEV emits more information in position events
* Action keys can how handle plain characters that don't have full key object, e.g. "?"
* Hot keys for a lot of stuff
* WIP work on focus issue in VC.
2015-09-19 22:55:09 -06:00
Bryan Ashby
899cb658cc
* Clean up some "JSON" nameing in config to reflect generic config or HJSON
...
* Found why "r" wasn't working for reply in menu.hjson... now it crashes though because actionKeys extraArgs broken it seems
2015-09-17 23:17:15 -06:00
Bryan Ashby
1b46506cf8
* New concept of saved states. Modules will be called before enter to restore a saved state (if applicable) and before leave to save one.
2015-09-17 23:11:21 -06:00
Bryan Ashby
9865da34cc
* Quote builder very functional, some bugs
...
* Work on fallback system (implicit); Added some notes... need saveState/restoreState type functionality as extraArgs may not be final args!
2015-09-17 22:53:19 -06:00
Bryan Ashby
6970e6e2ab
* Lots of good progress with quote builder... still WIP, but nearly there
2015-09-16 22:31:09 -06:00
Bryan Ashby
20fb54422a
* Quote builder even more functional :)
2015-09-15 22:44:31 -06:00
Bryan Ashby
cee7983c5a
* Progress on FSE quote builder... WIP!
2015-09-14 22:40:00 -06:00
Bryan Ashby
150de3953e
* Work on quote builder / reply
2015-09-13 21:15:55 -06:00
Bryan Ashby
88d725f585
* Minor work on reply area post
2015-09-12 19:18:08 -06:00
Bryan Ashby
08beee4274
* Start work on message area replies
2015-09-12 18:18:46 -06:00
Bryan Ashby
05f666cf29
* Minor JSON -> HJSON config cleanup
...
* Some logging in telnet server vs console.log()
* Calculate FSE footer position vs hard code it
2015-09-12 17:17:00 -06:00
Bryan Ashby
7b7cf38113
* Cleanup and minor work on FSE post
2015-09-10 23:09:45 -06:00
Bryan Ashby
6b03b5357f
* predefined_mci.js: General method for resolving MCI codes -> string
...
* Changed MCI resolution to use object to function mapping so entries not yet available would not be executed
* enigmaToAnsi() can now (optionally) resolve MCI codes
* pipeWrite() resolves MCI codes
2015-09-10 21:01:04 -06:00
Bryan Ashby
6848df49d1
* Very minor JSON to HJSON testing
2015-09-09 21:55:16 -06:00
Bryan Ashby
481c3171f4
* JSONCache -> ConfigCache
...
* ConfigCache used for theme.hjson
* Reformatted theme.hjson JSON to HJSON
* Specific form ID used when applying themes if available, else generic match used
* Pass extraArgs when processing 'next'
2015-09-09 21:31:04 -06:00
Bryan Ashby
cc6d214882
* More work on 'action' vs 'next' -- mostly complete for now
2015-09-08 22:31:38 -06:00
Bryan Ashby
ca4b99a83e
* Convert all JSON configurations (*.json) to HJSON (*.hjson) which is much more flexible for a human readable and editable configuration format
...
* WIP "next" vs "action" changes
* options.cls is now defaulted in config.js/config.hjson (default = true)
* Notes/etc.
2015-09-08 22:08:45 -06:00
Bryan Ashby
2edc63632b
* Mostly work on building demo / NU-MAYA theme for testing / working out details / etc.
2015-09-07 21:18:09 -06:00
Bryan Ashby
6517f50e0c
* Message view prev/next
...
* Message view up/down movement
* Some new experimental MCI codes
* Put cursor @ top of document in MLTEV preview mode
* Fix fse finishedLoading()
* Menus can have names, clients have current status
2015-09-07 00:12:01 -06:00
Bryan Ashby
1f3948d84c
* Menus can specify status
...
* WIP changes of message loading in viewer - can now do next... WIP!!!
2015-09-06 15:58:58 -06:00
Bryan Ashby
cc68106473
* Message number/total
2015-09-04 16:35:08 -06:00
Bryan Ashby
80460ea050
* Code cleanup; minor
2015-09-04 16:17:41 -06:00
Bryan Ashby
f587b228bc
* Fix separation of editorMode vs footerMode
2015-09-04 14:28:05 -06:00
Bryan Ashby
ddc806bd39
* Varous fixes for FSE. ...WIP on separation of editorMode vs editor/menu/etc. focus
2015-09-04 00:02:28 -06:00
Bryan Ashby
42ddabd875
* Minor work on post view FSE / related
2015-09-02 23:11:17 -06:00
Bryan Ashby
e0f267c9a5
* Updates & notes to fse for view mode... WIP!
2015-09-01 22:20:29 -06:00
Bryan Ashby
02e90d7ca3
* Lots of work on message loading from message list and extraArgs
2015-08-31 23:18:46 -06:00
Bryan Ashby
e852695354
* Fix bug in VerticalMenuView when pressing up with low number of items
...
* Minor work on message list
2015-08-30 21:42:24 -06:00
Bryan Ashby
87dcb1bdda
* Small typo fix
2015-08-27 22:33:36 -06:00
Bryan Ashby
8dc06cb49d
* Some progress on message list fetching / display... WIP!
2015-08-27 22:20:24 -06:00
Bryan Ashby
ede00f8937
* Remove old dependency
...
* Add string-format dep.
* Convert various strUtil.format() -> String.prototype.format() based system
2015-08-27 16:14:56 -06:00
Bryan Ashby
140990811a
* Start some work on message list fetching
2015-08-26 23:25:49 -06:00
Bryan Ashby
3be271aab5
* Not much ... few minor changes
2015-08-26 23:04:04 -06:00
Bryan Ashby
9442760679
* Start work on allowing pipe codes & custom drawing using items vs focusItems for menus. EXPERIMENTAL.
2015-08-25 23:17:09 -06:00
Bryan Ashby
d69d00a14b
* Cleanup related to message area IDs / database -> JSON format and names
2015-08-20 17:00:35 -06:00
Bryan Ashby
35de0a2487
* Initial work on moving to JSON configured Message Areas (vs ID's in SQLite). This will be applied to user groups, and other types as well such that JSON can simply be edited in config.json
...
* Hopefully better/proper merge of config.js + config.json => config
2015-08-20 16:35:04 -06:00
Bryan Ashby
ec70cc8caa
* Progress on FSE / Area Posting
...
* Proof of concept work on user validation in FSE
* Term now has pipeWrite()
2015-08-19 22:10:18 -06:00
Bryan Ashby
ca26cca55b
* Don't look for non-user (e.g. predefined) MCI codes in form/config lookup
2015-08-19 18:50:40 -06:00
Bryan Ashby
4cf10ba85c
* Minor changes & cleanup
2015-08-19 16:05:35 -06:00
Bryan Ashby
d3f82e38da
Rely on pty.js, minor updates to area changing logic
2015-08-18 23:11:13 -06:00
Bryan Ashby
c9a24b7ec8
* Minor code cleanup + fixes, area change/list semi functional
2015-08-18 22:45:47 -06:00
Bryan Ashby
aaac4e884b
* New string util method: format()
...
* Minor work on area list -- WIP!
2015-08-18 17:00:18 -06:00
Bryan Ashby
aa820ac0b5
* New message_area.js for Message Area APIs, etc.
...
* msg_area_list.js module for listing/selecting message area (WIP; much to do)
2015-08-18 15:27:14 -06:00
Bryan Ashby
990dffe880
* Very minor
2015-08-17 21:45:11 -06:00
Bryan Ashby
d491bd9582
* Load 'message_area_id' from user props
2015-08-16 21:37:16 -06:00
Bryan Ashby
7990202317
* Fix some extraArgs stuff
...
* Minor updates to FSE related modules -- WIP!
2015-08-16 13:35:34 -06:00
Bryan Ashby
d9b39fcaa6
* Switching back to module system for FSE... broken now, but hopefully this model sticks
2015-08-14 14:49:06 -06:00