Commit Graph

892 Commits

Author SHA1 Message Date
Bryan Ashby 07ed70a5d0 Fix config --new 2016-07-18 22:03:23 -06:00
Bryan Ashby 985d239ab9 Fix message and conf area sorting for 'sort' > 9 2016-07-18 21:18:55 -06:00
Bryan Ashby 09e399a060 Messages Cut Off #73 2016-07-18 20:05:29 -06:00
Bryan Ashby b8a23b827c * Improved message trimming
* Better logs, code cleanup, etc. around trimming
2016-07-17 22:17:24 -06:00
Bryan Ashby e19b725aa8 Various cleanup WIP 2016-07-17 22:16:15 -06:00
Bryan Ashby b7274a16d4 (Yet another) fix for setFocusItemIndex() draw issues! 2016-07-17 22:15:43 -06:00
Bryan Ashby a7993281b9 Better missing art log 2016-07-16 13:17:16 -06:00
Bryan Ashby f6cc6f1388 Use new err serialization for unexpected errors 2016-07-16 13:06:15 -06:00
Bryan Ashby 2bd548d284 Code cleanup (minor) 2016-07-16 13:06:03 -06:00
Bryan Ashby 485711b5da * Clean up some logs
* Add serializer for 'err' in logs for passing full err object
* Don't dump HUGE message lists to log during new scan
2016-07-16 13:05:32 -06:00
Bryan Ashby 14c8b39a9e Bring in changes from Apam 2016-07-14 21:30:48 -06:00
Bryan Ashby 787a855097 Auto-activation by default 2016-07-14 21:30:02 -06:00
Bryan Ashby a129c5baec Merge pull request #70 from apamment/patch-1
Added info for Model 2 B
2016-07-14 09:26:47 -06:00
Bryan Ashby 020cd18cb9 Update format names 2016-07-13 23:47:06 -06:00
Bryan Ashby 43c5de3e40 Finally fix setFocusItemIndex() draw issues! 2016-07-13 22:46:14 -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
Andrew Pamment 314d5390c6 Added info for Model 2 B 2016-07-14 11:05:35 +10:00
Bryan Ashby c94f663947 * DRY menu pop/goto into reloadMenu() (temp hack until we can find a good solution for simple redraw)
* Only reloadMenu() if we actually change areas
* Code style cleanup
2016-07-12 23:38:40 -06:00
Bryan Ashby 34b72d5040 Merge pull request #67 from apamment/master
Msg area next/prev updated to use findIndex
2016-07-12 23:13:08 -06:00
Andrew Pamment 1ddbb98319 Updated to use findIndex 2016-07-13 14:43:13 +10:00
Bryan Ashby e7e6f1ea54 Merge pull request #66 from apamment/master
Message Areas/Conference Next / Prev
2016-07-12 21:57:19 -06:00
Bryan Ashby 28758bc83d Add note about Visual C++ 2016-07-12 21:49:54 -06:00
Andrew Pamment b627977f9c Fixed Next/prev conf/areas 2016-07-12 20:52:17 +10:00
Andrew Pamment 369d17c407 Message Area/Conf Prev, Next (Unfinished) 2016-07-12 19:57:07 +10: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 dfb4f17c5f * Resp DONT to WONT NEW-ENVIRONMENT 2016-07-10 22:14:30 -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 1ecc68b250 Fix erronous warning 2016-07-09 20:10:03 -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 6ffef26cbf Start of cleanup 2016-07-09 20:09:03 -06:00
Bryan Ashby 1aa77530dd TODO reminder 2016-07-09 20:08:08 -06:00
Bryan Ashby d39e14e1aa Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-07-09 16:02:30 -06:00
Bryan Ashby 7717ac8b5f Change default SSH port 2016-07-09 16:01:38 -06:00
Bryan Ashby a32f810c46 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-07-06 20:56:59 -06:00
Bryan Ashby 0519d9a001 Minor cleanup, prevent XY from warning in log 2016-07-06 20:56:30 -06:00
Bryan Ashby 03ee20783b Enable FK's, duh 2016-07-06 20:55:50 -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 3bbdd4abae Check for MSGID explicitly during dupe check if present 2016-07-05 22:32:13 -06:00
Bryan Ashby f87e9917a0 * Resolve issue #59: Better message UUID generation and dupe checks 2016-07-05 22:18:43 -06:00
Bryan Ashby 9e573e6810 * Allow relative or absolute paths in for art
* Misc cleanup
2016-07-04 12:58:41 -06:00
Bryan Ashby 396e7cc747 Default to empty[] args 2016-07-04 12:57:49 -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 ce1d3e6a7e * ES6 & misc cleanup
* Add index to message for quicker retrieval
2016-07-04 12:56:15 -06:00
Bryan Ashby f6d363b53d Allow modules to live in their own subdirectory (by matching module name) such that they can have their own package.json, deps, etc. 2016-07-03 10:58:57 -06:00