0591f364dc
Add onelinerz to menu
Bryan Ashby
2016-06-30 22:31:32 -06:00
e989010e63
* Theme onelinerz * Make preview optional (will do later - need to work on bugs!) * Add to default menu.hjson
Bryan Ashby
2016-06-30 22:30:46 -06:00
96348d5ed8
* Onelinerz nearly complete - only really need preview MCI implemented * Added luciano_blocktronics styled onelinerz - need same style for add oneliner still
Bryan Ashby
2016-06-29 23:23:06 -06:00
9bb08c3d54
Onelinerz mostly functional, but still WIP. Need to trim DB, display proper count, and add preview. Checking in for testing.
Bryan Ashby
2016-06-28 23:53:30 -06:00
d5c806031f
Use new beforeArt
Bryan Ashby
2016-06-28 23:07:33 -06:00
9e6af7f19b
Use new beforeArt
Bryan Ashby
2016-06-28 23:07:15 -06:00
c2ee05bd51
Add callback to beforeArt
Bryan Ashby
2016-06-28 23:06:35 -06:00
8567692238
Temp onelinerz art
Bryan Ashby
2016-06-28 22:43:05 -06:00
e82ec724e1
* Fix some issues with autoScroll * Misc cleanup
Bryan Ashby
2016-06-27 23:01:31 -06:00
478a8a994a
* Various const, let vs var, etc. cleanup * Some DRY * Allow user formatting (e.g. in theme.hjson) * Misc cleanup & formatting
Bryan Ashby
2016-06-27 22:35:13 -06:00
be6af161ec
Added ERC Module
Andrew Pamment
2016-06-27 17:29:17 +10:00
b6cada6f3c
Various ES6, TODO and code cleanup
Bryan Ashby
2016-06-26 21:23:59 -06:00
3955d5539f
Comment out disabling of VT100 line wrapping for now - causes too much trouble with actual esc seq in place
Bryan Ashby
2016-06-26 21:23:36 -06:00
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!
Bryan Ashby
2016-06-25 22:45:49 -06:00
6e6ebc9b18
* Fix menu stack corruption reported by apam when 'exit' (and possibly other) pty events fire 2+ times
Bryan Ashby
2016-06-20 00:40:31 -06:00
36ce2354e3
* Functional event scheduler - still some to do, but works * WIP on message area cleanup via scheduler * Some const cleanup
Bryan Ashby
2016-06-19 21:09:45 -06:00
3aa87432a1
Use const
Bryan Ashby
2016-06-19 21:09:08 -06:00
fd3192c75a
Add DoorParty support
Bryan Ashby
2016-05-28 21:04:39 -06:00
4f719259fe
* Some minor code cleanup * Some experimental stuff - likely to just drop soon, so no need for a branch * Minor changes to ansi escape parser
Bryan Ashby
2016-05-23 20:45:18 -06:00
7278450d9e
* Ability to save off imported (and later, exported) packets for debugging purposes via scannerTossers::ftn_bso::retainImportPacketPath config.hjson opt
Bryan Ashby
2016-04-13 21:06:27 -06:00
f0919b5227
* Fix bug causing private mail to be skipped during new scan * Some code cleanup: spaces -> indents * Resolve TODO removing Message.MetaCategories: Just use string names * Misc ES5 -> ES6 * Fix bug in module loader when require() fails * Some DRY in new_scan.js
Bryan Ashby
2016-04-12 22:38:32 -06:00
434fcdb652
* Fix a few bugs with import - use eachSeries() for packet import to properly handle SQL transaction with 2:n packets
Bryan Ashby
2016-03-28 19:36:09 -06:00