Commit Graph

53 Commits (ebc4a88d4e5c46ac5ab9123e932ca2797e9dcff7)

Author SHA1 Message Date
ggurdin ebc4a88d4e
fluffychat merge - resolve conflicts 1 year ago
Kelrap 4e3f00f9b8 Remove Find Conversation Partner button from menu 1 year ago
ggurdin c0cd10a0e2 filter out analytics events from syncs. hide space analytics 1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Kelrap d959fdcc7b Checks if visible rooms for my analytics 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
ggurdin 5a1a00426d fluffychat merge 1 year ago
ggurdin 7807e618b4 enable my analytics button for users in rooms 1 year ago
krille-chan bd5dc8405d
refactor: Calc avatar font size by avatar size 1 year ago
Kelrap e90575efaf Move main extension files, rename secondary extension files 1 year ago
ggurdin ba72857114 merge conflicts 2 years ago
Kelrap 09e4feb6c2
Added My Learning Settings button to main menu 2 years ago
ggurdin 308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2 years ago
Gabby Gurdin 62514c4555 update to main menu button 2 years ago
Gabby Gurdin 55bb8191e6 inital work for usability test updates 2 years ago
Gabby Gurdin 6fc676c5e7 fix for error in join space dialog 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
Gabby Gurdin bad30b0c4c overlay message updates 2 years ago
Gabby Gurdin ede472e0e8 commented out references to keyboard_shortcuts 2 years ago
Gabby Gurdin 4f073f534e updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
krille-chan e95ed61257
refactor: Use popupmenudivider instead of workaround 2 years ago
krille-chan d64b532afe
refactor: Spaces UX improvements 2 years ago
Krille 895de76e70
refactor: Replace stories feature with presence status msg 2 years ago
ggurdin 5fbaa0f67e merge conflicts 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
ggurdin 4d6b63d8d9 update archive text, change floating action button to more visible button in new space view 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
ggurdin f86aafcb74 code files 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille 6420f1d385
design: Chat list design adjustments 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
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
3 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Krille da6ac90cf2 chore: Follow up remove hero animation 3 years ago
Krille 5d53a37e2e style: New settings design 3 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 3 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 3 years ago
Krille eac784e33b fix: Archive 3 years ago
TheOneWithTheBraid 1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 30841b01cb chore: Minor follow up fixes 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly ccfda5bc96 feat: New material 3 design 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
TheOneWithTheBraid 216ce892b5 fix: minor design bugs
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago