Commit graph

48 commits

Author SHA1 Message Date
Hunter Kehoe f70c000b56 fixes binwiederhier/ntfy#652 2023-03-04 23:10:32 -07:00
Philipp Heckel 3e8ba28e63 Merge branch 'constant-ring' into custom_notification_channels 2022-12-07 10:35:54 -05:00
Philipp Heckel 314bba4113 Some style fixes 2022-12-06 20:37:30 -05:00
Philipp Heckel b4b3263d2e Use custom sound from channel for insistent sound 2022-12-06 15:48:04 -05:00
Philipp Heckel 6333a063a1 Switch to since=<id> for WsConnection/JsonConnection 2022-06-19 15:19:01 -04:00
Philipp Heckel 18f3dc883e Use since=<id> API, #165 2022-06-18 21:01:05 -04:00
Philipp Heckel f62b7fa952 Derp 2022-04-16 22:32:29 -04:00
Philipp Heckel e600d15505 Fix test notifications in different languages 2022-04-13 21:36:02 -04:00
Philipp Heckel 118bff0099 Add subscribed topics to the list of suggesed topics 2022-02-13 09:26:26 -05:00
Philipp Heckel 29a40080db Make large attachments fail fast 2022-02-12 13:51:41 -05:00
Philipp Heckel 9afdf5e6e7 Arbitrary attachments 2022-02-11 20:34:08 -05:00
Philipp Heckel 8100e68b8d Make image and text sharing work 2022-02-11 15:55:08 -05:00
Philipp Heckel d44358f75c Implement auto-delete of notifications, closes #71 2022-02-09 16:20:24 -05:00
Philipp Heckel 678be49bff Fix scrolling issue in subscribe dialog; fix base URL background color; fix dark mode action bar 2022-02-06 15:51:30 -05:00
Philipp Heckel 3abd0b3da9 All the things; this should be it 2022-02-04 19:52:34 -05:00
Philipp Heckel 74b260f9a0 Fix websocket global ID bug 2022-02-02 12:11:04 -05:00
Philipp Heckel 82177253a7 Implement poll_request for Firebase to account for protected topics 2022-02-01 11:57:48 -05:00
Philipp Heckel 28bfd087c7 Remove per-topic user association; this is so. much. better. 2022-01-31 19:34:34 -05:00
Philipp Heckel f7fbf467b0 Fix back stack; properly update auth user via detail settings; works 2022-01-30 17:38:33 -05:00
Philipp Heckel a263246060 Loading spinner 2022-01-27 22:42:22 -05:00
Philipp Heckel cdd345face WIP: Auth in add dialog 2022-01-27 19:57:43 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel 0968a39420 WIP: Record logs in SQLite 2022-01-17 00:19:05 -05:00
Philipp Heckel 6b6bf0bd7a Move battery settings to experimental section 2022-01-16 15:21:34 -05:00
Philipp Heckel 5175b1b0cb Make a setting for WS 2022-01-15 18:40:38 -05:00
Philipp Heckel 26b408c828 WIP: Websockets 2022-01-15 13:31:34 -05:00
Philipp Heckel 5a6d45d810 Auto-download max size 2022-01-11 19:37:34 -05:00
Philipp Heckel dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel d440d0a633 Schedule attachment download in dispatcher, not in NotificationService 2022-01-08 15:49:07 -05:00
Philipp Heckel 7961f9f9e2 WIP 2022-01-06 01:05:57 +01:00
Philipp Heckel a123edbd8e Merge branch 'main' into attachments 2022-01-05 00:40:19 +01:00
Philipp Heckel 3a5399162d Add "click" handling 2022-01-04 23:45:24 +01:00
Philipp Heckel 9a5af648c4 Preview URL 2022-01-04 19:45:02 +01:00
Philipp Heckel f2bb3a022b WIP: attachments 2022-01-04 00:54:18 +01:00
Philipp Heckel ae1e439f37 Increase worker intervals; Remove periodic "muted until" checker; redraw main list on "back button" press; polling now uses since=.. 2022-01-02 01:37:09 +01:00
Philipp Heckel ad2c0d6f27 User agent 2021-12-14 09:23:01 -05:00
Philipp Heckel 957c351c96 Switch to ~control for control channel 2021-12-13 21:10:48 -05:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel 89183c227d Fix proguard serialization issue 2021-11-16 23:01:23 -05:00
Philipp Heckel cc25c5fc5c Only use one connection per base URL 2021-11-16 14:08:52 -05:00
Philipp Heckel 0ab3bdc2a0 Dismiss notifications when detail view is opened, show new bubble 2021-11-15 16:24:31 -05:00
Philipp Heckel 276d773152 Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -05:00
Philipp Heckel 719a04aeaa Instant delivery 2021-11-13 19:26:37 -05:00
Philipp Heckel 86738d5441 Remove denormalized subscription, add schema migration for sqlite db 2021-11-11 22:14:28 -05:00
Philipp Heckel 72d7a2f93d Periodic worker to refresh notifications; replace Volley with OkHttp 2021-11-11 19:41:29 -05:00
Philipp Heckel e730b1657e Add "Force refresh" button in menu 2021-11-07 13:13:32 -05:00