Bryan Ashby
|
b1be5cdff4
|
* Delete mods/login.js (not used)
* More fallbackMenuModule & gotoMenuModule clean up -- should all be using new system now
|
2015-11-03 23:25:35 -07:00 |
Bryan Ashby
|
52dee0a401
|
* Filter Private from area lists/etc.
* Clean up CPU string for MCI display
|
2015-10-17 21:39:54 -06:00 |
Bryan Ashby
|
a5c2e6f50b
|
* Work on area change + theme
* Work on msg menu + theme
|
2015-10-14 23:09:10 -06:00 |
Bryan Ashby
|
ede00f8937
|
* Remove old dependency
* Add string-format dep.
* Convert various strUtil.format() -> String.prototype.format() based system
|
2015-08-27 16:14:56 -06:00 |
Bryan Ashby
|
3be271aab5
|
* Not much ... few minor changes
|
2015-08-26 23:04:04 -06:00 |
Bryan Ashby
|
d69d00a14b
|
* Cleanup related to message area IDs / database -> JSON format and names
|
2015-08-20 17:00:35 -06:00 |
Bryan Ashby
|
35de0a2487
|
* Initial work on moving to JSON configured Message Areas (vs ID's in SQLite). This will be applied to user groups, and other types as well such that JSON can simply be edited in config.json
* Hopefully better/proper merge of config.js + config.json => config
|
2015-08-20 16:35:04 -06:00 |
Bryan Ashby
|
ec70cc8caa
|
* Progress on FSE / Area Posting
* Proof of concept work on user validation in FSE
* Term now has pipeWrite()
|
2015-08-19 22:10:18 -06:00 |
Bryan Ashby
|
d3f82e38da
|
Rely on pty.js, minor updates to area changing logic
|
2015-08-18 23:11:13 -06:00 |
Bryan Ashby
|
c9a24b7ec8
|
* Minor code cleanup + fixes, area change/list semi functional
|
2015-08-18 22:45:47 -06:00 |
Bryan Ashby
|
aaac4e884b
|
* New string util method: format()
* Minor work on area list -- WIP!
|
2015-08-18 17:00:18 -06:00 |
Bryan Ashby
|
aa820ac0b5
|
* New message_area.js for Message Area APIs, etc.
* msg_area_list.js module for listing/selecting message area (WIP; much to do)
|
2015-08-18 15:27:14 -06:00 |