Commit Graph

119 Commits (831adceecaa16b4ef2e978a6bcedaf6d59dbb6be)

Author SHA1 Message Date
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 9 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 9 months ago
krille-chan ae52fcf9ec
refactor: Remove duplicated navigator workaround 9 months ago
krille-chan 0760acaa40
chore: Bring back separate chat types 12 months ago
krille-chan 5c23453e66
feat: New spaces and chat list design 12 months ago
MrSpoony 3f81dc5187
feat: add option to configure reply swipe direction 1 year ago
krille-chan d2f12452fc
build: Update matrix dart sdk 1 year ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 1 year ago
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 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
1 year ago
krille-chan 8ec3497b54
feat: Implement private read receipts 1 year ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 1 year 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-chan 107374cf60
chore: Follow up status feature 2 years ago
Krille fa543e93b8
chore: Follow up status feature 2 years ago
Krille c149503541
chore: Follow up set presences 2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 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 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan e229a0450f
feat: Enable beta videocalls for linux 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 6bd518fa36
refactor: Remove bubble size slider 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-chan 39adb55b3d
fix: Click on notification does not open room 2 years ago
Bnyro 57b026b913 feat: option to not send typing notifications 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
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
TheOneWithTheBraid 1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 6c53ab370b fix: Do not setup push on every app resume 3 years ago
Krille Fear a35229bf7d feat: Use Android system accent color 3 years ago
Christian Pauly 082fcdb1af fix: Setup push on chat list init 3 years ago
Christian Pauly 6d6d6c6f04 fix: Settings profile picture 3 years ago
Christian Pauly 751cf75384 fix: Set theme after start app 3 years ago
Christian Pauly d473a9e663 fix: Push error message 3 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly d081645eb3 refactor: App widget 3 years ago
Christian Pauly 214f0f4805 refactor: Simplify themes and remove dead code 3 years ago