Commit Graph

181 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 970edc10c6 tweak the html 2017-04-30 14:53:43 -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 d5af4413e9 change debug output format 2017-04-28 22:22:58 -05:00
Blake DeMarcy 2da20f80f7 remove redundant casefolding 2017-04-28 22:17:55 -05:00
Blake DeMarcy 59404cfe87 add more keys for jump setting 2017-04-28 22:16:30 -05:00
Blake DeMarcy 4a4ed88ff2 more readme shit 2017-04-28 22:11:35 -05:00
Blake DeMarcy 0e41c9b823 now lets work on that readme, eh? 2017-04-28 22:07:18 -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 7346a9410f more sizing tweaks on the format help window 2017-04-26 20:26:38 -05:00
Blake DeMarcy 5af39825d3 change format help height when editing 2017-04-26 20:22:05 -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 c4f04173c4 handle the mouse in the prompts too 2017-04-25 20:37:21 -05:00
Blake DeMarcy a6e3e1675f really basic mouse support 2017-04-25 20:31:40 -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 7e1996ec05 enable <> to be used with ,. as well 2017-04-23 11:58:27 -05:00
Blake DeMarcy b11861b791 add incrementer to thread jumper 2017-04-22 18:13:14 -05:00
Blake DeMarcy 095bbcfe76 use tuples for membership tests instead of lists 2017-04-22 18:12:39 -05:00
Blake DeMarcy d8c3a38f8d hang me 2017-04-22 11:26:45 -05:00
Blake DeMarcy a2be67cf6c I KNOW __EXACTLY__ WHAT IM DOING 2017-04-22 08:47:04 -05:00
Blake DeMarcy a01cb9ee6e testing some new key translation 2017-04-22 08:00:24 -05:00
Blake DeMarcy b19215a3b6 more consistent post jumping behavior on submissions 2017-04-21 15:27:24 -05:00
Blake DeMarcy 8b44d51181 getting ashamed of these hacks smh 2017-04-21 03:19:33 -05:00
Blake DeMarcy f3e3993d2e be nicer and less assertive 2017-04-21 03:17:18 -05:00
Blake DeMarcy a2fae6ba8b add input unicode support: urwid py3 still crashes on output... 2017-04-20 19:00:28 -05:00
Blake DeMarcy 6e959a510e goto top/bottom when submitting 2017-04-20 06:13:40 -05:00
Blake DeMarcy 60c5f9aad1 properly handle C-z in editor mode 2017-04-20 06:04:44 -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 662f9c3b70 ;;) 2017-04-17 18:52:33 -05:00
Blake DeMarcy 1d5fe74d80 ;) 2017-04-17 18:48:07 -05:00
Blake DeMarcy 72c47caeca documentation and shit 2017-04-17 18:39:28 -05:00
Blake DeMarcy 96514504a2 remove old code in formatting 2017-04-17 14:38:14 -05:00
Blake DeMarcy 4d14d178cd add new note to help menu (gotta be so obvious eh) 2017-04-17 12:37:18 -05:00
Blake DeMarcy 8c859d4733 aaaaand another one 2017-04-17 08:43:07 -05:00
Blake DeMarcy d674d78301 fix bad site references 2017-04-17 08:41:51 -05:00
Blake DeMarcy 65b250b782 improve focus higlighting and positional memory 2017-04-17 08:03:02 -05:00
Blake DeMarcy 87cedfda9d Add site_html 2017-04-17 04:03:05 -05:00
Blake DeMarcy 89e231c73c [UNTESTED PUSH FOR DEVICE SYNC] add no_clobber param for footers 2017-04-17 04:00:12 -05:00
Blake DeMarcy 282559e3ef dont let jump_count setters kill compose windows 2017-04-16 23:22:06 -05:00
Blake DeMarcy 6a18c479e3 marking system; dont kill composer when refreshing thread 2017-04-16 14:49:20 -05:00