ggurdin
|
4e8f9abfb0
|
sort errors by number, prevent horizontal scrolling of analytics tab, join chat on analytics tile click
|
2024-05-29 12:10:36 -04:00 |
|
ggurdin
|
417d0fde02
|
hotfix to aggregated construct events with different senders but identical lemmas
|
2024-05-29 10:44:15 -04:00 |
|
ggurdin
|
9a66134391
|
Merge branch 'main' into toolbar-fixes
|
2024-05-27 12:13:11 -04:00 |
|
ggurdin
|
de443179be
|
Merge branch 'main' into ellipses-on-text-overflow
|
2024-05-27 09:46:23 -04:00 |
|
ggurdin
|
a72197c805
|
increased max chat / space name length
|
2024-05-27 09:45:50 -04:00 |
|
Kelrap
|
37f0772a01
|
Fixing toolbar bugs for newly-sent messages
|
2024-05-24 14:24:31 -04:00 |
|
ggurdin
|
c1090925d1
|
better error handling for range errors in span cards
|
2024-05-23 11:46:55 -04:00 |
|
ggurdin
|
340e90ac38
|
fix for concurrent modification of list error
|
2024-05-23 09:39:01 -04:00 |
|
ggurdin
|
0454e1419d
|
merge conflicts
|
2024-05-23 09:14:21 -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
|
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 |
|
Kelrap
|
9a6a58e53c
|
Prevent non-admins of room from toggling class membership
|
2024-05-20 16:33:33 -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 |
|
Kelrap
|
d247abb320
|
Limited edited class name length to 32
|
2024-05-17 15:46:27 -04:00 |
|
Kelrap
|
0b0d40c13e
|
Fixed bug where redacted messages sometimes showed in chat subtitle
|
2024-05-16 16:24:09 -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
|
ba72857114
|
merge conflicts
|
2024-05-16 10:15:22 -04: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
|
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 |
|
ggurdin
|
b26d786d95
|
fix for JSON datatype error
|
2024-05-15 14:18:08 -04:00 |
|
ggurdin
|
bc47e84de2
|
uncommented error handling so warning message shows on card, instead of loading circle
|
2024-05-15 13:58:57 -04:00 |
|
ggurdin
|
7131fd47a8
|
fix for speech to text matrix event
|
2024-05-15 13:43:21 -04:00 |
|
WilsonLe
|
cb5b92c94c
|
implement bot preset select
|
2024-05-15 13:28:44 -04:00 |
|
William Jordan-Cooley
|
daaa83b00d
|
fixing two oops
|
2024-05-15 11:01:20 -04:00 |
|
William Jordan-Cooley
|
326d2b5fbd
|
adding words per minute to speech to text feedback
|
2024-05-15 10:57:34 -04:00 |
|
ggurdin
|
5855cb2de5
|
updated record package version for iOS fix
|
2024-05-14 14:59:58 -04:00 |
|