19 Commits

Author SHA1 Message Date
48f66c7096 web: when marking spam, also mark it as read 2024-04-14 08:17:36 -07:00
d4038f40d6 web: add UI to remove tags when viewing messages 2024-04-06 09:38:00 -07:00
b0305b7411 web: separate spam button from read buttons and color red. 2024-04-06 08:00:35 -07:00
8abf9398e9 web: add mark as spam buttons 2024-04-03 21:10:23 -07:00
fc7a4a747c web: debug search for tag:letterbox instead of is:unread 2024-02-28 19:13:37 -08:00
3f268415e9 web: rework header in thread view, tweak some styles, remove some logging 2024-02-22 18:54:34 -08:00
c2a5fe19e3 web: go back to search page after changing read status 2024-02-21 17:58:12 -08:00
42ce88d931 web: add select all/partial/none for search table 2024-02-21 15:02:58 -08:00
5923547159 web: handle expand/collapse of messages separate from unread status 2024-02-20 19:58:50 -08:00
f50fe7196e web: add bulk read/unerad functionality 2024-02-20 19:24:56 -08:00
02c0d36f90 web: remove a ton of legacy deprecated code 2024-02-20 14:13:06 -08:00
516eedb086 web: add per-message unread control and display 2024-02-11 20:29:49 -08:00
181965968c state: auto reload every 30 seconds 2024-01-17 12:31:37 -08:00
c31f9d581f web: upgrade to seed-0.10.0 2023-12-05 20:46:59 -08:00
b76c535738 web: use log::error, not seed::error 2023-12-03 09:11:31 -08:00
be8fd59703 web: rename view_thread to take advantage of new namespaces 2023-12-03 08:49:20 -08:00
714b057fdb web: add tablet rendering, listen to window resize events. 2023-12-02 10:56:14 -08:00
ef8362d6f2 web: remove some unused code 2023-12-02 09:34:26 -08:00
0a7cdefda3 web: refactor code into separate modules 2023-12-02 09:29:50 -08:00