Commit graph

8654 commits

Author SHA1 Message Date
ggurdin
6e955676c0
bump version of deprecated package 2024-09-16 09:06:20 -04:00
ggurdin
2da3909c7a
bumped version number 2024-09-13 16:51:28 -04:00
ggurdin
d0bc47d609
Merge pull request #680 from pangeachat/handle-header-overflow
fixed height of toolbar
2024-09-13 13:30:15 -04:00
ggurdin
0984df4167
fixed height of toolbar 2024-09-13 13:29:36 -04:00
ggurdin
82c95e4825
Merge pull request #679 from pangeachat/handle-header-overflow
added header height to overflow calculations when scrolling overlay t…
2024-09-13 12:20:18 -04:00
ggurdin
a40c86a148
added header height to overflow calculations when scrolling overlay to midpoint of screen 2024-09-13 12:19:24 -04:00
ggurdin
ee70ccb1f2
Merge pull request #678 from pangeachat/merge-analytics
Merge analytics
2024-09-13 10:40:46 -04:00
ggurdin
39396aba23
removed duplicate 'new space' option in main menu 2024-09-12 16:38:55 -04:00
ggurdin
3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 2024-09-12 15:30:54 -04:00
ggurdin
2262bf6e04
Merge branch 'merge' into merge-analytics 2024-09-12 13:56:13 -04:00
ggurdin
11266f88bb
Merge branch 'main' into merge 2024-09-12 13:55:59 -04:00
ggurdin
3972d0261a
Merge pull request #677 from pangeachat/handle-cast-bot-model-error
Handle case of language level not being int in bot-options state event
2024-09-12 13:55:21 -04:00
ggurdin
4e8000eb9d
Handle case of language level not being int in bot-options state event 2024-09-12 13:54:31 -04:00
ggurdin
f7fdffaaa4
disable suggestions in input bar 2024-09-12 11:49:35 -04:00
ggurdin
78214b7433
removed clearing of errorService in it_controller clear function - this was causing errors that happened on send to not be shown 2024-09-12 10:05:00 -04:00
ggurdin
666cbfd2f3
updated copy to say highlight instead of double click when defining a word or phrase 2024-09-12 10:04:10 -04:00
ggurdin
397f32fcbc
don't show toolbar is message is redacted 2024-09-12 09:34:40 -04:00
ggurdin
0124ce6d24
Merge branch 'merge' into merge-analytics 2024-09-11 15:28:57 -04:00
ggurdin
2001e51171
Merge branch 'main' into merge 2024-09-11 15:28:44 -04:00
ggurdin
489129f36a
Merge pull request #675 from pangeachat/restrict-toolbar-msg-types
only show toolbar if the message is text or audio
2024-09-11 15:27:18 -04:00
ggurdin
8637033499
Merge branch 'main' into restrict-toolbar-msg-types 2024-09-11 15:27:11 -04:00
ggurdin
bd25cda630
only show toolbar if the message is text or audio 2024-09-11 15:26:39 -04:00
ggurdin
11fbb3514a
Merge pull request #674 from pangeachat/toolbar-updates
if, by shifting up a message to make footer space, a header overflow …
2024-09-11 12:50:24 -04:00
ggurdin
2ff70e65db
if, by shifting up a message to make footer space, a header overflow is caused, opt of push the message down instead of up 2024-09-11 12:49:51 -04:00
ggurdin
e8275adbc6
Merge branch 'merge' into merge-analytics 2024-09-11 12:29:16 -04:00
ggurdin
f3d32fa7ef
Merge branch 'main' into merge 2024-09-11 12:29:04 -04:00
ggurdin
1605fd95f3
Merge pull request #673 from pangeachat/message-toolbar-improvements
Message toolbar improvements
2024-09-11 12:15:29 -04:00
ggurdin
410fb80b35
Merge branch 'main' into message-toolbar-improvements 2024-09-11 12:15:20 -04:00
ggurdin
36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 2024-09-11 12:14:23 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
8aaf220e07
Merge branch 'merge' into merge-analytics 2024-09-11 11:24:00 -04:00
ggurdin
925a03bd35
switched from parent/child space copy to sub space/main space 2024-09-11 11:23:42 -04:00
ggurdin
fbd8d63c46
merge merge branch into merge-analytics branch 2024-09-11 10:50:25 -04:00
ggurdin
10c26d3a7e
merge main into merge branch 2024-09-11 10:47:51 -04:00
ggurdin
5452423e13
Merge pull request #672 from pangeachat/capacity-copy-fix
updated capacity copy to correspond with room type (chat or space)
2024-09-11 10:44:00 -04:00
ggurdin
a32eb15df7
updated capacity copy to correspond with room type (chat or space) 2024-09-11 10:43:26 -04:00
ggurdin
b63ae8c43d
updated copy to always call chat 'chats' (insteads of groups) 2024-09-11 10:27:03 -04:00
ggurdin
52dfc47333
Merge branch 'merge' into merge-analytics 2024-09-11 10:06:10 -04:00
ggurdin
f193a4d12a
Merge branch 'main' into merge 2024-09-11 10:05:51 -04:00
ggurdin
46a6813b26
Merge pull request #671 from pangeachat/test-fixes
removed _repLocal function causing delays in initial translation, als…
2024-09-11 10:05:16 -04:00
ggurdin
db9320d2ac
removed _repLocal function causing delays in initial translation, also made selection translation and repEvent fetching futures happen at the same time in message translation card 2024-09-11 09:53:09 -04:00
ggurdin
38a5a7197a
Merge branch 'learning-analytics-summary' into merge-analytics 2024-09-11 09:24:13 -04:00
ggurdin
c2466f7aec
added 'no data' warning to analytics popup if there's no data 2024-09-11 09:20:12 -04:00
ggurdin
3a31e28838
decreased font size of level indicator 2024-09-10 13:00:25 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
25b0e09123
Merge branch 'main' into learning-analytics-summary 2024-09-10 12:39:14 -04:00
ggurdin
f15acbd872
merge main and update matrix dart SDK 2024-09-10 12:38:30 -04:00
ggurdin
ea6d8f355c
Merge pull request #670 from pangeachat/default-auto-igc
default true for auto-igc setting
2024-09-10 12:10:20 -04:00
ggurdin
04db40f7ea
default true for auto-igc setting 2024-09-10 12:09:51 -04:00
ggurdin
e63be7e7fa
Merge pull request #669 from pangeachat/speed-up-toolbar
speed up toolbar on click message
2024-09-10 09:49:54 -04:00