Commit Graph

99 Commits

Author SHA1 Message Date
Bryan Ashby d568cb993d
Add support for tear line and origin line style 2020-12-28 17:04:11 -07:00
Bryan Ashby 4533dc3e01
Better quote style support 2020-12-27 00:08:45 -07:00
Bryan Ashby 94d4a52530
Add support for stylizing quote indicators ( XX>) 2020-12-26 15:08:37 -07:00
Bryan Ashby d55e8fb3e0
Let users scroll desc in file browser 2020-11-27 16:44:40 -07:00
Bryan Ashby c944e97699
Add to menu 2020-11-24 13:15:22 -07:00
aspezowka ea93199a10 Added an additional digit to the hour slot, fixing minor spacing issue 2020-10-01 12:36:27 -06:00
Bryan Ashby e3b8adb847
Much needed but minor doc updates 2020-08-22 13:26:24 -06:00
Bryan Ashby f4ccc998f5
Fix theme slightly 2020-07-06 19:23:13 -06:00
Bryan Ashby 965e845834
Major work on breaking up menus 2020-07-05 14:06:34 -06:00
Bryan Ashby c8472fe2f0
Add some asserts for QWK export 2020-05-11 20:13:50 -06:00
Bryan Ashby 681a6e8449
Add theme for QWK export 2020-05-11 20:09:48 -06:00
Bryan Ashby 3f454c44c2 Don't hang on unzip prompting 2019-12-23 20:06:15 -07:00
Bryan Ashby 9089a203da
Fix missing 'del/d' for delete in artwork 2019-08-10 20:16:30 -06:00
Bryan Ashby e80d3f1093
Add missing 'my messages' to message menu 2019-08-10 20:14:36 -06:00
Bryan Ashby 47eb1b490d
Artwork 2019-08-10 20:10:38 -06:00
Bryan Ashby da545d8820
Fix default art 2019-08-10 12:18:47 -06:00
Bryan Ashby 0e6aa56379
Fix art: ESC is only cancel 2019-08-09 23:37:00 -06:00
Bryan Ashby 8fde4ccd60
Initial auto-signature support 2019-08-09 23:17:41 -06:00
David Stephens 2b2b1ef3bc Decrease MRC gui by one line 2019-06-22 23:13:38 +01:00
Bryan Ashby ec3b6173c9
Better 'secure connection required' screen 2019-06-16 17:28:13 -06:00
Bryan Ashby b9a2881c88
Fix luciano theme 2019-06-16 15:32:57 -06:00
Bryan Ashby da961c34a7
Add docs on template files 2019-06-16 11:01:58 -06:00
Bryan Ashby abc6a36275
OTP/2FA config template & luciano blocktronics theme 2019-06-15 22:18:51 -06:00
David Stephens a97c5bbe82 Add extra line to MRC chat area 2019-05-31 22:18:35 +01:00
David Stephens b4e37118dd Fixed user achievements ansi 2019-05-28 23:45:22 +01:00
David Stephens 072246ae1b Main menu ansi to include MRC 2019-05-26 23:45:00 +01:00
David Stephens b30d0e189d Add MRC config to luciano_blocktronics theme 2019-05-26 00:15:34 +01:00
David Stephens 67ecad4e1a Implemented most MRC server calls 2019-05-19 00:01:58 +01:00
Bryan Ashby 83d0daf4b7
Add 'My Messages' module 2019-02-15 21:55:18 -07:00
Bryan Ashby 2dd4df8191
Fix message search... wtf!? 2019-02-15 20:54:46 -07:00
Bryan Ashby 7d82935986
Fix up Luciano art for file base list export 2019-02-15 13:43:34 -07:00
Bryan Ashby d94b0af09e
Fix missing advanced search button 2019-02-15 13:29:06 -07:00
Bryan Ashby 1b809bdbea
Fix Luciano art for private mail / inbox list 2019-02-15 13:16:22 -07:00
Bryan Ashby bae61d114c Add export option to file menu 2019-02-15 13:07:52 -07:00
Bryan Ashby f8bbc23951 Add Luciano art for message search 2019-02-15 12:37:17 -07:00
Bryan Ashby 207711f1d1 Achievements earned 2019-01-26 12:56:45 -07:00
Bryan Ashby 289e49f0b9 User achievements list 2019-01-24 21:56:30 -07:00
Bryan Ashby 69247eadf1 Minor adjust 2019-01-24 21:54:56 -07:00
Bryan Ashby 3f2e836a83 Minor fixes 2019-01-10 21:41:32 -07:00
Bryan Ashby 2788c37492 + ACS: AC for achievement count check
+ ACS: AP for achievement point check
+ User minutes used on the system are now tracked
+ MCI: TO for total time spent online system (friendly format)
* Fix up a couple ACS bugs with |value|
* Fix formatting of achievement text
+ Add more achievements
* Fix achievement duration formatting
2019-01-10 20:34:52 -07:00
Bryan Ashby f653d83c14 Implement retroactive achievements (for userStat types so far) 2019-01-06 10:41:04 -07:00
Bryan Ashby 2b802cb534 Better theming for achievements 2019-01-05 22:51:16 -07:00
Bryan Ashby 6496fd931a + Missing art for luciano_blocktronics - node messaging & new achievement stuff. Placeholder mostly for now. 2019-01-05 21:19:43 -07:00
Bryan Ashby 3d07f763d1 Achievement improvement & more achievements 2019-01-05 19:04:19 -07:00
Bryan Ashby f56a72e0c3 Start of theming of achievements
+ default text/SGR styles can now be set for quick customization of colors
2019-01-05 16:55:37 -07:00
Bryan Ashby ebc129b17b Update to reflect realitiy 2018-12-09 14:47:51 -07:00
Bryan Ashby fe44f2c4d6 User interrupts & node module ready to rock. ...maybe with bugs? 2018-11-30 23:20:44 -07:00
Bryan Ashby d9238ee6a5 Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into user-interruptions 2018-11-29 21:17:31 -07:00
Bryan Ashby 6cce013187 + MCI: PT - total messages posted today (non-private)
+ MCI: TP - total messages/posts on system (non-private, includes imports, only counts *current*, not all of time)
* Move some stats to startup() calls
* Fix some DATE() comparisons in SQL to use 'localtime' as our timestamps include TZ
* Update luciano_blocktronics SYSSTAT to show more info
2018-11-27 21:21:00 -07:00
Bryan Ashby f471fd0ebe Finally implement "Total Calls Today" MCI: TT
+ Add findSystemLogEntries() to StatLog amongst others
2018-11-25 20:13:48 -07:00