Commit Graph

59 Commits

Author SHA1 Message Date
desvox cba92412a8 Allow setting server admins from server's config.json 2018-08-05 19:13:41 -05:00
Blake DeMarcy 5cfac74c95 re-enable formatting by default since it is less intrusive now 2017-05-04 18:22:10 -05:00
Blake DeMarcy 78ee2fc531 remove whitespace handling from the formatter 2017-05-04 18:15:16 -05:00
Blake DeMarcy fe1d1d51f3 disable formatting by default 2017-05-02 17:09:00 -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 d5ae142a7f fuck this is garbage 2017-04-29 01:21:24 -05:00
Blake DeMarcy 61e4f499c7 yet more stupid tweaking 2017-04-29 01:18:36 -05:00
Blake DeMarcy 5ff2cf7fbe sand down some edge cases and issues in the segment parser 2017-04-29 00:55:47 -05:00
Blake DeMarcy 2da20f80f7 remove redundant casefolding 2017-04-28 22:17:55 -05:00
Blake DeMarcy ef4e07054a lowercase all hashes 2017-04-27 19:31:19 -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 90b5573f84 add hard-quote syntax; fix an index error on trailing backslashes 2017-04-24 22:26:15 -05:00
Blake DeMarcy a44b60ca35 small source code formatting blips 2017-04-24 16:24:53 -05:00
Blake DeMarcy 86e91102eb add [dim] to help text; change format help dimensions 2017-04-24 16:18:03 -05:00
Blake DeMarcy 10a65c2d7c more reliable and escapable formatting; add [dim] 2017-04-24 15:42:37 -05:00
Blake DeMarcy f3e3993d2e be nicer and less assertive 2017-04-21 03:17:18 -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 96514504a2 remove old code in formatting 2017-04-17 14:38:14 -05:00
Blake DeMarcy 42b934929b user_external was lacking an explicit bool() 2017-04-14 05:27:44 -05:00
Blake DeMarcy 953929e5a3 message deletions now supported on all layers 2017-04-13 11:49:20 -05:00
Blake DeMarcy eca255af1b update module docstring in db 2017-04-12 13:18:34 -05:00
Blake DeMarcy c84b8fbde1 kill unused import 2017-04-12 13:17:47 -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 31ccd5c232 add color options 2017-04-10 09:02:08 -05:00
Blake DeMarcy 3898f19f14 ugly hacks, pretty results 2017-04-09 07:45:51 -05:00
Blake DeMarcy 054c197534 add pinned parameter to threads 2017-04-08 02:14:45 -05:00
Blake DeMarcy ef5d1a2869 urwid client kinda does stuff now lmao 2017-04-05 16:33:25 -05:00
Blake DeMarcy 03939fdca5 added docs for db_sanity_check 2017-04-04 22:10:48 -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 2fd58556fc update database connection logic; reformat some sql transactions 2017-04-03 03:31:00 -05:00
Blake DeMarcy cf16169027 update db.py documentation and code to reflect newest changes 2017-04-03 00:29:27 -05:00
Blake DeMarcy fb013773c3 documentation changes 2017-04-02 23:51:44 -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
Blake DeMarcy 12db0db00b haha epic development 2017-03-05 18:30:18 -06:00
Blake DeMarcy af7a67951d formatting changes 2017-03-05 18:03:58 -06:00
Blake DeMarcy 0a88ecbc99 removed some old references 2017-03-03 19:56:08 -06:00
Blake DeMarcy 2632a822ae added linebreaks to the linequoter 2017-03-03 19:38:20 -06:00
Blake DeMarcy 410bb78d1e silly formatting changes 2017-03-03 17:16:11 -06:00
Blake DeMarcy 53961bbece (slightly) less primitive message editing support 2017-03-03 17:03:16 -06:00
Blake DeMarcy e892d20e18 primitive message editing support; new sanity checks 2017-03-03 16:26:59 -06:00