Commit Graph

27 Commits (ecef425e8b4f669193ac70ff9f1931959e7f6381)

Author SHA1 Message Date
Blake DeMarcy ecef425e8b add config system, shut up the linter 2017-05-01 03:13:36 -05:00
Blake DeMarcy e673706ae5 add option to include ops with index (or only ops with gets) 2017-04-29 20:48:38 -05:00
Blake DeMarcy d5af4413e9 change debug output format 2017-04-28 22:22:58 -05:00
Blake DeMarcy ef4e07054a lowercase all hashes 2017-04-27 19:31:19 -05:00
Blake DeMarcy 634a868030 add debug flag and user_map endpoint 2017-04-27 19:07:18 -05:00
Blake DeMarcy 7267a700f8 add new host options for server and urwid client 2017-04-26 22:08:24 -05:00
Blake DeMarcy 8e2b2efdef centralize formatting routines; add message_feed to network client 2017-04-26 15:35:54 -05:00
Blake DeMarcy 33b5912937 add message feeds 2017-04-26 14:51:03 -05:00
Blake DeMarcy 0f6846c360 add new parameter to threads: last_author 2017-04-25 03:36:51 -05:00
Blake DeMarcy fa9cc49337 messages can now have toggleable formatting at the database level 2017-04-18 12:17:03 -05:00
Blake DeMarcy 953929e5a3 message deletions now supported on all layers 2017-04-13 11:49:20 -05:00
Blake DeMarcy 4b55d702c5 --port flag; style fixes 2017-04-13 02:08:19 -05:00
Blake DeMarcy 09077baeac fake messages, formatting endpoint, new help menus 2017-04-12 09:09:16 -05:00
Blake DeMarcy b1bd03ec8e Public beta, code is becoming a dumpsterfire T_T 2017-04-12 06:45:40 -05:00
Blake DeMarcy b731ab69fa primitive, awful text formatting 2017-04-11 15:31:01 -05:00
Blake DeMarcy 5358639307 rename db_sanity_check >> db_validate 2017-04-08 02:27:05 -05:00
Blake DeMarcy 7d95094cf5 8080 > 7099 2017-04-05 17:18:12 -05:00
Blake DeMarcy 9083ed9355 start python network client; fix auth resolution api responses 2017-04-04 04:51:37 -05:00
Blake DeMarcy 9a30ec32c2 adapt the elisp client to the new API; add some more endpoints 2017-04-03 11:00:17 -05:00
Blake DeMarcy 3861893f9c formatting 2017-04-03 03:52:51 -05:00
Blake DeMarcy 9b796b0eb0 move anon initialization from top to bottom 2017-04-03 03:34:50 -05:00
Blake DeMarcy 2fd58556fc update database connection logic; reformat some sql transactions 2017-04-03 03:31:00 -05:00
Blake DeMarcy af5b53e7e3 refine message object schema; update docstrings 2017-04-02 23:23:19 -05:00
Blake DeMarcy 73a9063f93 things shalt be broken and thou shalt fix them later 2017-04-02 14:26:49 -05:00
Blake DeMarcy 474f13842b fuck commit messages 2017-04-02 09:53:55 -05:00
Blake DeMarcy 3640d1b1de naming/styling changes; change base response schema 2017-04-02 03:34:52 -05:00
Blake DeMarcy 26b6dc1907 initial commit of non-prototype 2017-04-02 02:35:58 -05:00