Commit graph

7109 commits

Author SHA1 Message Date
Matthew
fdbbd0e603 improve ITStep Transitions 2024-05-23 23:48:08 -04:00
ggurdin
629b5e48e3
Merge pull request #236 from pangeachat/prevent-empty-chats
Prevent Empty Chats
2024-05-22 16:41:02 -04:00
ggurdin
46aca69e8b Merge branch 'main' into prevent-empty-chats 2024-05-22 16:40:10 -04:00
ggurdin
c203071a7d removed unused delete room files 2024-05-22 16:39:32 -04:00
Kelrap
ceb7fdb24e Fixed code in Fluffchat files to match convention 2024-05-22 16:21:25 -04:00
Kelrap
f79203a47e Mark chats as read before leaving them 2024-05-22 16:12:10 -04:00
ggurdin
d8d9f75393
Merge pull request #231 from pangeachat/language-detect-api
[WIP] Language-detect-api
2024-05-22 13:29:27 -04:00
ggurdin
20853ef547 Merge branch 'main' into language-detect-api 2024-05-22 13:23:42 -04:00
ggurdin
20733e6645 fix for API key 2024-05-22 13:21:08 -04:00
ggurdin
a1fa4a2d0b
Merge pull request #234 from pangeachat/show-rich-text-fixes
Show rich text fixes
2024-05-22 13:06:13 -04:00
ggurdin
087c0d05e9 fix for showRichText function 2024-05-22 13:04:23 -04:00
ggurdin
ab33ec2b3f don't show rich text for own messages if they're not overlay 2024-05-22 12:58:35 -04:00
ggurdin
4b88b263c0
Merge pull request #232 from pangeachat/word-data-fix
fix for empty data returned from wordnet
2024-05-22 10:06:08 -04:00
ggurdin
38634b8dc7 fix for empty data returned from wordnet 2024-05-22 10:05:33 -04:00
ggurdin
392aad50bb added language detection controller to pangea controller 2024-05-22 09:43:56 -04:00
William Jordan-Cooley
757e9be212 allowing user_l1 and user_l2 to be nullable in request 2024-05-21 17:56:18 -04:00
William Jordan-Cooley
aea0c9ccec added language detection controller, edited README, and removed some old code 2024-05-21 17:44:09 -04:00
ggurdin
10bc0e6d72
Merge pull request #226 from pangeachat/update-learning-settings
Updates learning settings
2024-05-21 11:56:58 -04:00
Kelrap
8b0104db06 Moved state-related functionality to controller 2024-05-21 11:51:30 -04:00
Kelrap
733f37717c When user changes languages, updates learning settings 2024-05-21 11:11:55 -04:00
ggurdin
46a71d46d8
Merge pull request #224 from pangeachat/only-admins-toggle-spaces
Only admins toggle spaces
2024-05-20 16:53:18 -04:00
ggurdin
0aacd6407c don't add spaceId query parameter if activeSpaceId is null 2024-05-20 16:52:56 -04:00
Kelrap
9a6a58e53c Prevent non-admins of room from toggling class membership 2024-05-20 16:33:33 -04:00
ggurdin
9a11834501
Merge pull request #222 from pangeachat/testing-speech-to-text
ensure speech_to_text endpoint is only called once, round words for p…
2024-05-20 15:24:43 -04:00
ggurdin
4466c64436
Merge pull request #223 from pangeachat/archive-only-show-chats
Archive list only shows chats
2024-05-20 14:38:52 -04:00
ggurdin
8c421d80cc adjusted pangea comments 2024-05-20 14:38:17 -04:00
Kelrap
5f83955544 Archived chats don't show Chat Details or Leave 2024-05-20 14:26:18 -04:00
Kelrap
39c8012137 Archive list does not show spaces/analytics rooms 2024-05-20 13:52:14 -04:00
ggurdin
f797cdbb4a ensure speech_to_text endpoint is only called once, round words for per minute string, always auto-speech-to-text for audio message toolbar 2024-05-20 12:34:36 -04: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
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
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
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