18 Commits

Author SHA1 Message Date
faa624e9f8 Fix crash when a requests fails in non-widget mode (aka on background-receive): Cannot show toasts without an UI 2025-05-23 21:10:20 +02:00
b91ddc172d Implement settings
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 51s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m17s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-19 02:02:37 +02:00
24cd1692c6 subscription list+view
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 1m8s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m19s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-18 01:45:56 +02:00
63bc71c405 Implement proper handling for inactive/active subscriptions 2025-04-18 00:11:01 +02:00
e96be86314 Finish implementing send page 2025-04-13 01:52:29 +02:00
95353735b0 Implement Scanner-View 2025-04-13 00:17:06 +02:00
e6709cd4af implement changing username 2025-04-12 14:35:08 +02:00
1cf14e65a9 Subscribe/unsubscribe from channels 2024-10-19 20:00:44 +02:00
e93d125431 Properly handle click actions on notifications 2024-07-13 01:05:32 +02:00
2b23404461 channel_view page 2024-06-25 20:49:40 +02:00
0bbe5fc7fa Working on message search+filter 2024-06-16 01:46:27 +02:00
e9ea573e33 Notifications (android via local) work 2024-06-15 21:29:51 +02:00
35ab9a26c0 Cache messages, use cache if exists, load in background 2024-06-15 15:56:50 +02:00
8126327b95 Add LinearProgressIndicator for background queries 2024-06-13 17:00:08 +02:00
beb1005710 Refactor routing methods to Navi helper class 2024-06-13 15:42:39 +02:00
64709920f7 more message view stuff 2024-06-08 20:20:09 +02:00
243a274480 fixes and ui.dart 2024-06-08 12:55:58 +02:00
d5d89ee93a Switch to better notification library 2024-05-31 23:56:07 +02:00