Commit graph

7980 commits

Author SHA1 Message Date
krille-chan
6bd9997fe5
build: Try out store inbound group sessions performance fix 2024-05-20 11:32:47 +02:00
Krille-chan
f74f74ab79
Merge pull request #1124 from krille-chan/krille/update-dependencies-to-flutter-3-22
build: Update dependencies to flutter 3.22 but not flutter version yet
2024-05-20 09:54:37 +02:00
krille-chan
421bd245ae
build: Update dependencies to flutter 3.22 but not flutter version yet 2024-05-20 08:45:51 +02:00
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
d247abb320
Limited edited class name length to 32 2024-05-17 15:46:27 -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
ggurdin
aa51416808
Merge pull request #217 from pangeachat/only-edit-text
Non-text messages cannot be edited
2024-05-17 14:47:01 -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
krille-chan
06b2e6c14f
Revert "build: Use core24 for snapcraft"
This reverts commit fb1059b1a3.
2024-05-17 17:46:44 +02:00
krille-chan
fb1059b1a3
build: Use core24 for snapcraft 2024-05-17 17:40:08 +02:00
ggurdin
7e7c8810c8
Merge pull request #210 from pangeachat/hide-subtitle-redactions
Fixed bug where redacted messages sometimes showed in chat subtitle
2024-05-17 09:04:27 -04:00
Krille-chan
e0549b92a8
Merge pull request #1117 from krille-chan/dependabot/bundler/ios/rexml-3.2.8
build(deps): bump rexml from 3.2.5 to 3.2.8 in /ios
2024-05-17 09:02:22 +02:00
dependabot[bot]
bf9f4764e6
build(deps): bump rexml from 3.2.5 to 3.2.8 in /ios
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 20:50:51 +00:00
Kelrap
0b0d40c13e Fixed bug where redacted messages sometimes showed in chat subtitle 2024-05-16 16:24:09 -04:00
ggurdin
56682cedbf
Merge pull request #209 from pangeachat/analytics-updates
fix for error with msg events with multiple of the same type of pange…
2024-05-16 14:46:52 -04:00
ggurdin
d5fc7b5e78 fix for error with msg events with multiple of the same type of pangea match only showing the first instance 2024-05-16 14:46:08 -04:00
WilsonLe
c7c0634792 temporarily remove schedule and specific reaction 2024-05-16 14:17:51 -04:00
WilsonLe
a847389620 add trigger and reaction input 2024-05-16 13:35:06 -04:00
WilsonLe
8c19eb25dd add discussion topic and keywords input 2024-05-16 11:25:31 -04:00
ggurdin
c0c0a9c6a8
Merge pull request #206 from pangeachat/learning-settings-icon
Updated My Learning Settings icon in chat settings menu
2024-05-16 10:20:57 -04:00
ggurdin
40af297bca Merge branch 'main' into learning-settings-icon 2024-05-16 10:20:32 -04:00
ggurdin
4b9065b402
Merge pull request #192 from pangeachat/analytics-rooms
ensure that users' analytics rooms are consistently made for users an…
2024-05-16 10:18:56 -04:00
ggurdin
ba72857114 merge conflicts 2024-05-16 10:15:22 -04:00
ggurdin
dc46857fb9
Merge pull request #207 from pangeachat/usability-5-14
load accurate number for num chats in space
2024-05-16 10:10:26 -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
46d6f9f115 Updated My Learning Settings icon in chat settings menu 2024-05-16 10:03:54 -04:00
ggurdin
48988c19e6
Merge pull request #204 from pangeachat/remove-audio-autoplay-as-default
Change default value of autoplay option to false
2024-05-16 09:31:27 -04:00
ggurdin
111f45c479
Merge pull request #205 from pangeachat/dont-open-redacted-toolbar
Checks that message is not redacted before opening toolbar
2024-05-16 09:31:09 -04:00
Kelrap
00c90ec9a0 Checks that message is not redacted before opening toolbar 2024-05-16 09:24:20 -04:00
lauren n. liberda
9c3011d348
ci: run flutter gen-l10n on code_tests 2024-05-16 09:13:47 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
Kelrap
25daaad305
Change default value of autoplay option to false 2024-05-15 16:49:47 -04:00
ggurdin
a2fe15ae6a
Merge pull request #203 from pangeachat/words-per-ms
converting actually to words per hour so its an int
2024-05-15 15:29:28 -04:00
WilsonLe
a0ee1965b3 update conversation bot setting to write bot options to matrix 2024-05-15 15:18:47 -04:00
William Jordan-Cooley
fa0639b5d6 converting actually to words per hour so its an int 2024-05-15 15:17:30 -04:00
WilsonLe
2cb33d7ce1 implement dynamic zone with 4 modes 2024-05-15 15:14:44 -04:00
ggurdin
58667b2cba
Merge pull request #202 from pangeachat/usability-5-14
usability test updates - don't stack space details, always suggest ne…
2024-05-15 15:10:31 -04:00
ggurdin
2d4e289205 updated spanish copy 2024-05-15 15:07:01 -04:00
ggurdin
48445a5bf9 Merge branch 'main' into usability-5-14 2024-05-15 15:06:04 -04:00