Commit graph

64 commits

Author SHA1 Message Date
1c902bb64d restructure code 2026-04-21 17:29:01 +02:00
3d35615136 refactor global user variable 2026-04-21 03:34:52 +02:00
e945e30991 rename global variables into app state 2026-04-21 02:40:12 +02:00
693c74df46 first working state 2026-04-21 01:31:50 +02:00
f2493a2b56 handling server messages 2026-04-20 01:13:11 +02:00
a73b2737e7 typing indicator 2026-04-10 18:18:24 +02:00
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
aa26766bdf fixes duplicated messages from the server
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-05 22:17:45 +02:00
5a2049fd4a support background execution
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 15:05:10 +01:00
60ed2775bb Groups can now collect flames as well
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 01:40:07 +01:00
90f5424aae fix issue with contact request 2026-03-12 22:45:09 +01:00
fb1e286cf9 fix signal out of sync issue
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-01 23:34:07 +01:00
4cbeaf3ff7 remove unnecessary pre key loading 2026-03-01 04:20:37 +01:00
835ee9ee2d feature: share contacts 2026-02-13 02:16:04 +01:00
b59687c5ca fix retransmission of media files + update dependencies 2026-02-12 23:04:17 +01:00
f91f2c2fb9 allow user deletion 2026-01-17 16:59:58 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
87187843fa fix #360 2025-12-29 21:22:32 +01:00
074ead8b4f fixing multiple use-ability issues #343 #342 2025-12-21 00:06:10 +01:00
2db1775d1f starting with in app purchases 2025-12-20 02:14:01 +01:00
7aeaa97a68 improve logging 2025-11-30 12:27:40 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
57334d9eee fixes #290 2025-11-04 14:00:21 +01:00
f5dbf4a12e create context request from context menu 2025-11-03 17:28:39 +01:00
9eea69b3dd fixing analyzer 2025-11-01 14:58:02 +01:00
72dca4d4b4 creation of groups works 2025-11-01 14:56:55 +01:00
76ff64ff74 starting with c2c #227 2025-11-01 01:46:02 +01:00
350fb899e1 display last reaction and compress avatarsvgs 2025-10-27 20:14:07 +01:00
5ae943bcf3 message and media sending does work 2025-10-26 01:14:46 +02:00
1c154e6c67 add message action table 2025-10-23 22:42:15 +02:00
2f3f927914 handle text and media server messages, update pushkeys 2025-10-19 14:44:49 +02:00
a4ccefec75 starting with #227 2025-10-19 02:45:17 +02:00
90e6aa6598 added tests and some fixes 2025-10-18 17:20:34 +02:00
ba1913d737 fixing issue with the prekey unkown error 2025-10-16 23:56:18 +02:00
cb2f0d00a6 fixing issue and starting with developer settings 2025-10-16 14:54:21 +02:00
268488dab0 fixing new analysis results 2025-10-14 14:16:55 +02:00
02045e8fc0 improve media download handling in case of an error 2025-07-24 21:46:09 +02:00
c70413cf6a fixing all linter errors 2025-07-15 13:38:38 +02:00
a3d9bcf98b enabling linter 2025-07-15 00:38:23 +02:00
0eda03537c bump version 2025-07-14 12:01:06 +02:00
37b11cef79 fixing race condition 2025-07-14 01:20:06 +02:00
856e39f2b5 fix #231 2025-07-12 15:15:43 +02:00
674e42722d hopefully final fix for the retransmission problem 2025-06-24 14:00:55 +02:00
79caf95afe fixing the problem 2025-06-23 22:57:58 +02:00
b2426a9ec5 delete faulty messages 2025-06-23 21:01:40 +02:00
5727b3ae4e bump version 2025-06-23 13:46:54 +02:00
eb789407d2 fix #209 #206 2025-06-22 22:47:16 +02:00
3b777f7130 #213 for android finished 2025-06-22 01:25:04 +02:00
1f51d3174f fix: self-dos because of Skill Issues 2025-06-20 22:46:27 +02:00
80746b5139 fix #207 2025-06-19 16:10:20 +02:00