Commit Graph

253 Commits (master)

Author SHA1 Message Date
Blake DeMarcy dee63f5f67 add todo.org (HOLY SHIT IM DOING BBJ AGAIN) 2017-09-03 00:06:09 -05:00
Blake DeMarcy da5f705753 update gitignore 2017-09-03 00:01:57 -05:00
Blake DeMarcy 0ff3ae109f Merge pull request #4 from jmdejong/patch-1
declare indentation when writing .bbjrc
2017-06-03 17:18:44 -05:00
jmdejong 97e67388cc format .bbjrc
add indentation to .bbjrc so it will become much more readable
2017-06-01 11:54:29 +02:00
Blake DeMarcy b440bc41f9 tweak help bars 2017-05-24 21:44:57 -05:00
Blake DeMarcy 45b23d8e26 update vocab on site index 2017-05-24 21:38:11 -05:00
Blake DeMarcy bbe7dc0d41 allow specification of username on the commandline 2017-05-05 10:20:11 -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 f4aec05c48 update some more docstrings 2017-05-04 18:05:24 -05:00
Blake DeMarcy b82aba8152 some slight changes to docs 2017-05-03 22:22:20 -05:00
Blake DeMarcy 416881ad6f i hate my life 2017-05-03 21:42:59 -05:00
Blake DeMarcy dc1694e0f4 more doc changes 2017-05-03 21:35:47 -05:00
Blake DeMarcy b313e4b987 add the generated site 2017-05-03 20:00:32 -05:00
Blake DeMarcy e55585c71d ditch the handwritten site 2017-05-03 19:46:01 -05:00
Blake DeMarcy 7f51017939 move the screenshot 2017-05-03 19:45:35 -05:00
Blake DeMarcy 774d38c3f2 modify the doc script for the new annotations 2017-05-03 19:38:07 -05:00
Blake DeMarcy 2fbd2396aa added all argument annotations 2017-05-03 19:37:36 -05:00
Blake DeMarcy b421597c38 remove old hack for string input 2017-05-03 17:35:02 -05:00
Blake DeMarcy 8cd30321f2 refactor input handling 2017-05-03 17:33:41 -05:00
Blake DeMarcy fe1d1d51f3 disable formatting by default 2017-05-02 17:09:00 -05:00
Blake DeMarcy 52c47e7529 prelimiary changes for automated documentation 2017-05-02 17:06:02 -05:00
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