Commit Graph

80 Commits (1b6fa3a1c6dfacc2a236eecfbd915126b6dd80b4)

Author SHA1 Message Date
ggurdin 92915f05ad moved where web subscription local storage is read to be more consistent with how the snackbar is managed for mobile 2 years ago
ggurdin 9c6b12d810 move local keys to local keys file, use local storage to show web subscription success snackbar 2 years ago
ggurdin 3f44ced2c6 merge conflicts 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
ggurdin 710ed42b62 inital work for redirect and snackbar on mobile 2 years ago
Brord van Wierst fef43c2275
2nd format? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
ggurdin e2248b0c06 increment version number 2 years ago
ggurdin f58bc1d67d Redirect to rooms when archiving or leaving active room 2 years ago
ggurdin 4b8fe976f1 Go to All Spaces view after clicking spaces button in navigation rail 2 years ago
ggurdin afcb7fcf54 fix nav rail highlighing 2 years ago
ggurdin 5909fe6a65 merge conflicts 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 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 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2 years ago
krille-chan 69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 2 years ago
krille-chan fb384462e0
chore: Follow up search UX 2 years ago
krille-chan 62122e5c79
fix: Do not allow empty search server 2 years ago
krille-chan 9238dbcd8d
chore: Follow up navigatorcontext fix 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 bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 3 years ago
Krille fc675aebaa style: Move chats to top 3 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Christian Pauly 02de389b5d refactor: Remove syncstatus verbose logs 3 years ago
Krille 5d53a37e2e style: New settings design 3 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 3 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
Krille Fear 5adf1aa3af fix: Hide google services warning after marked 3 years ago
Krille Fear 3d3a8f1853 chore: Follow up fix search bar 3 years ago
TheOneWithTheBraid 71c61ad214 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 00f7e229b8 chore: Add sync status logs 3 years ago
Christian Pauly 082fcdb1af fix: Setup push on chat list init 3 years ago
td 681e95dedd fix: incorrect setState inside setState in ChatListController 3 years ago
Christian Pauly ed42cb9134 chore: Design enhancements 3 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 3 years ago
Christian Pauly f026976c17 refactor: Minor chatlist refactoring 3 years ago
Christian Pauly 17dc6ee3a8 chore: Add unread badge to navigation rail and adjust design 3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly 30841b01cb chore: Minor follow up fixes 3 years ago
Christian Pauly 635543a7d0 chore: Follow up spaces fix 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago
Christian Pauly b742fb9bda design: Move chat backup header to settings 3 years ago
Christian Pauly d081645eb3 refactor: App widget 3 years ago
TheOneWithTheBraid d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago