Commit graph

43 commits

Author SHA1 Message Date
f553713ff8 improve startup 2026-05-01 23:37:29 +02:00
be35336a5d more smaller bug fixes 2026-04-22 18:28:36 +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
d9f9f7645e replace globals with app environment 2026-04-21 02:15:31 +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
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
c85914672e Improve: Video compression with progress updates
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-13 01:35:04 +01:00
609c7abb55 fixes issue on android
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-01 16:46:04 +01:00
87ddb8ebdb remove ffmpeg from dependencies to reduce file size 2026-03-01 16:32:21 +01:00
0f16ab68b7 fix: overwriting thumbnail 2026-02-12 21:54:42 +01:00
f93a337aa9 small bug fixes 2026-01-23 16:57:29 +01:00
8ecae72d80 fix #375 and #376 2026-01-17 19:02:54 +01:00
585f577f89 add flame counter test 2025-12-30 19:58:32 +01:00
6b353d8a66 remove error log 2025-12-29 23:31:16 +01:00
24f45ce9bd move storing of the images into the mediafile service 2025-12-29 23:24:14 +01:00
3899c8e6e4 fix #363 2025-12-29 22:27:44 +01:00
b093a7acdb fix #354 2025-12-26 22:43:24 +01:00
4f27bfba01 fixing video issue for pixel 10 2025-12-16 01:03:31 +01:00
24edf896c5 workaround for #329 2025-12-06 21:19:20 +01:00
6ab11c4e69 fix #324 2025-12-06 21:18:46 +01:00
108a58ffe1 improve logging 2025-11-30 12:27:21 +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
8a4632c4c4 fix #303 and bump version 2025-11-13 23:57:01 +01:00
7977d171c7 fix #307 2025-11-13 21:28:57 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
5946420fd0 fix #298 2025-11-09 22:27:24 +01:00
f879ae00f1 hotfix: display time changed to milliseconds... 2025-11-08 21:39:19 +01:00
80d6f85350 draft images, multiple bug fixes 2025-11-08 12:26:17 +01:00
95c9db86d6 implementing voice messages #251 2025-11-07 00:31:46 +01:00
9356a1fc70 support gifs and allow videos to pick from the gallery 2025-11-02 23:01:53 +01:00
404aee1e18 upload non finished uploads after restart 2025-10-29 10:14:25 +01:00
35152cce23 integrating ffmpeg 2025-10-28 23:26:24 +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
350fb899e1 display last reaction and compress avatarsvgs 2025-10-27 20:14:07 +01:00
746887b845 fix thumbnail generation for videos 2025-10-26 22:14:12 +01:00
5ae943bcf3 message and media sending does work 2025-10-26 01:14:46 +02:00
4260c63ce2 fixing all compile errors 2025-10-25 01:08:59 +02:00
645dfe16da media upload 2025-10-23 21:31:13 +02:00
b2dc384465 starting with rewriting the upload process 2025-10-23 00:35:28 +02:00