Bryan Ashby
75698f62af
Add ISSUE_TEMPLATE.md
2016-02-17 20:44:46 -07:00
Bryan Ashby
74f5342997
* msg_network.js: Management of message network modules (start/stop/etc.)
...
* Minor updates to ES6 in some areas
* Better bbs.js startup seq
* Better iterator support for loadModulesForCategory()
* Start work on loading message network modules & tieing in record() (WIP)
* FTN PacketHeader is now a ES6 class
* Various FTN utils, e.g. Via line creation
2016-02-16 22:11:55 -07:00
Bryan Ashby
13d5c4d8f4
* New Address class for FTN addresses + experiment with ES6 classes
...
* Move a lot of address functionality/parsing/etc. to Address
* WIP on ftn_bso scan/tosser
* PATH and SEEN-BY creation, parsing, etc.
2016-02-15 17:56:05 -07:00
Bryan Ashby
7b5ab029f9
Many updates to read/write of packets of diff versions
2016-02-10 22:24:46 -07:00
Bryan Ashby
dec78e942d
* Reworked FTN packet I/O (WIP)
...
* Detect FTN packet 2, 2.2, and 2+
* Various FTN utils (MSGID, Origin, PID, generation etc)
* More work on message network readyness
2016-02-09 22:30:59 -07:00
Bryan Ashby
317af8419a
Major commit for new message network WIP
2016-02-02 21:35:59 -07:00
Bryan Ashby
77e4b9444a
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-30 15:26:34 -07:00
Bryan Ashby
6750c05f07
Beter group check and isAuthenticated()
2016-01-30 15:26:19 -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
6aabbb0548
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-22 22:17:00 -07:00
Bryan Ashby
e8a729cebd
Remove break me nonsense 😁
2016-01-22 22:16:25 -07:00
Bryan Ashby
450c2c431e
Some updates on ports, better formatting, etc.
2016-01-22 11:18:36 -07:00
Bryan Ashby
3fcec210ef
Add node instructions for newbs
2016-01-18 09:50:16 -07:00
Bryan Ashby
ed3eaea0d5
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-16 19:04:57 -07:00
Bryan Ashby
12414d0d7a
Fix some bugs with merging when no explicit form defined
2016-01-16 19:04:17 -07:00
Bryan Ashby
cdb3b70f2e
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-14 22:59:28 -07:00
Bryan Ashby
5700ff27ba
Missing changes for theme fixes
2016-01-14 22:58:56 -07:00
Bryan Ashby
1f5ccca8fe
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-14 22:57:06 -07:00
Bryan Ashby
ea820dbbbb
Missing config_util.js
2016-01-14 22:56:21 -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
8a8b00559b
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-14 22:48:55 -07:00
Bryan Ashby
5688926989
Feedback to op from main, etc.
2016-01-14 22:48:42 -07:00
Bryan Ashby
4fdd3dbbfe
MAJOR CHANGE to theming system:
...
* Less complex
* Themes are only loaded once. Users share avail themes[] objects
* Themes are applied to configuration _once_
* Users can switch themes in configuration
* Other related improvements
2016-01-14 22:44:33 -07:00
Bryan Ashby
40944e5e7a
Note about QEMU caveat
2016-01-12 10:30:38 -07:00
Bryan Ashby
8bfeba5a18
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-04 23:36:26 -07:00
Bryan Ashby
ef047bc515
Use === for comparison
2016-01-04 23:33:03 -07:00
Bryan Ashby
36c995018d
Add getCount() and getItems9)
2016-01-04 23:32:43 -07:00
Bryan Ashby
9ce2991216
Better handling of quote builder - do not wrap back up to start when appending lines; Final line closes the builder (experimental)
2016-01-04 23:32:01 -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
6fc39a248c
Updated deps
2016-01-03 17:58:25 -07:00
Bryan Ashby
4b42340c5f
Add --version
2016-01-03 17:57:57 -07:00
Bryan Ashby
10690e74e1
chmod +x
2016-01-03 17:48:13 -07:00
Bryan Ashby
63019e9338
Fixes to last read ID updates and DRY
2016-01-03 17:47:39 -07:00
Bryan Ashby
9306b6e38c
* Update last read ID even for private_mail
...
* Allow options.config or extraArgs for various configuration
2016-01-03 17:46:32 -07:00
Bryan Ashby
bcd3d1aa75
chmod +x
2016-01-03 17:02:08 -07:00
Bryan Ashby
b1f7e2a11b
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-03 16:04:48 -07:00
Bryan Ashby
6794bee604
Fix userId bug
2016-01-03 16:04:37 -07:00
Bryan Ashby
79b84ac0f3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-03 15:53:35 -07:00
Bryan Ashby
f3b98c5644
Fix callback, add some WIP commented out concepts
2016-01-03 15:53:27 -07:00
Bryan Ashby
e9bdf1f68f
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
2016-01-03 15:51:06 -07:00
Bryan Ashby
443d4c16d4
Start of oputil.js
2016-01-03 15:50:56 -07:00
Bryan Ashby
a4cd689697
Updated new scan WIP
2016-01-02 18:35:13 -07:00
Bryan Ashby
484ccdc014
Fix to/from user ID meta
2016-01-02 18:34:50 -07:00