Commit graph

48 commits

Author SHA1 Message Date
41dc30b3c2 finish setup 2026-04-29 00:22:42 +02:00
c9aa680243 improve user discovery new message handling 2026-04-26 10:43:25 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
1371cf80cb check original sender id 2026-04-22 19:47:43 +02:00
c197cb797e fixes multiple issus 2026-04-22 18:14:11 +02:00
1ea97d58ea create shared initialization function 2026-04-21 18:10:52 +02:00
1c902bb64d restructure code 2026-04-21 17:29:01 +02:00
3d35615136 refactor global user variable 2026-04-21 03:34:52 +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
cd2a254d23 fix: issue with image could not be inserted 2026-04-19 21:00:40 +02:00
cfc6e945da fix: reupload of media files
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-12 02:01:31 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +02:00
a73b2737e7 typing indicator 2026-04-10 18:18:24 +02:00
68cf1b6b89 only force create avatars in case they where changed or did not yet exists
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-15 14:22:00 +01:00
cc0b88718b fix: media file appears as a white square and is not listed.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 22:18:29 +01: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
3806525653 use sql match
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-01 21:38:32 +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
e6160990fe fix: null pointer 2026-02-12 21:54:53 +01:00
4f6bffa61a fix: images was not reuploaded in case of a reupload request 2026-02-07 23:02:36 +01:00
b48df1baa5 fix #366 2026-01-22 23:26:23 +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
ebf53a5ab4 fix #362 2025-12-29 16:13:57 +01:00
074ead8b4f fixing multiple use-ability issues #343 #342 2025-12-21 00:06:10 +01:00
c3e92ac7d1 fix avatar render issues, fix list update issues 2025-11-18 22:56:42 +01:00
7977d171c7 fix #307 2025-11-13 21:28:57 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
f879ae00f1 hotfix: display time changed to milliseconds... 2025-11-08 21:39:19 +01:00
95c9db86d6 implementing voice messages #251 2025-11-07 00:31:46 +01:00
0ab0303163 fix #283 2025-11-06 18:40:22 +01:00
0c6099cd92 fix #284 2025-11-06 00:23:29 +01:00
8d45c8e9ce fix #289 2025-11-05 23:12:10 +01:00
07d36c133c fix #214 2025-11-04 23:25:17 +01:00
2a3152e707 leave groups works now 2025-11-03 22:58:58 +01:00
0dc8c87732 fixes some small issues 2025-11-03 17:46:45 +01:00
f5dbf4a12e create context request from context menu 2025-11-03 17:28:39 +01:00
0d4ab84f91 send my public key to new members 2025-11-03 16:59:19 +01:00
4bc7db75e9 remove and add members #277 2025-11-02 15:48:50 +01:00
d616e08dec store group creation action 2025-11-02 14:29:09 +01:00
30086c2475 change group name possible #227 2025-11-01 23:45:37 +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