mdecimus
|
8317d241a0
|
Meilisearch: Make id sorteable
|
2026-03-11 17:09:22 +01:00 |
|
mdecimus
|
2fea9a46b0
|
JMAP Registry API implementation - part 2
|
2026-03-11 17:09:20 +01:00 |
|
mdecimus
|
ec148c5550
|
JMAP Registry API implementation - part 1
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
f2c2ad6748
|
Registry object implementation
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
ddf9cc7ba7
|
Registry caching and directory synchronization
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
2a557c58e5
|
Registry store implementation - part 1
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
72db209d66
|
Registry JMAP API
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
726e8d9c79
|
Update all modules to use registry - part 4
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
f7c2fe10c1
|
Update all modules to use registry - part 3
|
2026-03-11 17:07:58 +01:00 |
|
mdecimus
|
c4064082ea
|
Update all modules to use registry - part 2
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
2dc0776109
|
Authenticate using registry - part 5
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
22e5f5a5ab
|
Authenticate using registry - part 3
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
1a780ca294
|
Authenticate using registry - part 2
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
c6495f6fed
|
RIP TOML
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
7c8be27fcf
|
Bootstrap from registry - part 7
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
262aed19af
|
Bootstrap from registry - part 6
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
0398a9d28e
|
Bootstrap from registry - part 5
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
1773af6d57
|
Bootstrap from registry - part 3
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
1c2c96b89d
|
Bootstrap from registry - part 1
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
acecd32c8e
|
Registry crate implementation
|
2026-03-11 16:58:41 +01:00 |
|
mdecimus
|
620ab2a9bc
|
PgSql: Use clean recycling method on connection pool
|
2026-02-25 14:07:07 +01:00 |
|
mdecimus
|
b2a808911f
|
v0.15.5
|
2026-02-14 18:55:56 +00:00 |
|
mdecimus
|
a05a047bd3
|
JMAP/changes: Return the correct container/item change id when there are no changes
|
2026-01-19 16:00:51 -03:00 |
|
mdecimus
|
3c0312df1e
|
v0.15.4
|
2026-01-19 08:23:35 -03:00 |
|
mdecimus
|
4b661d5d1f
|
JMAP/changes: Update newState with last changeId if an invalid fromChangeId is provided
|
2026-01-19 07:53:29 -03:00 |
|
mdecimus
|
8ab1a6779a
|
Search: Fix filters not applied when a single message is in the account
|
2026-01-14 20:25:28 -03:00 |
|
mdecimus
|
72858459c6
|
Internal search: Return all document ids when no filters are provided
|
2026-01-13 15:43:55 -03:00 |
|
mdecimus
|
4104faf7a4
|
Internal search: Return all document ids when no filters are provided
|
2026-01-13 15:43:46 -03:00 |
|
mdecimus
|
8b09a01c73
|
v0.15.3
|
2025-12-29 15:32:39 +01:00 |
|
mdecimus
|
239d093f72
|
Meilisearch: Return HTTP status error when creating indexes (fixes #2574)
|
2025-12-29 15:05:32 +01:00 |
|
mdecimus
|
5e9d78567d
|
PostgreSQL: Limit document size to 650kb
|
2025-12-27 16:55:25 +01:00 |
|
mdecimus
|
45d70065c0
|
FoundationDB search: Batch large transactions (fixes #2567)
|
2025-12-26 10:54:28 +01:00 |
|
mdecimus
|
74d9ab1659
|
v0.15.2
|
2025-12-21 17:30:02 +01:00 |
|
mdecimus
|
90917608e9
|
ElasticSearch: Implement pagination (#2551)
|
2025-12-20 19:42:16 +01:00 |
|
mdecimus
|
62941c968c
|
PostgreSQL: Truncate ts_vector to 1MB
|
2025-12-20 10:21:40 +01:00 |
|
mdecimus
|
3573b38a08
|
PostreSQL: Truncate large sort fields
|
2025-12-19 14:52:03 +01:00 |
|
mdecimus
|
d187defb0b
|
Return unsorted search results when the index is not ready (closes #2544)
|
2025-12-19 12:27:37 +01:00 |
|
mdecimus
|
fd5b11ae34
|
mySQL: Use MEDIUMTEXT field type for email body and attachments (#2544)
|
2025-12-19 12:26:50 +01:00 |
|
mdecimus
|
8c016b4907
|
v0.15.1
|
2025-12-17 16:30:05 +01:00 |
|
mdecimus
|
85a5da0563
|
Sanitize search index values (fixes #2533)
|
2025-12-17 16:07:26 +01:00 |
|
mdecimus
|
5ff05c6f3e
|
Elasticsearch: Ignore resource_already_exists_exception errors when creating indexes (closes #2535)
|
2025-12-17 15:00:15 +01:00 |
|
mdecimus
|
4675b18491
|
Updated IMAP autolearn behaviour to deal with Apple Mail's shenanigans
|
2025-12-14 16:17:39 +01:00 |
|
mdecimus
|
89f0229191
|
Meilisearch FTS backend implementation (closes #1482)
|
2025-12-14 15:21:27 +01:00 |
|
mdecimus
|
8e85a616ff
|
ES code reorganization
|
2025-12-13 15:51:57 +01:00 |
|
mdecimus
|
e944316312
|
All tests passing
|
2025-12-12 15:34:38 +01:00 |
|
mdecimus
|
3df5327ac8
|
Migration implementation (part 2)
|
2025-12-11 18:43:53 +01:00 |
|
mdecimus
|
f1fe0345ef
|
Migration implementation (part 1)
|
2025-12-10 19:13:04 +01:00 |
|
mdecimus
|
6c4d28a877
|
Spam filter performance and accuracy improvements (part 7)
|
2025-12-06 16:59:43 +01:00 |
|
mdecimus
|
c467ce07f1
|
Spam filter performance and accuracy improvements (part 5)
|
2025-12-04 17:46:38 +01:00 |
|
mdecimus
|
50dce48a85
|
Spam filter performance and accuracy improvements (part 4)
|
2025-12-03 19:26:28 +01:00 |
|