Commit graph

119 commits

Author SHA1 Message Date
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
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
a015cb2cb8 change feature name and remove deleted accounts 2026-04-29 16:13:58 +02:00
c9b8e32d32 improve setup 2026-04-29 15:48:52 +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
5b5140ec7c clean main function 2026-04-26 11:45:05 +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
db9d9022fd use a centralized version of flutter secure storage 2026-04-25 01:12:00 +02:00
7d09bd7283 notification of the verified user 2026-04-22 03:32:14 +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
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
d9f9f7645e replace globals with app environment 2026-04-21 02:15:31 +02:00
676a1c28f8 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-20 13:30:37 +02:00
6ed3af5a92 fixes small ui issues 2026-04-20 12:08:20 +02:00
e1956c9807 initialization of user discovery works 2026-04-19 17:13:05 +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
757094bc23 poc 2026-04-11 21:28:18 +02: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
54bdbea858 New: Adds a link if the image contains a QR code
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 01:18:33 +01:00
371ebda666 Fix: Problem with restoring from backup
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 00:37:54 +01:00
b59687c5ca fix retransmission of media files + update dependencies 2026-02-12 23:04:17 +01:00
47904275e1 fix: authentication not enforced 2026-02-07 23:24:25 +01:00
4f6bffa61a fix: images was not reuploaded in case of a reupload request 2026-02-07 23:02:36 +01:00
aee31f5b40 fix increased twonly safe backup 2026-01-25 13:17:56 +01:00
2db1775d1f starting with in app purchases 2025-12-20 02:14:01 +01:00
c3e92ac7d1 fix avatar render issues, fix list update issues 2025-11-18 22:56:42 +01:00
72495b4c2a fix #310 2025-11-15 00:01:47 +01:00
2a9414ae4f wrap whole main function into sentry 2025-11-10 14:37:44 +01:00
091e4bbfa8 adds optional sentry #299 2025-11-10 00:04:44 +01:00
86e1c6a0f7 fixing release build issues 2025-11-08 16:53:01 +01:00
0a1732523b do not load data from server until appVersion is valid 2025-11-08 14:30:20 +01:00
da4917ad46 fix multiple issues 2025-11-07 17:44:51 +01:00
48de7faaa2 fixing avatar icon 2025-11-03 11:22:22 +01:00
404aee1e18 upload non finished uploads after restart 2025-10-29 10:14:25 +01:00
071c5c2a0d purge text messages fix multiple bugs 2025-10-28 13:23:35 +01:00
9d563793c7 crafting a custom context-menu 2025-10-27 23:53:48 +01:00
8f8f2cabe0 message deletion 2025-10-27 00:18:05 +01:00
e65cf99ea6 add ignore 2025-10-26 21:58:23 +01:00
afbad41b27 reactions works 2025-10-26 21:57:43 +01:00
b03bcfe6e1 fix analyser issues 2025-10-26 01:15:54 +02:00
5ae943bcf3 message and media sending does work 2025-10-26 01:14:46 +02:00