Commit graph

781 commits

Author SHA1 Message Date
Christian Kußowski
2797974d45
fix: Use retry http client 2025-07-27 07:45:04 +02:00
Christian Kußowski
140d27ff7b
chore: Better error handling for push notifications 2025-07-25 18:52:52 +02:00
krille-chan
a37810c061
fix: Open database crashes on start 2025-07-19 12:33:47 +02:00
krille-chan
9e416eefa1
fix: Delete database correctly after corruption 2025-07-19 12:10:03 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies 2025-07-19 10:33:03 +02:00
krille-chan
9643242cc8
refactor: Make notification avatars rounded 2025-07-12 15:38:04 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin 2025-07-12 08:39:51 +02:00
Christian Kußowski
103cb8328d
feat: Collapse all state events by default 2025-06-21 11:15:28 +02:00
Christian Kußowski
3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 2025-06-21 10:05:14 +02:00
Christian Kußowski
033feed6b1
refactor: New message context menu 2025-06-16 18:11:49 +02:00
Christian Kußowski
72f0b821a7
build: Follow up vodozemac web 2025-06-09 08:37:08 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
647ed04901
chore: Follow up voice message localization 2025-06-01 13:07:05 +02:00
Christian Kußowski
5fb882955c
chore: Follow up create check list UX 2025-06-01 11:31:09 +02:00
Christian Kußowski
c445a6a294
feat: Add feature flag for refresh tokens 2025-05-30 09:44:22 +02:00
Christian Kußowski
c65c6f7e09
chore: Follow up formatting 2025-05-22 15:52:08 +02:00
Christian Kußowski
40cceb2176
chore: Simplify voiceMessage getter 2025-05-22 15:51:39 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22 2025-05-21 08:06:52 +02:00
Christian Kußowski
d4332d5705
ci: Experimental check for duplicate workflow 2025-05-18 09:39:04 +02:00
Christian Kußowski
2f8547869f
chore: Let users decide for the title in error reporter 2025-05-18 09:39:04 +02:00
Christian Kußowski
15543275c4
chore: Follow up push avatars 2025-05-17 16:40:09 +02:00
krille-chan
7b5a9c10c6
refactor: Reduce notification avatar size to 128 2025-05-15 15:53:29 +02:00
krille-chan
e7034184d6
chore: Follow up crop circle notification avatars 2025-05-15 15:47:35 +02:00
krille-chan
1305171219
chore: Crop shortcut file on android and cache it 2025-05-12 18:29:05 +02:00
Krille-chan
a74c00f41c
Merge pull request #1802 from MoonlightWave-12/improve-file-selection-for-videos-and-images
Make more file-types visible when selecting images or videos to send
2025-05-12 15:21:27 +02:00
MoonlightWave-12
51449fc724
chore: Format lib/utils/file_selector.dart 2025-05-12 13:29:08 +02:00
Christian Kußowski
55705d761d
feat: Move videoplayer into multi image viewer
Also fixes video thumbnails

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:59:21 +02:00
krille-chan
a2e5a940bd
feat: Check markdown checkboxes in messages 2025-05-10 16:27:58 +02:00
Christian Kußowski
8664f21ad8
build: Update matrix dart sdk to 0.40.0
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-09 12:55:40 +02:00
Krille
89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-05 09:30:56 +02:00
Krille
856a53a310
chore: Do not store event from push in database
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-05-04 13:13:55 +02:00
MoonlightWave-12
c4226f3fcf
fix: Change PNGs to PNG for consistency in file-selector
for consistency.
2025-04-28 13:47:23 +02:00
MoonlightWave-12
380639496d
feat: Show all supported image-/video-files when sending images or videos 2025-04-28 12:33:41 +02:00
MoonlightWave-12
0c27757154
feat: Show WebM-videos when choosing video-files for sending 2025-04-28 12:33:40 +02:00
MoonlightWave-12
635f92f0c1
fix: Show WebP-images with a file-extension written in lower-case
when choosing an image to send.
2025-04-28 12:33:26 +02:00
krille-chan
8c75e31612
chore: Follow up message design 2025-04-18 19:38:18 +02:00
Krille
6edfb40207
chore: Follow up scaffold dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-17 11:10:54 +02:00
Krille
64ba93d8ea
chore: Nicer scaffold dialog for column mode
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-17 08:15:07 +02:00
Krille
c01e4ba797
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 13:34:58 +02:00
Krille
3594fa4f6d
refactor: Implement avatar image viewer and adjust design
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-13 11:05:15 +02:00
Krille
7e8f223eff
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:36 +02:00
Krille
a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-04-10 18:27:16 +02:00
Krille
5a96438ceb
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-29 16:12:48 +01:00
Krille
072a6d0960
chore: Follow up formatting
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 15:30:15 +01:00
Krille
430099b30a
chore: Follow up update matrix dart sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 14:54:48 +01:00
Krille
3bf6134125
refactor: Formatting 2025-03-19 14:29:17 +01:00
Krille
47240e47db
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
2025-03-19 14:13:43 +01:00
Krille
0f000f952f
chore: Follow up code formatting 2025-03-17 09:24:42 +01:00
Krille
92db578365
chore: Make push gateway configurable
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-16 14:07:27 +01:00
Krille
730fb22be3
feat: Add advanced configuration page 2025-03-05 19:01:34 +01:00