SimpleCloudNotifier/server/README.md

32 lines
939 B
Markdown
Raw Normal View History

2022-11-19 17:09:23 +01:00
2022-11-30 10:35:05 +01:00
TODO
========
2022-11-19 17:09:23 +01:00
2022-11-30 10:35:05 +01:00
-------------------------------------------------------------------------------------------------------------------------------
2022-11-21 22:52:44 +01:00
2022-11-21 18:46:55 +01:00
- migration script for existing data
2022-11-19 17:09:23 +01:00
2022-11-21 22:52:44 +01:00
- app-store link in HTML
2022-11-21 18:46:55 +01:00
2022-11-30 10:35:05 +01:00
- route to re-check all pro-token (for me)
2022-11-30 10:35:05 +01:00
- tests (!)
2022-11-23 19:32:23 +01:00
2022-11-20 20:34:18 +01:00
- deploy
- diff my currently used scnsend script vs the one in the docs here
2022-11-30 10:35:05 +01:00
-------------------------------------------------------------------------------------------------------------------------------
- in my script: use (backupname || hostname) for sendername
2022-11-30 10:35:05 +01:00
-------------------------------------------------------------------------------------------------------------------------------
- (?) return subscribtions in list-channels (?)
- (?) ack/read deliveries && return ack-count (? or not, how to query?)
2022-12-14 18:38:30 +01:00
- (?) "login" on website and list/search/filter messages
2022-11-30 10:35:05 +01:00
2022-12-14 18:38:30 +01:00
- (?) make channels deleteable (soft-delete) (what do with messages in channel?)