|
|
4139ec38d8
|
web: add TODO about message and thread id types
|
2024-02-23 16:10:17 -08:00 |
|
|
|
ebb16aef9e
|
web: make mark read/unread icon target much larger
|
2024-02-23 07:07:20 -08:00 |
|
|
|
fc87fd702c
|
web: refacter header rendering code, add more detail when message open
|
2024-02-22 21:19:09 -08:00 |
|
|
|
42484043a1
|
web: have colored initials for From
Add scaffolding for profile pics
|
2024-02-22 20:37:21 -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 |
|
|
|
cda99fc7a5
|
web: improve checkbox style on desktop
|
2024-02-20 20:20:50 -08:00 |
|
|
|
b33a252698
|
web: label read/unread icons
|
2024-02-20 20:16:25 -08:00 |
|
|
|
9e3ae22827
|
web: lint
|
2024-02-20 19:59:35 -08:00 |
|
|
|
5923547159
|
web: handle expand/collapse of messages separate from unread status
|
2024-02-20 19:58:50 -08:00 |
|
|
|
fe980c5468
|
web: lint
|
2024-02-20 19:25:28 -08:00 |
|
|
|
f50fe7196e
|
web: add bulk read/unerad functionality
|
2024-02-20 19:24:56 -08:00 |
|
|
|
de3f392bd7
|
web: use bold text to indicate unread messages
|
2024-02-20 14:29:42 -08:00 |
|
|
|
02c0d36f90
|
web: remove a ton of legacy deprecated code
|
2024-02-20 14:13:06 -08:00 |
|
|
|
04592ddcc4
|
web: change up unread message styles
|
2024-02-20 13:55:54 -08:00 |
|
|
|
c8e0f68278
|
web: remove info statement
|
2024-02-16 19:24:16 -08:00 |
|
|
|
4957b485a0
|
web: add mark read button on search result page
|
2024-02-16 19:23:35 -08:00 |
|
|
|
7ebe517a34
|
web: tweak subject line style
|
2024-02-11 20:48:26 -08:00 |
|
|
|
516eedb086
|
web: add per-message unread control and display
|
2024-02-11 20:29:49 -08:00 |
|
|
|
901785e47c
|
Change footer class to prevent conflict with email bodies.
|
2024-01-20 08:14:37 -08:00 |
|
|
|
b1ea44963d
|
Lint and cleanup empty file.
|
2024-01-17 12:31:56 -08:00 |
|
|
|
181965968c
|
state: auto reload every 30 seconds
|
2024-01-17 12:31:37 -08:00 |
|
|
|
7b22f85429
|
web: show union of tags when viewing thread
|
2023-12-10 17:26:24 -08:00 |
|
|
|
d2cf270dda
|
web: properly truncate long headers on message view
|
2023-12-10 16:35:51 -08:00 |
|
|
|
f1b5e78962
|
web: make debug output hidden by default
|
2023-12-10 16:11:15 -08:00 |
|
|
|
fae4e43682
|
web: show thread count when greater than 1
|
2023-12-10 15:50:28 -08:00 |
|
|
|
37eb3d1dfd
|
web: wrap content tree debug so messages aren't super wide
|
2023-12-07 10:24:39 -08:00 |
|
|
|
e0890f1181
|
web: search for unread tags when clicking under Unread section
|
2023-12-05 20:55:41 -08:00 |
|
|
|
c31f9d581f
|
web: upgrade to seed-0.10.0
|
2023-12-05 20:46:59 -08:00 |
|
|
|
f2347345b4
|
Version bumps made css_inline uncompilable for wasm
|
2023-12-05 14:12:15 -08:00 |
|
|
|
b76c535738
|
web: use log::error, not seed::error
|
2023-12-03 09:11:31 -08:00 |
|
|
|
488c3b86f8
|
web: truncate raw messages and prep for attachments
|
2023-12-03 09:03:36 -08:00 |
|
|
|
be8fd59703
|
web: rename view_thread to take advantage of new namespaces
|
2023-12-03 08:49:20 -08:00 |
|
|
|
071fe2e206
|
web: show message-ID when viewing thread
|
2023-12-02 16:35:37 -08:00 |
|
|
|
714b057fdb
|
web: add tablet rendering, listen to window resize events.
|
2023-12-02 10:56:14 -08:00 |
|
|
|
4c2526c70b
|
web: remove unnecessary view_mobile_ prefix
|
2023-12-02 10:13:08 -08:00 |
|
|
|
a8f4aa03bd
|
web: rename legacy functions to take advantage of mod namespacing
|
2023-12-02 10:11:56 -08:00 |
|
|
|
28d5562491
|
web: move legacy (pre-graphql) rendering to separate mod
|
2023-12-02 10:07:47 -08:00 |
|
|
|
e6f20e538a
|
web: move mobile specific code to separate mod
|
2023-12-02 10:02:12 -08:00 |
|
|
|
970bb55c73
|
web: move desktop specific code into separate mod
|
2023-12-02 09:56:57 -08:00 |
|
|
|
12f0491455
|
web: remove stale comments
|
2023-12-02 09:34:57 -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 |
|
|
|
cfe1446668
|
web: for tag list to be open when no unread messages
|
2023-11-29 09:27:53 -08:00 |
|
|
|
7c38962d21
|
web: make tag list hidable
|
2023-11-28 20:03:17 -08:00 |
|
|
|
7102f26c9e
|
web: conditionally show unread section
|
2023-11-28 07:32:22 -08:00 |
|
|
|
71a3315fe8
|
web: lint and clean up search input handling
|
2023-11-27 21:11:12 -08:00 |
|
|
|
7cac81cddb
|
web: update implement_email macro to handle repetition
|
2023-11-27 20:33:47 -08:00 |
|
|
|
3a5ca74d71
|
web: change tag list styling and show unread at the top
|
2023-11-27 19:48:19 -08:00 |
|