|
|
453561140a
|
server: batch tag changes and add default Grey tag
|
2025-04-22 22:18:24 -07:00 |
|
|
|
5226fe090e
|
server & web: run label_unprocessed before notifying web client
|
2025-04-22 21:22:50 -07:00 |
|
|
|
b9c116d5b6
|
server: mark spam as read
|
2025-04-22 17:51:53 -07:00 |
|
|
|
14104f6469
|
Remove non hermetic default flage values
Continuous integration / Test Suite (push) Successful in 57s
Continuous integration / Trunk (push) Failing after 38s
Continuous integration / Check (push) Successful in 2m1s
Continuous integration / Rustfmt (push) Successful in 32s
Continuous integration / Disallow unused dependencies (push) Successful in 1m14s
Continuous integration / build (push) Successful in 1m37s
|
2025-04-21 21:59:22 -07:00 |
|
|
|
9178badfd0
|
Add mail tagging support
|
2025-04-21 21:15:55 -07:00 |
|
|
|
c1496bf87b
|
server: doc cleanup
|
2025-04-20 10:48:59 -07:00 |
|
|
|
4da888b240
|
Move id format check from server into notmuch
|
2025-04-20 10:47:40 -07:00 |
|
|
|
c703be2ca5
|
server: more robust view original serving
|
2025-04-20 10:01:22 -07:00 |
|
|
|
1c4f27902e
|
server: add todo
|
2025-04-20 08:39:47 -07:00 |
|
|
|
7d9376d607
|
Add view original functionality
|
2025-04-19 12:33:11 -07:00 |
|
|
|
9d232b666b
|
server: add debug message for WS connection
|
2025-04-15 20:37:35 -07:00 |
|
|
|
60e2824167
|
server: reenable per-account unread counts
|
2025-04-15 19:33:32 -07:00 |
|
|
|
318c366d82
|
server: disable per-email counts in tags, it's breaking production
|
2025-04-15 19:25:22 -07:00 |
|
|
|
90d7f79ca0
|
server: slow refresh interval as procmail should be on demand
|
2025-04-15 19:24:59 -07:00 |
|
|
|
94f1e84857
|
server: add notification handlers for refreshing mail and news
|
2025-04-15 17:45:47 -07:00 |
|
|
|
225615f4ea
|
server: move config to cmdline args
|
2025-04-15 16:36:19 -07:00 |
|
|
|
edc7119fbf
|
server: finish port to axum w/ websockets
|
2025-04-15 16:09:19 -07:00 |
|
|
|
6f93aa4f34
|
server: poll for new messages and update clients via WS
|
2025-04-15 16:09:19 -07:00 |
|
|
|
0662e6230e
|
server: instrument catchup
|
2025-04-15 16:09:19 -07:00 |
|
|
|
f2042f284e
|
Add websocket handler on server, connect from client
Additionally add /test handler that triggers server->client WS message
|
2025-04-15 16:09:19 -07:00 |
|
|
|
b2c73ffa15
|
Try using axum instead of rocket. WS doesn't seem to work through trunk
|
2025-04-15 16:09:19 -07:00 |
|
|
|
d7217d1b3c
|
WIP subscription support, will require switching webserver
|
2025-04-15 16:09:19 -07:00 |
|
|
|
b5f24ba1f2
|
server: strip element sizing attributes and inline style
|
2025-04-09 19:17:19 -07:00 |
|
|
|
daeb8c88a1
|
server: recover on slurp fetch failures
|
2025-03-12 16:43:48 -07:00 |
|
|
|
9bf53afebf
|
server: sort catchup ids by timestamp across all sources
|
2025-02-24 17:08:57 -08:00 |
|
|
|
2e526dace1
|
Implement catchup mode
Show original/delivered To if no xinu.tv addresses in To/CC fields
|
2025-02-24 14:38:18 -08:00 |
|
|
|
e6b3a5b5a9
|
notmuch & server: plumb Delivered-To and X-Original-To headers
|
2025-02-23 09:37:09 -08:00 |
|
|
|
00f61cf6be
|
server: recursively descend email threads to find all unread recipients
|
2025-02-22 17:58:07 -08:00 |
|
|
|
aa2a9815df
|
Add automatic per-email address unread folders
|
2025-02-22 12:38:57 -08:00 |
|
|
|
0f51f6e71f
|
server: copy vars.css from web so I can publish release
|
2025-02-13 10:32:20 -08:00 |
|
|
|
2076596f50
|
Rename all crates to start with letterbox-
|
2025-02-13 09:48:24 -08:00 |
|
|
|
2562bdfedf
|
server: tool for testing inline code
|
2025-02-13 09:47:41 -08:00 |
|
|
|
2073b7b132
|
Changes necessary for latest cargo packages
|
2025-02-10 14:57:40 -08:00 |
|
|
|
971e1049c7
|
web: allow plaintext emails to wrap
|
2025-02-06 08:16:53 -08:00 |
|
|
|
e6181d41ed
|
web: address a bunch of dead code lint
|
2025-01-30 15:24:11 -08:00 |
|
|
|
eecc4bc3ef
|
server: strip style & script tags, also handle some retryable errors on slurp
|
2025-01-30 13:52:22 -08:00 |
|
|
|
bc0135106f
|
server: error when get request has a bad response code
|
2025-01-29 17:25:26 -08:00 |
|
|
|
eb4f2d8b5d
|
server: filter out bad urls when indexing search summary
|
2025-01-29 16:53:38 -08:00 |
|
|
|
d681612e8e
|
server: index all search summaries on refresh
|
2025-01-29 16:13:44 -08:00 |
|
|
|
ab47f32b52
|
server: fetch search summaries in parallel
|
2025-01-29 15:43:46 -08:00 |
|
|
|
12c8e0e33b
|
server: use fetched contents of news for search index
|
2025-01-29 14:08:20 -08:00 |
|
|
|
bd00542c28
|
server: use clean_summary field instead of summary
|
2025-01-27 15:47:55 -08:00 |
|
|
|
198db1492a
|
server: add another The Onion slurp config
|
2025-01-27 14:14:46 -08:00 |
|
|
|
ee93d725ba
|
web & server: finish initial tailwind rewrite
|
2025-01-27 14:00:46 -08:00 |
|
|
|
b9fbefe05c
|
server: format chrome css
|
2025-01-27 13:17:22 -08:00 |
|
|
|
fb73d8272e
|
web: update style for rendering emails, including attachments
|
2025-01-26 15:56:08 -08:00 |
|
|
|
9842c8c99c
|
server: add option to inline CSS before slurping contents
|
2025-01-25 16:09:05 -08:00 |
|
|
|
de95781ce7
|
More lint
|
2025-01-24 09:38:56 -08:00 |
|
|
|
c58234fa2e
|
Lint
|
2025-01-24 09:37:49 -08:00 |
|
|
|
f90ff72316
|
server: fix tantivy/newsreader search bug
|
2025-01-19 17:22:20 -08:00 |
|