Commit graph

335 commits

Author SHA1 Message Date
ebc643cbe4 Fix: Reliability of receiving media files.
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-15 23:17:40 +02:00
d52f1eefea add missing statistic 2026-05-15 15:36:20 +02:00
4b9180c3c7 move signal pre key store into the database
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-14 14:38:00 +02:00
ed0b7160b9 fix manual approval issues and increase default threshold
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-14 13:54:06 +02:00
a5fc97c648 Improved: Memories viewer redesigned 2026-05-14 02:54:18 +02:00
dda3677907 fixes some more issues 2026-05-13 15:27:08 +02:00
a1ca45c2b9 fix shortcut ordering 2026-05-13 13:41:50 +02:00
f45638c58d fix deadlock 2026-05-13 12:34:40 +02:00
09129639e1 remove useless mutext lock 2026-05-13 03:38:39 +02:00
f2b27e19f2 add shortcuts 2026-05-13 03:30:13 +02:00
9941c6e870 bug fixes 2026-05-13 00:44:17 +02:00
1e6ce639cf multiple bugs 2026-05-13 00:07:08 +02:00
d7dffa82ff multiple bug fixes 2026-05-12 23:52:08 +02:00
4d39eb0bf4 Seamless recovery for iOS reinstallations 2026-05-12 22:55:56 +02:00
61979aedcb fix smaller issues 2026-05-12 21:47:45 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
f735070a7c login using login token 2026-05-10 00:09:41 +02:00
64b304d99e remove dead code 2026-05-09 15:33:58 +02:00
5fa253ec32 keyring works 2026-05-09 14:58:59 +02:00
e6a468c065 fix: update sendCounter also for groups
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-07 00:24:01 +02:00
8c15a95165 Fix: Complete setup would sometimes get stuck
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-05 10:57:59 +02:00
8898395d72 add missing file check
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-05 00:48:05 +02:00
d8a3c4a4d7 make it possible to click on the users avatar 2026-05-05 00:47:15 +02:00
52bc628752 add message that a user has changed there name 2026-05-05 00:41:13 +02:00
28fffbfce5 add blue verification check to the user study
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-05 00:13:04 +02:00
3acd207de6 improved layout and fixed add logging
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-04 23:35:15 +02:00
0a972d023f fix deadlock issue 2026-05-04 23:33:42 +02:00
cdababa3c8 delete images if they where send in a direct chat
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-05-02 22:57:19 +02:00
6a611767fc fixing startup issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-02 14:48:31 +02:00
f553713ff8 improve startup 2026-05-01 23:37:29 +02:00
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
8f7346dfba bump version and smaller bug fixes 2026-04-30 17:15:03 +02:00
b2e9b04659 Improved: Videos can now be paused 2026-04-29 16:58:32 +02:00
9289def783 Show instead of the flame icon when it is about to expire 2026-04-29 16:28:52 +02:00
a015cb2cb8 change feature name and remove deleted accounts 2026-04-29 16:13:58 +02:00
c54265495c implement manual approval and fix bug 2026-04-29 12:11:07 +02:00
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
ce60f4e2f1 smaller improvements 2026-04-26 02:38:01 +02:00
dcca2cbec0 bug fixes 2026-04-26 02:10:16 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
583368505d display critical error instead of removing app data 2026-04-25 01:55:46 +02:00
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +02:00
646b9c22d3 new add contact view for scanned qr via link 2026-04-25 00:24:03 +02:00
3c91f99008 downgrade duplicated error message and fixing new upload of message 2026-04-24 23:38:07 +02:00
e8d8e8b160 fixes multiple race condition issues 2026-04-24 23:14:48 +02:00
919aec464e when user is excluded from find friend all promotions are now also removed 2026-04-24 13:56:17 +02:00
a29af4c914 display transferred trust 2026-04-23 18:52:48 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
fcb93830e1 replace for loop with Completer 2026-04-22 19:47:56 +02:00