Commit Graph

828 Commits (ff7bb45a1f58bf75c5a94de093cceefc54a7a782)

Author SHA1 Message Date
Christian Kußowski 70d2a81fee
refactor: Remove native imaging and enable web worker 4 weeks ago
Christian Kußowski fc052c84ac
refactor: Adjust state event design 1 month ago
Christian Kußowski 53af09227f
refactor: File selector just use default FileType
and remove not working zip selector
1 month ago
Christian Kußowski 1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2 months ago
Christian Kußowski 75a37f3f7c
fix: Hide no fcm warning after dismissed 2 months ago
Christian Kußowski 22eb82f7d2
fix: Do not display empty file description body 2 months ago
Christian Kußowski d8d0abf27c
refactor: Use own highlight rendering with working scrollbar and text selection 2 months ago
Christian Kußowski 8589a17eb3
refactor: Remove workaround for download files 2 months ago
Christian Kußowski 06fe6ad37b
fix: No description for video and audio messages displayed 2 months ago
Christian Kußowski 09f96e48d1
fix: Make keyboard moving bottom sheet up 2 months ago
Christian Kußowski f8bb996622
chore: Simplify adaptive bottom sheet code 2 months ago
Christian Kußowski a445ec4b43
refactor: Remove unused feature tor browser detector 2 months ago
Christian Kußowski 31b3758622
chore: Remove Notification actions when using UnifiedPush 2 months ago
Christian Kußowski 3c049211ca
chore: Follow up notification action isolate handling 2 months ago
Christian Kußowski b7e112a224
chore: Follow up notification actions 2 months ago
Christian Kußowski 92fcfacfc4
fix: Database corruption because notification tab isolate starts too late 2 months ago
Christian Kußowski 582797b5f6
Revert "fix: Possible database corruption cause by allow multiple instances" 2 months ago
Christian Kußowski 0d7807bed3
fix: Possible database corruption cause by allow multiple instances 2 months ago
Christian Kußowski 1d53b180b6
chore: Use correct endpoint for auth 2 months ago
Christian Kußowski 20dc024922
refactor: Improved UIA support for OIDC and SSO 2 months ago
Christian Kußowski 6f059b8b5d
chore: Improve bottomsheet text input 2 months ago
Christian Kußowski 39bdc34eb9
chore: Follow up threads 2 months ago
krille-chan 380625327a
feat: Implement threads 2 months ago
Christian Kußowski 71fa853f05
feat: Implement polls 3 months ago
Christian Kußowski 6e87353e08
feat: Enable native imaging for web 3 months ago
Christian Kußowski c434b3dddc
feat: Add donation buttons except for PlayStore&AppStore version 3 months ago
Christian Kußowski 4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 3 months ago
Christian Kußowski 4f0ed3e93f
chore: Follow up notification actions 3 months ago
Christian Kußowski f2207e0d48
build: (deps): bump unifiedpush_ui from 0.1.0 to 0.2.0
Bumps unifiedpush_ui from 0.1.0 to 0.2.0.

---
updated-dependencies:
- dependency-name: unifiedpush_ui
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Christian Kußowski 9c260313ce
chore: Follow up notification reply 3 months ago
Christian Kußowski 1bef2dcbbb
chore: Follow up notification action 3 months ago
Christian Kußowski a88849c2db
chore: Follow up notification actions 4 months ago
Christian Kußowski 40bd7eed91
feat: Forward notifications to Android Auto 4 months ago
krille-chan 04b5ecce54
feat: Add notification actions 4 months ago
krille-chan 2e07b7bcf1
feat: Notification actions on android 4 months ago
Christian Kußowski 969f1deb48
feat: Display progress for downloading content 4 months ago
Christian Kußowski 2add91fc57
chore: Update to matrix sdk main 4 months ago
krille-chan 161ae539d7
Revert "fix: Create a subdirectory in the tmp directory"
This reverts commit 6540a6303f.
4 months ago
kaanelloed 046b3b8b14 chore: add a link to the platforms' different behaviors for the 24h format 4 months ago
kaanelloed e584c22c8b chore: use time format based on system settings 4 months ago
Inex Code 6540a6303f
fix: Create a subdirectory in the tmp directory 5 months ago
Christian Kußowski 6fa6c008f0
refactor: Remove broken push error reporter 5 months ago
ShootingStarDragons b020c90ac5 feat: support xdp selector for linux
use xdp selector
5 months ago
krille-chan a2b397a7a9
chore: Correct runtime type checking for errors 5 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>
6 months ago
imnotlxy d2c2fd48d4 fix: Avoid using MediaQuery.of() 6 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>
6 months ago
Christian Kußowski 2797974d45
fix: Use retry http client 6 months ago
Christian Kußowski 140d27ff7b
chore: Better error handling for push notifications 6 months ago
krille-chan a37810c061
fix: Open database crashes on start 6 months ago