Krille-chan
|
a4e8ffdc7f
|
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
|
2024-05-19 14:53:29 +02:00 |
|
krille-chan
|
ff54610e5b
|
refactor: Use onRoomState stream instead of room.onUpdate to not update on messages but state changes only
|
2024-05-19 07:52:18 +02:00 |
|
ggurdin
|
e156408a63
|
Merge pull request #215 from pangeachat/new-group-query-instead-of-path
New group uses query to store space ID
|
2024-05-17 16:38:02 -04:00 |
|
ggurdin
|
c88970d859
|
removed unused comments
|
2024-05-17 16:37:39 -04:00 |
|
Kelrap
|
b2166906c3
|
Use query parameter to autoselect class
|
2024-05-17 16:26:04 -04:00 |
|
ggurdin
|
c0a56a3ee6
|
Merge pull request #219 from pangeachat/limit-name-length
Limit name length
|
2024-05-17 16:02:45 -04:00 |
|
ggurdin
|
31c128f329
|
Merge pull request #216 from pangeachat/only-admin-remove-room-from-space
Only admins can remove a room from a space
|
2024-05-17 15:54:28 -04:00 |
|
Kelrap
|
09f26fb91f
|
Limit display name length to 32
|
2024-05-17 15:45:14 -04:00 |
|
Kelrap
|
f84e92d9d0
|
limit new space name length to 32
|
2024-05-17 15:43:36 -04:00 |
|
Kelrap
|
c03ca24efe
|
limit new group name length to 32
|
2024-05-17 15:42:37 -04:00 |
|
Kelrap
|
c74b2c290a
|
Non-text messages cannot be edited
|
2024-05-17 14:35:21 -04:00 |
|
Kelrap
|
f27c5981e8
|
Checks the user is member of room and admin before showing option to remove room from space
|
2024-05-17 14:06:22 -04:00 |
|
Kelrap
|
19809a6f2d
|
When a user creates a new group from inside a class, the space ID will be stored via query
|
2024-05-17 12:10:36 -04:00 |
|
ggurdin
|
ba72857114
|
merge conflicts
|
2024-05-16 10:15:22 -04:00 |
|
ggurdin
|
e03beac866
|
Merge branch 'main' into usability-5-14
|
2024-05-16 10:09:47 -04:00 |
|
ggurdin
|
ed1a483184
|
load accuracte number for num chats in space
|
2024-05-16 10:08:17 -04:00 |
|
Kelrap
|
00c90ec9a0
|
Checks that message is not redacted before opening toolbar
|
2024-05-16 09:24:20 -04:00 |
|
lauren n. liberda
|
ae0c8f73d2
|
chore: upgrade flutter to 3.22.0
|
2024-05-16 09:07:45 +02:00 |
|
ggurdin
|
48445a5bf9
|
Merge branch 'main' into usability-5-14
|
2024-05-15 15:06:04 -04:00 |
|
ggurdin
|
f15d79179d
|
usability test updates - don't stack space details, always suggest new chats in spaces
|
2024-05-15 15:03:35 -04:00 |
|
Kelrap
|
09e4feb6c2
|
Added My Learning Settings button to main menu
|
2024-05-15 14:01:17 -04:00 |
|
Kelrap
|
cd05450581
|
Removed the Learning Settings button
|
2024-05-15 13:52:55 -04:00 |
|
Krille
|
62fcea5b0b
|
chore: Set a maxsize for textfields
|
2024-05-15 11:59:19 +02:00 |
|
Krille
|
8a64bdd82d
|
refactor: Remove unnecessary FutureBuilder
|
2024-05-15 08:20:43 +02:00 |
|
ggurdin
|
8b8fc7e4b8
|
replaced pangea comments
|
2024-05-14 15:01:12 -04:00 |
|
ggurdin
|
5855cb2de5
|
updated record package version for iOS fix
|
2024-05-14 14:59:58 -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 |
|
krille-chan
|
3d4ddeaa40
|
build: Update record package
|
2024-05-12 10:19:46 +02:00 |
|
krille-chan
|
9da309be62
|
chore: Make bottomnavbar labels always visible
|
2024-05-10 17:31:32 +02:00 |
|
krille-chan
|
3c85786c10
|
refactor: Improve performance of chat list
|
2024-05-10 16:32:14 +02:00 |
|
Krille
|
3d362df80a
|
refactor: Remove no longer necessary mx-reply workaround
|
2024-05-10 15:26:17 +02:00 |
|
Krille
|
938e1a91ae
|
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
|
2024-05-10 12:49:40 +02:00 |
|
Krille
|
d9ab6ad8b3
|
refactor: Move back to cached network image for better avatar performance
|
2024-05-10 12:49:32 +02:00 |
|
Krille
|
53c2601945
|
chore: Follow up audioplayer
|
2024-05-10 10:03:18 +02:00 |
|
Krille
|
4dee111c73
|
chore: Revert audioplayer changes
|
2024-05-10 09:52:55 +02:00 |
|
Krille
|
d4fb0ce1a7
|
chore: Follow up audioplayer
|
2024-05-10 08:34:46 +02:00 |
|
krille-chan
|
6a220ffb4b
|
refactor: Precache theme and directchatmatrixid to improve performance in chat list item
|
2024-05-09 09:37:41 +02:00 |
|
William Jordan-Cooley
|
821fda7365
|
Merge branch 'main' into speech-to-text
|
2024-05-08 17:14:48 -04:00 |
|
ggurdin
|
8c108f6708
|
When enabling the bot, the Language level of the bot should default to that of the class
|
2024-05-08 15:36:11 -04:00 |
|
ggurdin
|
c2f785795e
|
refresh toolbar / input bar after activating free trial
|
2024-05-08 14:53:41 -04:00 |
|
ggurdin
|
b0490034e3
|
remove hover menu from messages on web
|
2024-05-08 14:30:54 -04:00 |
|
ggurdin
|
f6a45323e0
|
make join_with_link work for users who are logged in or logged out
|
2024-05-08 14:26:34 -04:00 |
|
ggurdin
|
4c00c73bea
|
Merge branch 'main' into sentry
|
2024-05-08 09:09:56 -04:00 |
|
Krille
|
fb54548e5c
|
build: Update matrix dart sdk
|
2024-05-08 12:42:40 +02:00 |
|
ggurdin
|
86c4818b8b
|
merge conflicts
|
2024-05-07 16:13:25 -04:00 |
|
ggurdin
|
752affaf99
|
shorten name of welcome chats
|
2024-05-07 11:52:18 -04:00 |
|
ggurdin
|
6cfdd349bd
|
update to num channels
|
2024-05-07 11:32:43 -04:00 |
|
William Jordan-Cooley
|
dd90a720b5
|
syncing with main
|
2024-05-07 10:56:42 -04:00 |
|
Krille
|
4291396f98
|
design: Improve design of Voice Messages and add 1.25 as speed
|
2024-05-07 12:36:35 +02:00 |
|
William Jordan-Cooley
|
4a77e6fb53
|
full draft speech to text with word level feedback
|
2024-05-06 15:10:15 -04:00 |
|