Commit graph

1639 commits

Author SHA1 Message Date
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
Christian Kußowski
0a10d4fb7d
chore: highlight select mode actions 2025-06-17 10:13:54 +02:00
Christian Kußowski
13f27eda9f
chore: Follow up new reactions picker 2025-06-17 09:20:22 +02:00
Christian Kußowski
37d313c271
refactor: Nicer popupmenus 2025-06-16 18:21:10 +02:00
Christian Kußowski
033feed6b1
refactor: New message context menu 2025-06-16 18:11:49 +02:00
Christian Kußowski
2616ba6e4b
refactor: Follow up handle logout and login with new client 2025-06-11 08:19:54 +02:00
Christian Kußowski
ed1767ae93
chore: Add missing mounted check 2025-06-08 13:40:14 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 2025-06-05 08:47:19 +02:00
Christian Kußowski
a22a1f7702
chore: Follow up: Add missing command hints 2025-06-05 08:45:49 +02:00
ggurdin
fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 2025-06-02 09:01:25 -04:00
Christian Kußowski
130a094f35
chore: Preload server file config before upload files 2025-06-01 18:31:42 +02:00
Christian Kußowski
dbdd25aeb2
chore: Nicer checkboxes 2025-06-01 11:33:02 +02:00
Christian Kußowski
5fb882955c
chore: Follow up create check list UX 2025-06-01 11:31:09 +02:00