Commit Graph

831 Commits

Author SHA1 Message Date
Bryan Ashby 3e3ce0c679 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-05-28 21:56:06 -06:00
Bryan Ashby 4dd8b106ba * Oops! 2016-05-28 21:55:49 -06:00
Bryan Ashby e15e4be1d7 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-05-28 21:46:18 -06:00
Bryan Ashby fd3192c75a Add DoorParty support 2016-05-28 21:04:39 -06:00
Bryan Ashby 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
2016-05-23 20:45:18 -06:00
Bryan Ashby 77a9306afa Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-28 23:05:17 -06:00
Bryan Ashby aadc7a347b Minor updates to ansi parser 2016-04-28 23:05:01 -06:00
Bryan Ashby dbfad79431 Remove unused variables; use const 2016-04-18 21:20:18 -06:00
Bryan Ashby 519af06ddd Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-14 23:09:09 -06:00
Bryan Ashby 1a689805b5 Fix StateFlags0 -> state_flags0 -- was causing imports to export! 2016-04-14 23:08:54 -06:00
Bryan Ashby 175ad970bf Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-14 22:13:15 -06:00
Bryan Ashby 9080b1d0b9 Fix conflict 2016-04-14 22:12:46 -06:00
Bryan Ashby 1113a5f366 Fix some encode/decoding errors with unknown/unsupported encodings 2016-04-14 22:11:01 -06:00
Bryan Ashby 9bcdc085c9 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-13 21:39:10 -06:00
Bryan Ashby 2c0267adf1 Fix assert when looking for MSGID 2016-04-13 21:38:45 -06:00
Bryan Ashby e92e1fffc1 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-13 21:09:29 -06:00
Bryan Ashby 7278450d9e * Ability to save off imported (and later, exported) packets for debugging purposes via scannerTossers::ftn_bso::retainImportPacketPath config.hjson opt 2016-04-13 21:06:27 -06:00
Bryan Ashby 9cc1ea917f Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-12 22:42:17 -06:00
Bryan Ashby 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
2016-04-12 22:38:32 -06:00
Bryan Ashby 51e4dccbfe Fix output filename 2016-04-11 22:17:43 -06:00
Bryan Ashby 2e9586dee6 oputil.js config --new: Creates a new/sample config 2016-04-11 22:13:16 -06:00
Bryan Ashby 54c79dee05 Adjust to TZUTC kludge 2016-04-11 20:44:08 -06:00
Bryan Ashby 8f988f5dc1 Some notes 2016-04-11 20:23:11 -06:00
Bryan Ashby 91e0c44d9d RE: check should not be case sensitive 2016-04-11 20:22:55 -06:00
Bryan Ashby 2342806576 Fallback decoding 2016-04-10 22:04:22 -06:00
Bryan Ashby 0c1d0d75bd Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-10 22:04:06 -06:00
Bryan Ashby 02c2715c85 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-04-02 09:56:27 -06:00
Bryan Ashby a6d7d41601 FTN/BSN import/export now ignores case in filenames 2016-04-02 09:56:16 -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 fbf9bc49f9 Better FTN outbound handing of zones...I think 2016-04-02 00:28:25 -06:00
Bryan Ashby 8a0ab7e2bc Add link to binkd + enigma blog 2016-03-30 18:40:33 -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 00dcc2750b Various minor doc updates 2016-03-28 22:58:06 -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 b5a4fadb92 originName -> originLine 2016-03-28 19:58:07 -06:00
Bryan Ashby 434fcdb652 * Fix a few bugs with import - use eachSeries() for packet import to properly handle SQL transaction with 2:n packets 2016-03-28 19:36:09 -06:00
Bryan Ashby 7c8f8a358a Add conf change for luciano_blocktronics theme 2016-03-28 19:26:37 -06:00
Bryan Ashby 20ac2b6d67 Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs 2016-03-27 23:19:46 -06:00
Bryan Ashby 8645cac892 Use fs-extra for move vs fs.rename(), start replace of mkdirp 2016-03-27 23:19:18 -06:00
Bryan Ashby 38a96f53da * Fix quickstart config.hjson example
* Fix minor log issue in bbs.js @ error when parsing config/etc.
2016-03-27 00:19:31 -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 91279464f7 Documentation on Message Conferences & Areas 2016-03-25 20:47:25 -06:00
Bryan Ashby 0b23f0aa3b Add 'sort' key available to message conferences and areas 2016-03-24 23:10:08 -06:00
Bryan Ashby d593b097f0 Updates to documentation 2016-03-24 22:44:26 -06:00
Bryan Ashby 6f8f8f7e9d Merge branch 'msg_network' 2016-03-23 22:05:48 -06:00
Bryan Ashby 8f9339c052 ANSI changing again - needs looked into later 2016-03-23 22:05:12 -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