Commit graph

905 commits

Author SHA1 Message Date
c9b8e32d32 improve setup 2026-04-29 15:48:52 +02:00
836e58ec3a fix verification badge on the wrong side 2026-04-29 12:15:29 +02:00
c54265495c implement manual approval and fix bug 2026-04-29 12:11:07 +02:00
f0741bfdc1 update strings 2026-04-29 00:23:01 +02:00
41dc30b3c2 finish setup 2026-04-29 00:22:42 +02:00
c47c91c1ba starting with a proper setup 2026-04-28 00:15:05 +02:00
8021768883 improve faq to directly open a specific question 2026-04-27 20:20:12 +02:00
a93187c86d fix: messages where opene even if the app is in the background 2026-04-27 19:50:28 +02:00
5b5140ec7c clean main function 2026-04-26 11:45:05 +02:00
c6d13a44e9 update stings 2026-04-26 11:31:36 +02:00
922a5f0f26 some small UI fixes 2026-04-26 11:31:25 +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
ef2a32157e add test for groups 2026-04-25 13:35:13 +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
eed5d292c6 fix: media file not opened if downloaded 2026-04-24 11:29:42 +02:00
a29af4c914 display transferred trust 2026-04-23 18:52:48 +02:00
f8649298e0 using user stream builder for user changes 2026-04-22 21:00:39 +02:00
dde339d1b3 use mutex over all signal operations 2026-04-22 20:56:28 +02:00
0c8bd0a7b4 split up the camera preview controller 2026-04-22 20:31:09 +02:00
1cee77cd97 ensure initState is called first 2026-04-22 19:58:42 +02:00
5722cb71bb add missing mounted guards 2026-04-22 19:52:02 +02:00
fcb93830e1 replace for loop with Completer 2026-04-22 19:47:56 +02:00
1371cf80cb check original sender id 2026-04-22 19:47:43 +02:00
be35336a5d more smaller bug fixes 2026-04-22 18:28:36 +02:00
c197cb797e fixes multiple issus 2026-04-22 18:14:11 +02:00
81370d27a9 improve faq 2026-04-22 17:15:45 +02:00
4a8fbdce28 add new numbers to the user_studies 2026-04-22 14:33:15 +02:00
50679ce9ed add debug print 2026-04-22 14:15:39 +02:00
95c5d6a4f1 handle scanned qr link via intent 2026-04-22 14:06:05 +02:00
7d09bd7283 notification of the verified user 2026-04-22 03:32:14 +02:00
e1f28e1b87 remove old version and fixes duplicated shares 2026-04-21 22:47:21 +02:00
bcb2403059 change handling of invalid data 2026-04-21 19:37:13 +02:00
94982ca253 use public dev api server 2026-04-21 19:36:46 +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
ba2f9644c0 fix splash screen in light mode 2026-04-21 15:45:42 +02:00
fe360cb2bc Merge remote-tracking branch 'origin/main' into rust_integration 2026-04-21 14:55:58 +02:00
5c5d428510 bump version
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-04-21 14:37:14 +02:00
57c165d945 fix: click on image notification causes wrong routing 2026-04-21 14:22:54 +02:00
56aa6e9f7e rewrite global user variable 2026-04-21 03:34:52 +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
715774bd7f remove global connection state 2026-04-21 02:24:47 +02:00
bd012a363e replace global callback with broadcast 2026-04-21 02:18:24 +02:00
d9f9f7645e replace globals with app environment 2026-04-21 02:15:31 +02:00
693c74df46 first working state 2026-04-21 01:31:50 +02:00
93d5f682fc fix: click on image notification causes wrong routing 2026-04-20 15:27:31 +02:00
718e1ec9fd Fix: stored messages are not shown 2026-04-20 14:27:57 +02:00
a7f1457d72 add target 2026-04-20 14:26:54 +02:00
16cc30393c Fix: stored messages are not shown 2026-04-20 14:25:49 +02:00
d5449800d7 merge dev 2026-04-20 13:30:40 +02:00
676a1c28f8 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-20 13:30:37 +02:00
492ad835ba Improved: Username change error handling 2026-04-20 12:59:29 +02:00
60e5a5c7cc Fix: Start in chat, if configured
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 12:52:25 +02:00
f321e35027 show typing indicator in the chat view 2026-04-20 12:37:05 +02:00
6ed3af5a92 fixes small ui issues 2026-04-20 12:08:20 +02:00
37c5ce933d fix receipts are getting deleted if message was removed
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:38:25 +02:00
75b9d3e379 delete receipts where the message got deleted
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:11:27 +02:00
ad647a3a21 fix: issue with image could not be inserted 2026-04-20 11:11:04 +02:00
edf9e24f8a update strings 2026-04-20 01:13:26 +02:00
f2493a2b56 handling server messages 2026-04-20 01:13:11 +02:00
6517473603 updated protobuf 2026-04-19 23:10:58 +02:00
1629b8b1a9 add user discovery settings view 2026-04-19 22:57:24 +02:00
cd2a254d23 fix: issue with image could not be inserted 2026-04-19 21:00:40 +02:00
2ec8d14439 delete receipts where the message got deleted 2026-04-19 20:41:10 +02:00
e1956c9807 initialization of user discovery works 2026-04-19 17:13:05 +02:00
6516c4564c move files 2026-04-18 13:54:45 +02:00
4ffd367b23 add some options 2026-04-18 13:34:11 +02:00
eb22acacee user discovery database store works 2026-04-17 00:22:38 +02:00
252e7653db move files 2026-04-15 23:51:48 +02:00
8aacdc5235 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-12 02:36:01 +02:00
c42ff41eb8 fix notification tap initial page view
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-04-12 02:22:30 +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
757094bc23 poc 2026-04-11 21:28:18 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +02:00
cc3a7b8b64 fix wrong increase of last message
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 21:21:54 +02:00
840dfed950 fixes android video compression issues 2026-04-10 19:15:51 +02:00
6aab76a47e update strings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 18:19:12 +02:00
a73b2737e7 typing indicator 2026-04-10 18:18:24 +02:00
727949c3d9 update strings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 16:34:32 +02:00
391646d243 new: screen lock 2026-04-10 16:34:16 +02:00
f419b3709d smoother response animation
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 15:30:44 +02:00
527bf51bff improved websocket connection state info
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-09 22:51:36 +02:00
587740f306 add option to reopen images with context menu
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-09 22:20:15 +02:00
19a53a879b fix check mark shown in send image 2026-04-09 22:20:01 +02:00
1650642cb2 fix ui glitch 2026-04-09 22:19:44 +02:00
1d4a0bdbeb add qr code button 2026-04-09 22:19:36 +02:00
083faaa876 fixes multiple issues 2026-04-06 15:36:01 +02:00
48bfc774c2 show string
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-06 14:24:31 +02:00
3dcefcbed1 make verification badge more visible 2026-04-06 14:24:19 +02:00
b7e6cbfc2f crop images and small improvements
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-06 13:35:36 +02:00
8810ecf360 lower lastExecutionInSecondsLimit
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-06 01:53:42 +02:00