Commit graph

3937 commits

Author SHA1 Message Date
Matthew
fdbbd0e603 improve ITStep Transitions 2024-05-23 23:48:08 -04:00
ggurdin
e2878a1bca language detection updates 2024-05-23 13:45:17 -04:00
ggurdin
e3e8623200 Merge branch 'main' into igc-button 2024-05-23 12:39:33 -04:00
ggurdin
c1090925d1 better error handling for range errors in span cards 2024-05-23 11:46:55 -04:00
Krille
8da714b0d2
fix: Stickers from gboard have black background 2024-05-23 16:17:57 +02:00
ggurdin
36bc156837 Merge branch 'main' into igc-button 2024-05-23 10:17:15 -04:00
ggurdin
340e90ac38 fix for concurrent modification of list error 2024-05-23 09:39:01 -04:00
ggurdin
208a5ef095 Spanish translations 2024-05-23 09:24:54 -04:00
ggurdin
0454e1419d merge conflicts 2024-05-23 09:14:21 -04:00
Krille
8ea9e26bac
chore: Fix formatting 2024-05-23 10:53:57 +02: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
Kelrap
aaeb72c398 Overflowing text is shortened, with ellipsis 2024-05-22 14:34:27 -04:00
WilsonLe
e935ba33f1 change discussion topic and keywords input to use dialog input 2024-05-22 13:27:44 -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
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
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
WilsonLe
1724871de4 remove discussion mode selects 2024-05-22 09:01:36 -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
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
Krille
78a3ef102c
chore: Increase default network request timeout 2024-05-21 12:47:04 +02: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
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
WilsonLe
6210f743b0 remove excess bot options 2024-05-20 13:22:13 -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
krille-chan
6599d28676
chore: Follow up new message animation 2024-05-20 18:05:02 +02:00
krille-chan
3d7dbf7ddf
chore: Nicer message animation 2024-05-20 17:25:09 +02:00
ggurdin
a077cc4f6a button to run IGC manually 2024-05-20 10:09:47 -04: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