Commit Graph

386 Commits

Author SHA1 Message Date
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