Commit Graph

1635 Commits (660a775ecf8dabca5e353bee8018b0dba481f130)

Author SHA1 Message Date
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>
3 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>
3 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
3 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
Christian Kußowski ed1767ae93
chore: Add missing mounted check 4 months ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 4 months ago
Christian Kußowski 970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 5 months ago
Christian Kußowski a22a1f7702
chore: Follow up: Add missing command hints 5 months ago
ggurdin fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 5 months ago
Christian Kußowski 130a094f35
chore: Preload server file config before upload files 5 months ago
Christian Kußowski dbdd25aeb2
chore: Nicer checkboxes 5 months ago
Christian Kußowski 5fb882955c
chore: Follow up create check list UX 5 months ago
Christian Kußowski 52ba9468a4
chore: Follow up add check list 5 months ago
Christian Kußowski 8725de504f
chore: Follow up fix popupmenu crash 5 months ago
Christian Kußowski 49780b01fe
fix: App crash on page navigation with open popup menu 5 months ago
Christian Kußowski 3078e9788f
fix: No crash on logging out in client chooser button 5 months ago