mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
* Clean old notifications regularly We'll keep highlights for a month and non-highlights for a day, to stop the `userapi_notifications` table from growing indefinitely. We'll also allow storing events even if no pushers are present, because apparently Element Web expects to work that way. * Fix the milliseconds * Use process context * Update sytest lists * Fix build issue |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| accounts_table.go | ||
| constraint_wasm.go | ||
| devices_table.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| logintoken_table.go | ||
| notifications_table.go | ||
| openid_table.go | ||
| profile_table.go | ||
| pusher_table.go | ||
| storage.go | ||
| threepid_table.go | ||