22 Commits

Author SHA1 Message Date
b280465914
better error message 2025-04-18 14:07:31 +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
a43a3b441f
add qr button to channel_list_extended 2025-04-17 22:19:04 +02:00
ab4b40ab75
implement keytoken list and all-messages list
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 50s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m15s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-13 19:47:18 +02:00
b989a8359e
implement client_list 2025-04-13 18:02:20 +02:00
c1e465020f
Implement sender_list 2025-04-13 17:21:12 +02:00
3239a075fb
Implement user-deletion 2025-04-13 16:32:59 +02:00
8c0f0e3e8f
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Successful in 43s
Build Docker and Deploy / Deploy to Server (push) Successful in 16s
2025-04-13 16:22:55 +02:00
aac34ef738
Create SendToken on login 2025-04-13 02:16:24 +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
eea219a205
More background refreshing 2024-06-15 16:35:02 +02:00
35ab9a26c0
Cache messages, use cache if exists, load in background 2024-06-15 15:56:50 +02:00
beb1005710
Refactor routing methods to Navi helper class 2024-06-13 15:42:39 +02:00
243a274480
fixes and ui.dart 2024-06-08 12:55:58 +02:00
549311535c
Fix linux build (does not support fcm) 2024-06-04 08:20:28 +02:00
ac299ec7ba
Better client/login/authState handling
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 2m58s
Build Docker and Deploy / Deploy to Server (push) Successful in 32s
2024-06-02 17:09:57 +02:00
e397f009b9
Notifications with new Flutter app [Kinda work!]
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m56s
Build Docker and Deploy / Deploy to Server (push) Successful in 5s
2024-06-01 15:37:59 +02:00
d662a6c426
Implement login 2024-06-01 14:00:16 +02:00
0b7fb533da
FCM kinda works [does not receive notifications] 2024-06-01 03:06:02 +02:00
d5d89ee93a
Switch to better notification library 2024-05-31 23:56:07 +02:00
0ad82bb248
better account page (logged in) 2024-05-27 17:21:29 +02:00