Commit Graph

287 Commits

Author SHA1 Message Date
Bryan Ashby 1fe8fe68e8 Attempt to catch error occuring on Xibalba 2016-01-02 13:20:52 -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 e8c8975f13 Allow hotkeys to submit 2015-12-23 19:08:24 -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 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 99a6db96a9 Fix resetScreen() 2015-12-15 08:48:33 -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 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