Christian Kußowski
07a26563a0
chore: Adjust padding for status msg list
2025-09-25 17:01:50 +02:00
Christian Kußowski
2c40e15dc7
chore: Follow up move encryption button
2025-09-25 16:46:27 +02:00
Christian Kußowski
916d66ca7b
chore: Follow up input row design
2025-09-25 15:33:15 +02:00
Christian Kußowski
8e5613e057
chore: Improve chat details icon color design
2025-09-25 15:27:50 +02:00
Christian Kußowski
547f34f2a8
chore: Move encryption button to input row
2025-09-25 15:04:17 +02:00
Christian Kußowski
524a63e1d6
chore: Move emote settings button to chat popup menu
2025-09-25 14:47:42 +02:00
Christian Kußowski
0a23dca11e
chore: Hide topic if empty and cannot be changed
2025-09-25 14:45:42 +02:00
Christian Kußowski
32c61909cc
chore: Adjust chat details button design
2025-09-25 08:10:09 +02:00
Christian Kußowski
69bbfa5389
feat: Display progress on redact events and clear archive dialogs
2025-09-25 08:05:12 +02:00
Christian Kußowski
1ea8664c48
chore: Leave invites and DM rooms when blocking a user
2025-09-19 10:00:18 +02:00
Christian Kußowski
21a1ceb19e
chore: Improve ignore list UX
2025-09-19 09:56:47 +02:00
Christian Kußowski
45331c1812
chore: Better display rooms without known messages
2025-09-17 08:44:51 +02:00
krille-chan
9224a7aea4
chore: Adjust status header design
2025-09-14 12:33:19 +02:00
Christian Kußowski
34492bd45e
refactor: Replace flutter typeahead with autocomplete to fix
2025-09-02 14:57:10 +02:00
Christian Kußowski
99de670e04
build: Upgrade to flutter 3.35.2
2025-09-02 12:14:03 +02:00
Christian Kußowski
6fa6c008f0
refactor: Remove broken push error reporter
2025-08-25 08:35:32 +02:00
Christian Kußowski
0c37ac97d4
chore: Follow up subtitle font style
2025-08-22 11:33:29 +02:00
Christian Kußowski
2710e66fae
chore: Slightly adjust font sizes and design
2025-08-20 09:46:27 +02:00
krille-chan
85139f533c
fix: Use animatedswitcher instead of crashing animatedcrossfade
2025-08-17 08:34:37 +02:00
dependabot[bot]
8075089f8a
build: (deps): bump flutter_foreground_task from 6.5.0 to 9.1.0
...
Bumps [flutter_foreground_task](https://github.com/Dev-hwang/flutter_foreground_task ) from 6.5.0 to 9.1.0.
- [Changelog](https://github.com/Dev-hwang/flutter_foreground_task/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Dev-hwang/flutter_foreground_task/commits )
---
updated-dependencies:
- dependency-name: flutter_foreground_task
dependency-version: 9.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 12:39:16 +02:00
dependabot[bot]
1a838b26bd
build: (deps): bump archive from 3.6.1 to 4.0.7
...
Bumps [archive](https://github.com/brendan-duncan/archive ) from 3.6.1 to 4.0.7.
- [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md )
- [Commits](https://github.com/brendan-duncan/archive/commits )
---
updated-dependencies:
- dependency-name: archive
dependency-version: 4.0.7
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 09:33:17 +02:00
Krille-chan
7faf4a6c2d
Merge pull request #2077 from avashilling/Add-redaction-explanation-size-limit
...
fix: limit characters and lines so redact message can't be too long
2025-08-01 10:45:03 +02:00
imnotlxy
dd891395c4
fix: add required trailing comma
2025-08-01 14:14:34 +08:00
imnotlxy
d2c2fd48d4
fix: Avoid using MediaQuery.of()
2025-08-01 06:15:23 +08:00
avashilling
11c219fa50
fix: limit characters and lines so redact message can't be too long
...
Before, if the user typed too many lines it would overflow past the input box and also leave a very long message in chat. Now, it is limited and won't expand in the input box past 4 lines.
2025-07-31 12:24:36 -04:00
Christian Kußowski
029eae7979
fix: Open external account management when trying to delete devices
2025-07-27 11:30:24 +02:00
Krille-chan
0aefd17809
Merge pull request #2034 from Kelrap/file-overflow
...
fix: Add flexible to file messages to prevent long name overflow
2025-07-27 07:58:42 +02:00
Christian Kußowski
140d27ff7b
chore: Better error handling for push notifications
2025-07-25 18:52:52 +02:00
Krille-chan
ce9d21a203
Merge pull request #1533 from dohoanggiahuy317/FluffyChat_JaWeee
...
fix: LoadingSnackBar consistently remains visible until the upload is complete
2025-07-25 12:51:52 +02:00
Kelrap
c82b14971e
fix: Add flexible to file messages to prevent long name overflow
2025-07-24 09:34:03 -04:00
krille-chan
933119a308
refactor: Remove unused dependencies
2025-07-19 10:33:03 +02:00
krille-chan
0e1874b226
refactor: Better UX for accepting declining invite
2025-07-19 10:23:33 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin
2025-07-12 08:39:51 +02:00
Christian Kußowski
87a2449f41
chore: Set text message max length to 16384 but make it configurable
2025-06-26 10:23:52 +02:00
Christian Kußowski
1991707be7
fix: Config viewer not updating state
2025-06-26 10:22:29 +02:00
Christian Kußowski
b63a1d3e5c
fix: Design glitches in sticker dialog
2025-06-25 10:29:28 +02:00
Christian Kußowski
36bcfd8f9b
refactor: ignore bubble gradient when using system high contrast mode
2025-06-25 10:13:08 +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
a20bfeca21
chore: Nicer own reaction color design
2025-06-21 09:04:16 +02:00
Christian Kußowski
94013fb2c6
fix: Multiple problems with SSO
2025-06-20 09:22:09 +02:00
krille-chan
f82d26eed1
chore: Follow up reactions picker
2025-06-17 21:27:25 +02:00
krille-chan
959d75fb9d
chore: Make connection problem color orange
2025-06-17 20:59:47 +02:00
krille-chan
ba61e3c164
chore: Follow up emoji picker
2025-06-17 20:57:12 +02:00
Christian Kußowski
5b726d58b6
chore: New save file event button
2025-06-17 13:24:48 +02:00
Christian Kußowski
46dc017e15
fix: Forward last version of events when forwarding
2025-06-17 12:56:18 +02:00
Christian Kußowski
ad8c0b266d
fix: Do not set read markers for sending events
2025-06-17 12:25:39 +02:00
Christian Kußowski
816b753efb
chore: Follow up custom reactions dialog
2025-06-17 10:58:34 +02:00
Christian Kußowski
7673795077
chore: Make max timeline width smaller
2025-06-17 10:32:56 +02:00
Christian Kußowski
e55adbd65c
chore: improve message selection UX
2025-06-17 10:21:02 +02:00