mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-12 23:53:19 +02:00
More tests
This commit is contained in:
parent
a2e474c375
commit
f79348817f
5 changed files with 65 additions and 33 deletions
server
|
@ -36,13 +36,15 @@ import (
|
|||
|
||||
/*
|
||||
TODO
|
||||
limits:
|
||||
message cache duration
|
||||
Keep 10000 messages or keep X days?
|
||||
Attachment expiration based on plan
|
||||
database migration
|
||||
reserve topics
|
||||
purge accounts that were not logged into in X
|
||||
reset daily limits for users
|
||||
Account usage not updated "in real time"
|
||||
Attachment expiration based on plan
|
||||
Plan: Keep 10000 messages or keep X days?
|
||||
Sync:
|
||||
- "mute" setting
|
||||
- figure out what settings are "web" or "phone"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue