Commit Graph

795 Commits (04b5ecce54771702ca82244ec1b43a2e58f63d35)

Author SHA1 Message Date
krille-chan 04b5ecce54
feat: Add notification actions 2 weeks ago
krille-chan 2e07b7bcf1
feat: Notification actions on android 2 weeks ago
Christian Kußowski 969f1deb48
feat: Display progress for downloading content 2 weeks ago
Christian Kußowski 2add91fc57
chore: Update to matrix sdk main 2 weeks ago
krille-chan 161ae539d7
Revert "fix: Create a subdirectory in the tmp directory"
This reverts commit 6540a6303f.
3 weeks ago
kaanelloed 046b3b8b14 chore: add a link to the platforms' different behaviors for the 24h format 1 month ago
kaanelloed e584c22c8b chore: use time format based on system settings 1 month ago
Inex Code 6540a6303f
fix: Create a subdirectory in the tmp directory 2 months ago
Christian Kußowski 6fa6c008f0
refactor: Remove broken push error reporter 2 months ago
ShootingStarDragons b020c90ac5 feat: support xdp selector for linux
use xdp selector
2 months ago
krille-chan a2b397a7a9
chore: Correct runtime type checking for errors 2 months ago
dependabot[bot] 1503f89357
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
Bumps unifiedpush from 5.0.2 to 6.0.2.

---
updated-dependencies:
- dependency-name: unifiedpush
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
imnotlxy d2c2fd48d4 fix: Avoid using MediaQuery.of() 3 months ago
dependabot[bot] 163c3352db
build: (deps): bump share_plus from 10.1.4 to 11.0.0
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 to 11.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v11.0.0/packages/share_plus)

---
updated-dependencies:
- dependency-name: share_plus
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Christian Kußowski 2797974d45
fix: Use retry http client 3 months ago
Christian Kußowski 140d27ff7b
chore: Better error handling for push notifications 3 months ago
krille-chan a37810c061
fix: Open database crashes on start 3 months ago
krille-chan 9e416eefa1
fix: Delete database correctly after corruption 3 months ago
krille-chan 933119a308
refactor: Remove unused dependencies 3 months ago
krille-chan 9643242cc8
refactor: Make notification avatars rounded 3 months ago
Christian Kußowski 4afd9684c9
build: Use gradle in kotlin 3 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 033feed6b1
refactor: New message context menu 4 months ago
Christian Kußowski 72f0b821a7
build: Follow up vodozemac web 4 months ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 4 months ago
Christian Kußowski 647ed04901
chore: Follow up voice message localization 5 months ago
Christian Kußowski 5fb882955c
chore: Follow up create check list UX 5 months ago
Christian Kußowski c445a6a294
feat: Add feature flag for refresh tokens 5 months ago
Christian Kußowski c65c6f7e09
chore: Follow up formatting 5 months ago
Christian Kußowski 40cceb2176
chore: Simplify voiceMessage getter 5 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 5 months ago
Christian Kußowski d4332d5705
ci: Experimental check for duplicate workflow 5 months ago
Christian Kußowski 2f8547869f
chore: Let users decide for the title in error reporter 5 months ago
Christian Kußowski 15543275c4
chore: Follow up push avatars 5 months ago
krille-chan 7b5a9c10c6
refactor: Reduce notification avatar size to 128 5 months ago
krille-chan e7034184d6
chore: Follow up crop circle notification avatars 5 months ago
krille-chan 1305171219
chore: Crop shortcut file on android and cache it 5 months ago
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
5 months ago
MoonlightWave-12 51449fc724
chore: Format lib/utils/file_selector.dart 5 months ago
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>
5 months ago
krille-chan a2e5a940bd
feat: Check markdown checkboxes in messages 5 months ago
Christian Kußowski 8664f21ad8
build: Update matrix dart sdk to 0.40.0
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
5 months ago
Krille 89fb866cde
refactor: Display thread messages like replies as a thread fallback
Signed-off-by: Krille <c.kussowski@famedly.com>
5 months ago
Krille 856a53a310
chore: Do not store event from push in database
Signed-off-by: Krille <c.kussowski@famedly.com>
5 months ago
MoonlightWave-12 c4226f3fcf
fix: Change `PNGs` to `PNG` for consistency in file-selector
for consistency.
6 months ago
MoonlightWave-12 380639496d
feat: Show all supported image-/video-files when sending images or videos 6 months ago
MoonlightWave-12 0c27757154
feat: Show WebM-videos when choosing video-files for sending 6 months ago
MoonlightWave-12 635f92f0c1
fix: Show WebP-images with a file-extension written in lower-case
when choosing an image to send.
6 months ago
krille-chan 8c75e31612
chore: Follow up message design 6 months ago