Commit graph

9190 commits

Author SHA1 Message Date
Krille
cf59a43511
chore: Follow up avatar default image 2024-07-19 14:50:17 +02:00
Kelrap
8cdd9c3b2d Lets students add subrooms to spaces 2024-07-18 17:17:28 -04:00
Kelrap
08da254bae Input text turns red when hit limit 2024-07-18 16:33:54 -04:00
Kelrap
4222b37bb4 Attempt 3. Needs work. 2024-07-18 15:13:27 -04:00
ggurdin
16df497e8a
Merge pull request #492 from pangeachat/load-visible-space-hierarchy
repeatedly call getSpaceHierarchy until a sufficiently high number of…
2024-07-18 13:50:33 -04:00
ggurdin
23d2f131de
Merge branch 'main' into load-visible-space-hierarchy 2024-07-18 13:49:51 -04:00
ggurdin
c6640e5355
Merge pull request #486 from pangeachat/save-new-space-avatar
Save new space avatar
2024-07-18 13:41:12 -04:00
ggurdin
56d1f853c3
Merge branch 'main' into save-new-space-avatar 2024-07-18 13:40:43 -04:00
ggurdin
65b4c1667d replaced commented out fluffychat code to set avatar in initial state when creating a new space 2024-07-18 13:40:07 -04:00
ggurdin
d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 2024-07-18 13:31:29 -04:00
krille-chan
b8345e2ca6
chore: Follow up avatars 2024-07-18 17:41:45 +02:00
Kelrap
ab7a8e2582 Changed implementation to use initialstate 2024-07-18 11:32:59 -04:00
krille-chan
754870e3fd
chore: Follow up pop space view 2024-07-18 16:47:58 +02:00
Kelrap
56de4ce2bc Minimize long message toolbar weirdness 2024-07-18 10:45:41 -04:00
krille-chan
956a2e6523
chore: Follow up navrail 2024-07-18 16:45:10 +02:00
ggurdin
8ca8864c52
Merge pull request #483 from pangeachat/remove-subspace-buttons
Remove button for subspaces
2024-07-18 10:15:34 -04:00
Krille
659174b828
build: Remove permissions for screensharing until it is fixed 2024-07-18 15:26:59 +02:00
krille-chan
69fcb01988
build: Fix build snap 2024-07-18 07:33:55 +02:00
Kelrap
9e6a3fd21c Saves avatar when creating new space 2024-07-17 15:06:46 -04:00
Kelrap
e24293432e Not show option to add students to subspace 2024-07-17 12:42:39 -04:00
WilsonLe
6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 2024-07-17 12:14:07 -04:00
krille-chan
998868dd56
build: Try out flutter 3.22.2 in 2024-07-17 18:00:26 +02:00
ggurdin
7dc84c4ca5
Merge pull request #480 from pangeachat/new-space-fix
commented out references to rooms rule editor in new_space.dart
2024-07-17 11:03:59 -04:00
ggurdin
6648999317 commented out references to rooms rule editor in new_space.dart 2024-07-17 11:03:33 -04:00
ggurdin
d81f1996e6
Merge pull request #479 from pangeachat/optimizations
replace setting of room id in choreographer
2024-07-17 10:11:08 -04:00
ggurdin
3fa8052eb1
Merge branch 'main' into optimizations 2024-07-17 10:11:01 -04:00
ggurdin
36fc580c45 replace setting of room id in choreographer 2024-07-17 10:10:18 -04:00
ggurdin
57b1b778a3
Merge pull request #437 from pangeachat/cli-sdk-update
AWS Sdk GH action to latest
2024-07-17 09:43:16 -04:00
ggurdin
e91c2d9c8c
Merge branch 'main' into cli-sdk-update 2024-07-17 09:43:10 -04:00
ggurdin
b3c90fa027
Merge pull request #474 from pangeachat/optimizations
removed excessive calls to setState in chat.dart and replaced them wi…
2024-07-17 09:29:51 -04:00
ggurdin
f9adab52a2
Merge branch 'main' into optimizations 2024-07-17 09:29:37 -04:00
ggurdin
4adbb1b335 commented out pangea room rules editor in new space and chat details view 2024-07-17 09:27:58 -04:00
ggurdin
4f1445d975 fixes for null check / disposed widget errors 2024-07-17 09:21:55 -04:00
Krille-chan
7d371a32bf
Merge pull request #1229 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-07-17 12:33:32 +02:00
Krille
86b1314c61
refactor: Use cached network image for mxc image uris 2024-07-17 10:27:56 +02:00
Krille
87d3d0feed
chore: Follow up list item click behavior 2024-07-17 08:59:08 +02:00
Kelrap
2b4d7985ef Merge branch 'toolbar-location-adjustments' of https://github.com/pangeachat/client into toolbar-location-adjustments 2024-07-16 16:08:17 -04:00
Kelrap
19987c75a7 Get rid of scrollcontroller chain 2024-07-16 16:07:42 -04:00
ggurdin
3193958d87
Merge pull request #476 from pangeachat/no-subspace-welcome-chat
No subspace welcome chat
2024-07-16 15:42:56 -04:00
ggurdin
37f0c819b6
Merge branch 'main' into no-subspace-welcome-chat 2024-07-16 15:41:37 -04:00
ggurdin
c9e023e684 rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI 2024-07-16 15:28:56 -04:00
Kelrap
5a06e70802 Do not create welcome chats under any circumstance 2024-07-16 14:36:15 -04:00
Kelrap
2fbc4e2016 Doesn't add welcome chat to subspace 2024-07-16 13:59:45 -04:00
ggurdin
84a29aab47
Merge branch 'main' into toolbar-location-adjustments 2024-07-16 13:50:00 -04:00
ggurdin
ba652bba73
Merge pull request #465 from pangeachat/space-view-loading
Space view loading
2024-07-16 13:48:43 -04:00
ggurdin
75ebd028c5
Merge branch 'main' into space-view-loading 2024-07-16 13:48:34 -04:00
ggurdin
280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 2024-07-16 13:43:11 -04:00
不知火 Shiranui
3e0d103594
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
2024-07-16 19:19:37 +02:00
Kelrap
899a128118 Fix loading issue for realsies 2024-07-16 12:23:40 -04:00
Lukas
e48ff69ca7
Translated using Weblate (Chinese (Traditional))
Currently translated at 52.3% (336 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
2024-07-16 18:07:32 +02:00