36 Commits

Author SHA1 Message Date
bafcff7be4 Add migration route for old sharedPrefs 2025-06-07 20:55:42 +02:00
3ae2742033 Try (?) to fix Hive-init error on receiving multiple parallel messages 2025-05-23 21:38:56 +02:00
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
255fc9337c Add confirm=? query-param to delete-user route and confirm dialog in flutter [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 1m7s
Build Docker and Deploy / Deploy to Server (push) Successful in 11s
2025-05-11 15:43:06 +02:00
d1eecad059 Fix loglevel in ApplicationLog
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 47s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m12s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-26 14:18:51 +02:00
d5e9c6ecc3 improve dateFormat a bit, and fix some buttons
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 49s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m13s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-22 00:35:32 +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
5417796f3f do a few more remaining todos
Some checks failed
Build Docker and Deploy / Build Docker Container (push) Successful in 52s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 11m24s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-04-18 19:14:36 +02:00
78c895547e Finish KeyToken operations 2025-04-18 18:56:17 +02:00
e96be86314 Finish implementing send page 2025-04-13 01:52:29 +02:00
2f73a21a41 Added raw-failure logs to flutter app (to debug init errors) 2024-10-19 17:16:34 +02:00
3adeadf6fb Work on implementing search filter in app [WIP] 2024-09-19 19:46:46 +02:00
2b23404461 channel_view page 2024-06-25 20:49:40 +02:00
59d28d3c49 auto-refresh message-list on FB message receive 2024-06-17 23:23:35 +02:00
5b8a1e86e0 Save user+client in Prefs and only background-fetch them on startup 2024-06-17 22:53:03 +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
b0a6736f70 Prep flutter for android data-messages 2024-06-15 18:24:18 +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
9c366399df better message_item layout 2024-06-15 12:37:38 +02:00
8126327b95 Add LinearProgressIndicator for background queries 2024-06-13 17:00:08 +02:00
64709920f7 more message view stuff 2024-06-08 20:20:09 +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
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
dfcee5dfc7 Implement FCM [WIP] 2024-05-31 15:22:27 +02:00
f9dbbf4638 fix initial load bug 2024-05-26 18:34:42 +02:00
dae5182f90 added logs 2024-05-26 00:20:25 +02:00
51e89ce901 fix imports 2024-05-25 22:06:43 +02:00
72be45feb4 linter and lint fixes 2024-05-25 21:36:05 +02:00
7e347a70c2 Hive, requestlog, etc 2024-05-25 18:09:39 +02:00
227d7871c2 add sqlite dep 2024-05-23 20:05:55 +02:00
1286a5d848 send page qr code 2024-02-18 16:23:10 +01:00
463e7ee287 persistance 2024-02-11 02:20:48 +01:00
46897cc51b basic api access, state managment etc 2024-02-11 01:08:51 +01:00