Commit Graph

156 Commits

Author SHA1 Message Date
r a3570ecb14 change order of urwid client init code to allow thread-invalid message to show first 2024-04-29 16:31:24 -05:00
r 98387ce8a6 add --thread argument to urwid client, immediately load a thread on launch 2024-04-29 16:20:06 -05:00
r f2b25d61d3 change layout of ultra compact thread titles 2024-04-24 15:57:56 -05:00
r 2e210dc40d semi-fix text overflow on ultra compact for urwid client 2024-04-23 20:33:33 -05:00
r fb45fd8086 complete monochrome support for urwid client 2024-04-23 18:42:45 -05:00
r 0e803dbc6c add support for $NO_COLOR environment variable 2024-04-23 18:18:13 -05:00
r a41c4dfa9c add monochrome mode to main loop of urwid client 2024-04-23 18:04:18 -05:00
r b4bd5db7ff fix showing "1 weeks" 2024-04-23 17:37:25 -05:00
r 2ba4c00961 change time delta display in urwid client 2024-04-23 17:33:10 -05:00
r 3fb5692501 add information density and divider customization to urwid client 2024-04-23 15:10:29 -05:00
r de03ca02f6 read-only web viewing 2024-04-21 15:27:49 -05:00
r 9a7b8d58a7 update some help text 2024-04-20 15:14:40 -06:00
Ben Harris 5c708b436b tildeverse 2019-02-26 10:51:20 -05:00
desvox 1c296cc500 Allow admins to set server pins from client. 2018-08-05 22:25:02 -05:00
desvox cba92412a8 Allow setting server admins from server's config.json 2018-08-05 19:13:41 -05:00
desvox 826c13db98 Improve developer console. 2018-08-05 18:19:29 -05:00
desvox 33efb379ad Add basic urwid frame and divider theming support. 2018-08-05 13:14:57 -05:00
desvox aaf57cfd56 Make content refresh notification shorter. 2018-08-04 08:32:13 -05:00
desvox 7b9b49c320 Add note about environment variable usage and security. 2018-08-04 08:31:11 -05:00
desvox be24ae9dc2 Allow server to share configuration info with clients. 2018-08-04 08:21:01 -05:00
desvox 504ee3fc04 Added option to warn when posting anonymously. 2018-07-30 12:13:13 -05:00
desvox f5b06cca18 Added client-side thread pinning. 2018-07-27 22:57:48 -05:00
desvox 8044468f8b I CANNOT TYPE 2018-07-27 19:12:23 -05:00
desvox 7665d19d2f Added enviroment variable info to --help 2018-07-27 19:10:12 -05:00
desvox 92c4f4c1ae Added environment variable support for logging in. 2018-07-27 19:00:23 -05:00
desvox 6d0d10b9a7 Fix out-of-bounds crashes and added help text for thread searching. 2018-07-27 18:30:46 -05:00
desvox 22b4a5d5a5 Add basic search support (needs a little work, btw HI MODS) 2018-07-27 17:28:34 -05:00
desvox 4177c6080c Update formatting help text. 2018-07-27 07:07:53 -05:00
desvox ed8831c728 add a --help option 2018-07-27 06:57:54 -05:00
Blake DeMarcy 33dd0a361d basic ass https support 2018-02-13 22:12:56 -06:00
Blake DeMarcy e0f83592dc made linequote spacing less fucky 2017-10-11 15:13:13 +00:00
Blake DeMarcy 18426796b7 allow setting escape keys for the composers 2017-09-10 14:16:58 -05:00
Blake DeMarcy 41b7311d70 preliminary custom escape key handling in the composer 2017-09-10 13:18:26 -05:00
Blake DeMarcy 1ab36bd984 until thread searches are supported, do not show prompt on [/] 2017-09-09 18:41:09 -05:00
Blake DeMarcy a38d93edef add note to search prompt on how to reset search 2017-09-09 18:34:36 -05:00
Blake DeMarcy 30c057e6da update usermap on search; show in headerline when searching 2017-09-09 17:58:49 -05:00
Blake DeMarcy fa006d6d69 add [/]Search to index footer 2017-09-09 16:47:46 -05:00
Blake DeMarcy ea45451c4a fuckup: Merge branch 'master' of github.com:desvox/bbj 2017-09-09 16:44:38 -05:00
Blake DeMarcy f89f07432b add extremely basic thread index searching 2017-09-09 16:43:16 -05:00
Blake DeMarcy fa4174e101 fix for loop for 3.4 compat 2017-09-08 23:31:51 -05:00
Blake DeMarcy ab8d530677 remove star expansion statements (3.4 compat) 2017-09-06 16:54:29 -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 bbe7dc0d41 allow specification of username on the commandline 2017-05-05 10:20:11 -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 59404cfe87 add more keys for jump setting 2017-04-28 22:16:30 -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