Commit graph

47 commits

Author SHA1 Message Date
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
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +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
e945e30991 rename global variables into app state 2026-04-21 02:40:12 +02:00
676a1c28f8 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-20 13:30:37 +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
6517473603 updated protobuf 2026-04-19 23:10:58 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +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
02ae72f679 improve chat list view 2026-04-06 00:24:17 +02:00
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
955992d5d2 add troubleshooting for notifications & video stab 2026-04-05 16:22:48 +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
bbe6954ca6 Fix: Push notification in groups when someone saves an image 2026-02-21 01:28:23 +01:00
835ee9ee2d feature: share contacts 2026-02-13 02:16:04 +01:00
76c56b06fe fix #383 2026-01-22 23:58:33 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
fa953b8928 adds google and apple payment #162 2025-12-21 03:33:20 +01:00
0ed264f152 fixing 32-bit integer 2025-12-17 02:05:12 +01:00
25114daee2 fix #326 2025-12-15 19:12:25 +01:00
c3e92ac7d1 fix avatar render issues, fix list update issues 2025-11-18 22:56:42 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
71823c9fae fixing ios release issues 2025-11-08 18:14:16 +01:00
80d6f85350 draft images, multiple bug fixes 2025-11-08 12:26:17 +01:00
da4917ad46 fix multiple issues 2025-11-07 17:44:51 +01:00
95c9db86d6 implementing voice messages #251 2025-11-07 00:31:46 +01:00
48de7faaa2 fixing avatar icon 2025-11-03 11:22:22 +01:00
c786bb55f9 add push notifications for groups and add sender name 2025-11-03 00:50:09 +01:00
7748ecec3c fixing background notification 2025-10-30 20:47:15 +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
645dfe16da media upload 2025-10-23 21:31:13 +02:00
0207aaf074 fixing more issues 2025-10-20 09:03:17 +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
268488dab0 fixing new analysis results 2025-10-14 14:16:55 +02:00
5209825604 multiple bug fixes 2025-07-19 02:31:07 +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
0177bf2a11 use native crypto for better speed 2025-07-12 01:08:15 +02:00
674e42722d hopefully final fix for the retransmission problem 2025-06-24 14:00:55 +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
3b777f7130 #213 for android finished 2025-06-22 01:25:04 +02:00