Commit Graph

  • 84f1314eaf update bundle.py for nntp nntp magical 2022-08-10 07:04:40 +0000
  • d2d599318f thread grouping, more or less magical 2022-08-10 03:24:07 +0000
  • 2718e223c6 sort imports by length magical 2022-08-10 00:41:24 +0000
  • 932e39ac0a load overviews from cache magical 2022-08-08 08:24:45 +0000
  • d43b3f9979 moar nntp, working post list magical 2022-08-08 08:23:08 +0000
  • 19269a1ade moar nntp, parse thread overviews magical 2022-08-08 00:19:43 +0000
  • 6d15940943 some nntp client things magical 2022-08-07 01:31:18 +0000
  • 23c8abfae2 add nntp_client (copy of network_client) magical 2022-08-06 06:43:32 +0000
  • 804438f045 add bundle.py to create single-file bbj client master magical 2022-08-10 03:45:03 +0000
  • ab1550c09c redo mark function magical 2022-08-10 03:42:54 +0000
  • 315a249ef6 check for empty post before asking for confirmation magical 2022-08-08 01:38:20 +0000
  • 92bdd7b660 improve wipe_screen magical 2022-08-07 01:37:35 +0000
  • 77d38011b5 quote file path in shell command magical 2022-08-06 08:53:58 +0000
  • 4364c16625 set env in subprocess a little more cleanly magical 2022-08-06 08:53:09 +0000
  • deb8d3ba4b remove unnecessary shell=True's magical 2022-08-06 08:34:41 +0000
  • f63233dbb7 don't use network.request magical 2022-08-06 06:55:55 +0000
  • ab42b4a27d use network.request magical 2022-08-06 06:45:40 +0000
  • 8ae384b1cd make sane_value validation a little more general magical 2022-08-06 06:42:20 +0000
  • 5e7168c848 rewrite some tail call loops as normal loops magical 2022-08-06 06:20:16 +0000
  • 2e54939345 remove global network value magical 2022-08-06 06:01:25 +0000
  • ceb4937c60 remove relog parameter magical 2022-08-06 05:27:37 +0000
  • 3e4f3de2a8 pass the initial username and password to log_in explicitly magical 2022-08-06 05:20:39 +0000
  • b1d1de659d import exit magical 2022-08-06 05:10:14 +0000
  • df9d419919 move some global code into main magical 2022-08-06 05:09:57 +0000
  • 91abc9f72f
    Merge 1538aad56e into 9488ade7fb Ben Harris 2022-01-15 22:57:58 -0500
  • 1538aad56e
    fix some typos and warnings tidyup Ben Harris 2022-01-15 22:54:16 -0500
  • 9488ade7fb Fix config.json.example bbj-dev khuxkm 2019-10-08 14:31:59 +0000
  • ee85dfe5ab fix up if's in setup.sh Ben Harris 2019-03-03 17:13:24 -0500
  • d4000cd11f
    fix up if's in setup.sh Ben Harris 2019-03-03 17:13:24 -0500
  • 5c708b436b tildeverse Ben Harris 2019-02-26 10:51:20 -0500
  • 6fafe8a8de Add function to replace colors by name themes khuxkm fbexl 2018-12-15 22:57:23 -0500
  • 68253447b7 Set theme jekyll-theme-midnight Ben Harris 2018-11-09 12:17:09 -0500
  • 6e30125fb8 Fix stupid typo preventing new configs being made. desvox 2018-08-14 22:19:20 -0500
  • 1c296cc500 Allow admins to set server pins from client. desvox 2018-08-05 22:25:02 -0500
  • cba92412a8 Allow setting server admins from server's config.json desvox 2018-08-05 19:13:41 -0500
  • 826c13db98 Improve developer console. desvox 2018-08-05 18:19:29 -0500
  • 33efb379ad Add basic urwid frame and divider theming support. desvox 2018-08-05 13:14:57 -0500
  • aaf57cfd56 Make content refresh notification shorter. desvox 2018-08-04 08:32:13 -0500
  • 7b9b49c320 Add note about environment variable usage and security. desvox 2018-08-04 08:31:11 -0500
  • be24ae9dc2 Allow server to share configuration info with clients. desvox 2018-08-04 08:21:01 -0500
  • 504ee3fc04 Added option to warn when posting anonymously. desvox 2018-07-30 12:13:13 -0500
  • f5b06cca18 Added client-side thread pinning. desvox 2018-07-27 22:57:48 -0500
  • 8044468f8b I CANNOT TYPE desvox 2018-07-27 19:12:23 -0500
  • 7665d19d2f Added enviroment variable info to --help desvox 2018-07-27 19:10:12 -0500
  • 92c4f4c1ae Added environment variable support for logging in. desvox 2018-07-27 19:00:23 -0500
  • 6d0d10b9a7 Fix out-of-bounds crashes and added help text for thread searching. desvox 2018-07-27 18:30:46 -0500
  • 22b4a5d5a5 Add basic search support (needs a little work, btw HI MODS) desvox 2018-07-27 17:28:34 -0500
  • 4177c6080c Update formatting help text. desvox 2018-07-27 07:07:53 -0500
  • ed8831c728 add a --help option desvox 2018-07-27 06:57:54 -0500
  • 33dd0a361d basic ass https support Blake DeMarcy 2018-02-13 22:12:56 -0600
  • e0f83592dc made linequote spacing less fucky Blake DeMarcy 2017-10-11 15:13:13 +0000
  • 18426796b7 allow setting escape keys for the composers Blake DeMarcy 2017-09-10 14:16:58 -0500
  • 41b7311d70 preliminary custom escape key handling in the composer Blake DeMarcy 2017-09-10 13:18:26 -0500
  • 1ab36bd984 until thread searches are supported, do not show prompt on [/] Blake DeMarcy 2017-09-09 18:41:09 -0500
  • a38d93edef add note to search prompt on how to reset search Blake DeMarcy 2017-09-09 18:34:36 -0500
  • 30c057e6da update usermap on search; show in headerline when searching Blake DeMarcy 2017-09-09 17:58:49 -0500
  • fa006d6d69 add [/]Search to index footer Blake DeMarcy 2017-09-09 16:47:46 -0500
  • ea45451c4a fuckup: Merge branch 'master' of github.com:desvox/bbj Blake DeMarcy 2017-09-09 16:44:38 -0500
  • f89f07432b add extremely basic thread index searching Blake DeMarcy 2017-09-09 16:43:16 -0500
  • fa4174e101 fix for loop for 3.4 compat Blake DeMarcy 2017-09-08 23:31:51 -0500
  • ab205c5e90 rebuild site Blake DeMarcy 2017-09-06 17:06:41 -0500
  • b9b8521b8a add compat notes for python3.4 Blake DeMarcy 2017-09-06 17:05:19 -0500
  • ab8d530677 remove star expansion statements (3.4 compat) Blake DeMarcy 2017-09-06 16:54:29 -0500
  • ab2f6ebc5b rebuild Blake DeMarcy 2017-09-03 00:32:41 -0500
  • dfbdeed79c add header ref to the validation page Blake DeMarcy 2017-09-03 00:27:45 -0500
  • 00f959d664 push new doc changes to html Blake DeMarcy 2017-09-03 00:08:07 -0500
  • dee63f5f67 add todo.org (HOLY SHIT IM DOING BBJ AGAIN) Blake DeMarcy 2017-09-03 00:06:09 -0500
  • da5f705753 update gitignore Blake DeMarcy 2017-09-03 00:01:57 -0500
  • 0ff3ae109f Merge pull request #4 from jmdejong/patch-1 Blake DeMarcy 2017-06-03 17:18:44 -0500
  • 97e67388cc format .bbjrc jmdejong 2017-06-01 11:54:29 +0200
  • b440bc41f9 tweak help bars Blake DeMarcy 2017-05-24 21:44:57 -0500
  • 45b23d8e26 update vocab on site index Blake DeMarcy 2017-05-24 21:38:11 -0500
  • bbe7dc0d41 allow specification of username on the commandline Blake DeMarcy 2017-05-05 10:20:11 -0500
  • 5cfac74c95 re-enable formatting by default since it is less intrusive now Blake DeMarcy 2017-05-04 18:22:10 -0500
  • 78ee2fc531 remove whitespace handling from the formatter Blake DeMarcy 2017-05-04 18:15:16 -0500
  • f4aec05c48 update some more docstrings Blake DeMarcy 2017-05-04 18:05:24 -0500
  • b82aba8152 some slight changes to docs Blake DeMarcy 2017-05-03 22:22:20 -0500
  • 416881ad6f i hate my life Blake DeMarcy 2017-05-03 21:42:59 -0500
  • dc1694e0f4 more doc changes Blake DeMarcy 2017-05-03 21:35:47 -0500
  • b313e4b987 add the generated site Blake DeMarcy 2017-05-03 20:00:32 -0500
  • e55585c71d ditch the handwritten site Blake DeMarcy 2017-05-03 19:46:01 -0500
  • 7f51017939 move the screenshot Blake DeMarcy 2017-05-03 19:45:35 -0500
  • 774d38c3f2 modify the doc script for the new annotations Blake DeMarcy 2017-05-03 19:38:07 -0500
  • 2fbd2396aa added all argument annotations Blake DeMarcy 2017-05-03 19:37:36 -0500
  • b421597c38 remove old hack for string input Blake DeMarcy 2017-05-03 17:35:02 -0500
  • 8cd30321f2 refactor input handling Blake DeMarcy 2017-05-03 17:33:41 -0500
  • fe1d1d51f3 disable formatting by default Blake DeMarcy 2017-05-02 17:09:00 -0500
  • 52c47e7529 prelimiary changes for automated documentation Blake DeMarcy 2017-05-02 17:06:02 -0500
  • ecef425e8b add config system, shut up the linter Blake DeMarcy 2017-05-01 03:13:36 -0500
  • 970edc10c6 tweak the html Blake DeMarcy 2017-04-30 14:53:43 -0500
  • e673706ae5 add option to include ops with index (or only ops with gets) Blake DeMarcy 2017-04-29 20:48:38 -0500
  • d5ae142a7f fuck this is garbage Blake DeMarcy 2017-04-29 01:21:24 -0500
  • 61e4f499c7 yet more stupid tweaking Blake DeMarcy 2017-04-29 01:18:36 -0500
  • 5ff2cf7fbe sand down some edge cases and issues in the segment parser Blake DeMarcy 2017-04-29 00:55:47 -0500
  • d5af4413e9 change debug output format Blake DeMarcy 2017-04-28 22:22:58 -0500
  • 2da20f80f7 remove redundant casefolding Blake DeMarcy 2017-04-28 22:17:55 -0500
  • 59404cfe87 add more keys for jump setting Blake DeMarcy 2017-04-28 22:16:30 -0500
  • 4a4ed88ff2 more readme shit Blake DeMarcy 2017-04-28 22:11:35 -0500
  • 0e41c9b823 now lets work on that readme, eh? Blake DeMarcy 2017-04-28 22:07:18 -0500
  • ef4e07054a lowercase all hashes Blake DeMarcy 2017-04-27 19:31:19 -0500