Commit graph

59 commits

Author SHA1 Message Date
ggurdin
39396aba23
removed duplicate 'new space' option in main menu 2024-09-12 16:38:55 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
4fccd5fed0
fluffychat merge - resolve conflicts 2024-09-04 14:18:10 -04:00
ggurdin
40768f9859
fluffychat merge - resolve conflicts 2024-09-04 12:00:32 -04:00
ggurdin
ebc4a88d4e
fluffychat merge - resolve conflicts 2024-09-04 11:06:10 -04:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics 2024-07-29 14:52:09 -04:00
Kelrap
4e3f00f9b8 Remove Find Conversation Partner button from menu 2024-07-16 09:41:12 -04:00
ggurdin
c0cd10a0e2 filter out analytics events from syncs. hide space analytics 2024-07-15 14:06:27 -04:00
Krille
ef5ea57c58
refactor: Omit local types 2024-07-04 15:42:00 +02:00
Kelrap
d959fdcc7b Checks if visible rooms for my analytics 2024-06-25 14:24:13 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
ggurdin
5a1a00426d fluffychat merge 2024-06-17 11:08:02 -04:00
ggurdin
7807e618b4 enable my analytics button for users in rooms 2024-06-05 09:26:48 -04:00
krille-chan
bd5dc8405d
refactor: Calc avatar font size by avatar size 2024-05-30 15:24:11 +02:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
ggurdin
ba72857114 merge conflicts 2024-05-16 10:15:22 -04:00
Kelrap
09e4feb6c2
Added My Learning Settings button to main menu 2024-05-15 14:01:17 -04:00
ggurdin
308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2024-05-14 11:12:23 -04:00
Gabby Gurdin
62514c4555 update to main menu button 2024-05-02 11:50:48 -04:00
Gabby Gurdin
55bb8191e6 inital work for usability test updates 2024-05-02 11:13:48 -04:00
Gabby Gurdin
6fc676c5e7 fix for error in join space dialog 2024-04-18 13:33:11 -04:00
Gabby Gurdin
c0f2d6ea39 merge in sentry updates 2024-04-16 14:03:53 -04:00
Gabby Gurdin
bad30b0c4c overlay message updates 2024-04-09 09:37:48 -04:00
Gabby Gurdin
ede472e0e8 commented out references to keyboard_shortcuts 2024-04-05 14:45:53 -04:00
Gabby Gurdin
4f073f534e updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas 2024-03-22 13:17:46 -04:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
krille-chan
e95ed61257
refactor: Use popupmenudivider instead of workaround 2024-01-14 10:17:36 +01:00
krille-chan
d64b532afe
refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg 2023-12-22 17:15:14 +01:00
ggurdin
5fbaa0f67e merge conflicts 2023-12-11 14:17:28 -05:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
ggurdin
4d6b63d8d9 update archive text, change floating action button to more visible button in new space view 2023-11-30 15:19:43 -05:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
noob_tea
ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Krille
da6ac90cf2 chore: Follow up remove hero animation 2023-02-05 10:09:31 +01:00
Krille
5d53a37e2e style: New settings design 2023-02-04 18:32:56 +01:00
Christian Pauly
b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2023-02-02 09:57:53 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille
eac784e33b fix: Archive 2023-01-13 10:38:39 +00:00
TheOneWithTheBraid
1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
Christian Pauly
92fa413156 fix: Popup menu without elevation 2022-09-10 12:11:11 +02:00
Christian Pauly
30841b01cb chore: Minor follow up fixes 2022-09-10 11:53:39 +02:00