Commit Graph

419 Commits (krille/new-notification-actions)

Author SHA1 Message Date
krille-chan 7ae9eb82e0
fix: Export session 1 year ago
Krille-chan e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
1 year ago
Marcus Hoffmann ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
1 year ago
Marcus Hoffmann c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
1 year ago
krille-chan 2e67695645
fix: Remove status msg not changeable from old cache 1 year ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 1 year ago
Krille 85a868522e
fix: Missing null check in public room bottom sheet 1 year ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
Krille 0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2 years ago
Krille 1a0b240d5d
fix: Keyboard disappears in lockscreen 2 years ago
krille-chan f7c89ddf9e
chore: Resort settings and add more description text 2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
krille-chan e50153c2c8
fix: Open publicroombottomsheet by alias 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
krille-chan 7332e533d0
design: Better paddings in tablet mode 2 years ago
krille-chan 2a5c9d0a62
feat: Backup session and restore on database error 2 years ago
Krille 6a75d07dea
chore: Follow up background sync 2 years ago
krille-chan 5d20185140
change: Remove wallpaper feature 2 years ago
krille-chan a5a1c9b580
chore: Better applifecycle logs 2 years ago
Krille cfc161b252
chore: Dark mode improvements 2 years ago
krille-chan 4a008d0c2d
design: New design for login page 2 years ago
krille-chan 715e615e3a
feat: Search for public spaces 2 years ago
krille-chan 0651b5c1f1
fix: Join public rooms 2 years ago
krille-chan 1f7ce96623
refactor: Remove unused code 2 years ago
krille-chan e1474c48d8
refactor: Remove todo list feature 2 years ago
krille-chan 107374cf60
chore: Follow up status feature 2 years ago
Krille fa543e93b8
chore: Follow up status feature 2 years ago
Krille e8a8f8921d
fix: Error widget spamming with dialogs 2 years ago
krille-chan efb26622ac
fix: Userbottomsheet crash on some edge cases 2 years ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2 years ago
Krille ee599c1f52
chore: Fetch cached presence 2 years ago
krille-chan 4588d82dad
fix: Glitch in event info dialog 2 years ago
Krille c149503541
chore: Follow up set presences 2 years ago
Krille a98a904043
chore: Follow up presences 2 years ago
krille-chan bee90019bb
chore: Follow up presences 2 years ago
krille-chan 7930150cb4
feat: Display presences in the app 2 years ago
krille-chan 809ee213b6
feat: Make all text in chat selectable on desktop 2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 2 years ago
krille-chan 81943f062c
chore: Add better error widget 2 years ago
krille-chan b2d3b32ba8
feat: Add experimental todo list for rooms 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 94fc250751
refactor: Remove unused config 2 years ago
krille-chan deda870e99
fix: noFCM warning dialog 2 years ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2 years ago
krille-chan 5665cac15c
fix: Create chat dialog crashes sometimes and power level textfield does not validate input 2 years ago
Krille f3798f3ee8
refactor: Preload notification sound on web 2 years ago
krille-chan aee54a63f0
fix: Disable applock 2 years ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 2 years ago
krille-chan 6538d91779
fix: UIA requests with navigator 2 years ago
krille-chan 52457a3320
design: New notification sound 2 years ago
krille-chan ea75e98c37
fix: Flutter warnings because of applock animation 2 years ago
Krille 73d1b7e190
chore: Follow up fix app lock 2 years ago
Krille f5cf1b4d70
fix: Disable app lock if user is logged out 2 years ago
krille-chan c7ea797f34
chore: Follow up app lock 2 years ago
krille-chan 48a278b0ea
chore: Follow up custom applock 2 years ago
krille-chan 9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 2 years ago
krille-chan 90789d9feb
feat: New simplified lockscreen design 2 years ago
Krille 100548b265
fix: Applock screen completely broken 2 years ago
krille-chan 19cdde2665
fix: Routing bug when adding second account via password login 2 years ago
krille-chan 3b12d8ab84
refactor: Update badge 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille 83d5d3ec58
change: Remove widgets feature 2 years ago
krille-chan e229a0450f
feat: Enable beta videocalls for linux 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan b7dac8365a
chore: Follow up router fixes 2 years ago
krille-chan 9238dbcd8d
chore: Follow up navigatorcontext fix 2 years ago
krille-chan 0836a5c862
refactor: Change group description to chat description 2 years ago
krille-chan 9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2 years ago
Krille f442bb89f9
chore: follow up routing 2 years ago
Krille 6bd518fa36
refactor: Remove bubble size slider 2 years ago
Krille d6b48091c4
refactor: Make router static 2 years ago
krille-chan 924e4bce23
design: Nicer user bottom sheet 2 years ago
krille-chan 8826815f8e
chore: Follow up preserve state in 3 column mode 2 years ago
krille-chan ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago
Krille 73c38a52bc
design: iOS related adjustments for onboarding 2 years ago
krille-chan 18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS 2 years ago
krille-chan 39adb55b3d
fix: Click on notification does not open room 2 years ago
Krille 1775552cd4
refactor: update iOS badge on every notification 2 years ago
Bnyro 57b026b913 feat: option to not send typing notifications 2 years ago
krille-chan 69a98d447a
chore: Login page follow up 2 years ago
krille-chan 4929858ae4
design: Improve login UI 2 years ago
Matias 8b342d6751 Fix L10n missing from Calling's context 2 years ago
Krille 303181b566 chore: Streamline background gradients 2 years ago
Krille bcf0d5e238 feat: New simplified login process with more prominent SSO and nicer layout 2 years ago
Krille 5627e50c8f Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
2 years ago
Krille c2495eb1a7 refactor: Update dependencies 2 years ago
Krille ec9aff28c8 chore: do not humanize links 2 years ago
Krille 796a6fdae1 refactor: Reimplement flutter matrix html locally 2 years ago
Krille cb0fe173d9 chore: Minor code clean up 2 years ago
Lauren N. Liberda 21244ea8b4 fix "Unhandled Exception: VRouter.of(context) was called with a context which does not contain a VRouter."
fixes #1163
2 years ago
Krille a5a3ed4a0d style: Make emptypage logo bigger 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Krille 841c081e08 fix: Join public room 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly ffd7904f3a refactor: Use dynamic color package instead of system theme 3 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 3 years ago
Gabriel Rodríguez d226bf6020 fix: avatar color 3 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 3 years ago
Krille eac784e33b fix: Archive 3 years ago