Commit Graph

1647 Commits (524a63e1d619adb08a34d3a86f0378a2e5411f3d)

Author SHA1 Message Date
Christian Kußowski 524a63e1d6
chore: Move emote settings button to chat popup menu 3 weeks ago
Christian Kußowski 0a23dca11e
chore: Hide topic if empty and cannot be changed 3 weeks ago
Christian Kußowski 32c61909cc
chore: Adjust chat details button design 3 weeks ago
Christian Kußowski 69bbfa5389
feat: Display progress on redact events and clear archive dialogs 3 weeks ago
Christian Kußowski 1ea8664c48
chore: Leave invites and DM rooms when blocking a user 4 weeks ago
Christian Kußowski 21a1ceb19e
chore: Improve ignore list UX 4 weeks ago
Christian Kußowski 45331c1812
chore: Better display rooms without known messages 4 weeks ago
krille-chan 9224a7aea4
chore: Adjust status header design 1 month ago
Christian Kußowski 34492bd45e
refactor: Replace flutter typeahead with autocomplete to fix 1 month ago
Christian Kußowski 99de670e04
build: Upgrade to flutter 3.35.2 1 month ago
Christian Kußowski 6fa6c008f0
refactor: Remove broken push error reporter 2 months ago
Christian Kußowski 0c37ac97d4
chore: Follow up subtitle font style 2 months ago
Christian Kußowski 2710e66fae
chore: Slightly adjust font sizes and design 2 months ago
krille-chan 85139f533c
fix: Use animatedswitcher instead of crashing animatedcrossfade 2 months ago
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>
2 months ago
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>
2 months ago
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
2 months ago
imnotlxy dd891395c4 fix: add required trailing comma 3 months ago
imnotlxy d2c2fd48d4 fix: Avoid using MediaQuery.of() 3 months ago
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.
3 months ago
Christian Kußowski 029eae7979
fix: Open external account management when trying to delete devices 3 months ago
Krille-chan 0aefd17809
Merge pull request #2034 from Kelrap/file-overflow
fix: Add flexible to file messages to prevent long name overflow
3 months ago
Christian Kußowski 140d27ff7b
chore: Better error handling for push notifications 3 months ago
Krille-chan ce9d21a203
Merge pull request #1533 from dohoanggiahuy317/FluffyChat_JaWeee
fix: LoadingSnackBar consistently remains visible until the upload is complete
3 months ago
Kelrap c82b14971e fix: Add flexible to file messages to prevent long name overflow 3 months ago
krille-chan 933119a308
refactor: Remove unused dependencies 3 months ago
krille-chan 0e1874b226
refactor: Better UX for accepting declining invite 3 months ago
Christian Kußowski 4afd9684c9
build: Use gradle in kotlin 3 months ago
Christian Kußowski 87a2449f41
chore: Set text message max length to 16384 but make it configurable 4 months ago
Christian Kußowski 1991707be7
fix: Config viewer not updating state 4 months ago
Christian Kußowski b63a1d3e5c
fix: Design glitches in sticker dialog 4 months ago
Christian Kußowski 36bcfd8f9b
refactor: ignore bubble gradient when using system high contrast mode 4 months ago
Christian Kußowski 103cb8328d
feat: Collapse all state events by default 4 months ago
Christian Kußowski 3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 4 months ago
Christian Kußowski a20bfeca21
chore: Nicer own reaction color design 4 months ago
Christian Kußowski 94013fb2c6
fix: Multiple problems with SSO 4 months ago
krille-chan f82d26eed1
chore: Follow up reactions picker 4 months ago
krille-chan 959d75fb9d
chore: Make connection problem color orange 4 months ago
krille-chan ba61e3c164
chore: Follow up emoji picker 4 months ago
Christian Kußowski 5b726d58b6
chore: New save file event button 4 months ago
Christian Kußowski 46dc017e15
fix: Forward last version of events when forwarding 4 months ago
Christian Kußowski ad8c0b266d
fix: Do not set read markers for sending events 4 months ago
Christian Kußowski 816b753efb
chore: Follow up custom reactions dialog 4 months ago
Christian Kußowski 7673795077
chore: Make max timeline width smaller 4 months ago
Christian Kußowski e55adbd65c
chore: improve message selection UX 4 months ago
Christian Kußowski 0a10d4fb7d
chore: highlight select mode actions 4 months ago
Christian Kußowski 13f27eda9f
chore: Follow up new reactions picker 4 months ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 4 months ago
Christian Kußowski 033feed6b1
refactor: New message context menu 4 months ago
Christian Kußowski 2616ba6e4b
refactor: Follow up handle logout and login with new client 4 months ago