Bryan Ashby
|
8dc06cb49d
|
* Some progress on message list fetching / display... WIP!
|
2015-08-27 22:20:24 -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
|
140990811a
|
* Start some work on message list fetching
|
2015-08-26 23:25:49 -06:00 |
Bryan Ashby
|
1cb95bd44e
|
* Remove message_area_desc property -- just fetch it
|
2015-08-20 22:51:00 -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
|
4cf10ba85c
|
* Minor changes & cleanup
|
2015-08-19 16:05:35 -06:00 |
Bryan Ashby
|
79e533468a
|
* Notes
|
2015-08-19 00:07:24 -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
|
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 |