William Jordan-Cooley
|
68383f2dd9
|
copy for grammar tags
|
2024-10-16 14:24:16 -04:00 |
|
ggurdin
|
3a8960eb05
|
Merge pull request #747 from pangeachat/bump-version
bump version
|
2024-10-16 10:25:41 -04:00 |
|
ggurdin
|
ba4d5ed2f0
|
bump version
|
2024-10-16 10:25:19 -04:00 |
|
ggurdin
|
16eb1606a6
|
Merge pull request #746 from pangeachat/span-card-scrollbar
moves scrollbar to side of span card
|
2024-10-15 13:39:32 -04:00 |
|
ggurdin
|
ac41685c8a
|
moves scrollbar to side of span card
|
2024-10-15 13:38:58 -04:00 |
|
ggurdin
|
d9125b7871
|
Merge pull request #743 from pangeachat/overlay-positioning
position overlay cards via tranform follower instead of manually calc…
|
2024-10-15 10:40:46 -04:00 |
|
ggurdin
|
ac586e0a4d
|
position overlay cards via tranform follower instead of manually calculating offset, close keyboard when showing span card
|
2024-10-15 10:40:02 -04:00 |
|
ggurdin
|
f6248b73f1
|
Merge pull request #740 from pangeachat/more-l2s
More-l2s
|
2024-10-14 17:03:55 -04:00 |
|
William Jordan-Cooley
|
b463558b1a
|
fixing edge case of no l2s
|
2024-10-14 17:00:15 -04:00 |
|
wcjord
|
5f0439d0d4
|
Update main.dart
Remove change to env path...
|
2024-10-14 14:59:15 -04:00 |
|
William Jordan-Cooley
|
07cc5b9c32
|
show beta and alpha tags on l2s
|
2024-10-14 14:56:37 -04:00 |
|
ggurdin
|
7f66256fd3
|
Merge pull request #739 from pangeachat/testing-fixes
Testing fixes
|
2024-10-14 11:13:50 -04:00 |
|
ggurdin
|
8e204c95e4
|
shrink spancard width to not overflow screen
|
2024-10-14 11:13:20 -04:00 |
|
ggurdin
|
6a96811076
|
on app close, close toolbar overlay
|
2024-10-14 10:49:22 -04:00 |
|
ggurdin
|
dfb45bb20e
|
Merge pull request #736 from pangeachat/audio-time-text
prevent audio player text from being split onto multiple lines
|
2024-10-11 15:58:07 -04:00 |
|
ggurdin
|
19d8f5c013
|
prevent audio player text from being split onto multiple lines
|
2024-10-11 15:57:32 -04:00 |
|
ggurdin
|
0c0d04bde9
|
Merge pull request #735 from pangeachat/locked-toolbar-bug
Locked toolbar bug
|
2024-10-11 15:42:28 -04:00 |
|
ggurdin
|
eed8987196
|
make MessageToolbar stateless
|
2024-10-11 15:41:48 -04:00 |
|
ggurdin
|
e778178638
|
in submitFeedback, only set currentActivity to null on error
|
2024-10-11 15:41:01 -04:00 |
|
ggurdin
|
fe6836d627
|
exit getPracticeActivity early if finished is true
|
2024-10-11 15:40:18 -04:00 |
|
ggurdin
|
c72d2480b4
|
Merge pull request #734 from pangeachat/hide-transcription-error-in-timeline
if send transcription file fails, don't show error audio message in t…
|
2024-10-11 15:38:55 -04:00 |
|
ggurdin
|
061fd361a6
|
added comment explaining purpose of filter
|
2024-10-11 15:38:30 -04:00 |
|
ggurdin
|
b630d5f1d2
|
if send transcription file fails, don't show error audio message in timeline
|
2024-10-11 15:37:02 -04:00 |
|
ggurdin
|
047c24fc6f
|
Merge pull request #733 from pangeachat/disable-encryption
preset all new room to public to disable encryption
|
2024-10-11 13:19:55 -04:00 |
|
ggurdin
|
e5da017cc0
|
preset all new room to public to disable encryption
|
2024-10-11 13:19:10 -04:00 |
|
ggurdin
|
58f8a3f15f
|
Merge pull request #732 from pangeachat/center-inline-tooltip-text
center text in inline tooltip
|
2024-10-11 12:21:59 -04:00 |
|
ggurdin
|
126c5676e7
|
Merge branch 'main' into center-inline-tooltip-text
|
2024-10-11 12:21:49 -04:00 |
|
ggurdin
|
86dcf22411
|
center text in inline tooltip
|
2024-10-11 12:21:09 -04:00 |
|
ggurdin
|
5529306ff5
|
Merge pull request #731 from pangeachat/locked-toolbar-bug
add activity feedback to activity request hashcode to ensure new acti…
|
2024-10-11 10:54:28 -04:00 |
|
ggurdin
|
18d2399c54
|
add activity feedback to activity request hashcode to ensure new activity is fetched after giving feedback
|
2024-10-11 10:53:42 -04:00 |
|
ggurdin
|
6c90d09a1a
|
Merge pull request #729 from pangeachat/726-fix-multiple-empty-chat
fix multiple empty chat
|
2024-10-10 16:45:49 -04:00 |
|
ggurdin
|
a5508fd1e9
|
Merge branch 'main' into 726-fix-multiple-empty-chat
|
2024-10-10 16:45:43 -04:00 |
|
ggurdin
|
cc285232fe
|
Merge pull request #727 from pangeachat/default-overlay-blur
Default overlay blur
|
2024-10-10 12:05:26 -04:00 |
|
ggurdin
|
9dfece83ee
|
tweaks for logic for showing message click instructions when the user sees the first message
|
2024-10-10 12:04:55 -04:00 |
|
ggurdin
|
3e92c46328
|
added arguement to showOverlay to determine is backdrop is blurred
|
2024-10-10 12:04:17 -04:00 |
|
WilsonLe
|
af9ffe79d7
|
fix multiple empty chat
|
2024-10-10 15:23:34 +11:00 |
|
ggurdin
|
b0e8b1a652
|
Merge pull request #724 from pangeachat/cache-completed-activities
cache number of completed activities
|
2024-10-09 14:57:35 -04:00 |
|
ggurdin
|
9321e024e7
|
cache number of completed activities
|
2024-10-09 14:56:05 -04:00 |
|
ggurdin
|
fc1294ad30
|
Merge pull request #723 from pangeachat/close-toolbar-on-paywall
clear selected messages when showing paywall
|
2024-10-09 12:40:55 -04:00 |
|
ggurdin
|
ed72abb38b
|
clear selected messages when showing paywall
|
2024-10-09 12:39:55 -04:00 |
|
ggurdin
|
1d64475d25
|
Merge pull request #722 from pangeachat/use-activity-model-directly
Use activity model directly
|
2024-10-09 11:53:47 -04:00 |
|
ggurdin
|
4b2c5bc213
|
remove unused commented out code
|
2024-10-09 11:51:51 -04:00 |
|
ggurdin
|
50c8828dd6
|
use activity model instead of activity events
|
2024-10-09 11:49:48 -04:00 |
|
ggurdin
|
7c8f2c0537
|
Merge branch 'main' into remove-records
|
2024-10-09 11:39:05 -04:00 |
|
ggurdin
|
91c984103c
|
Merge pull request #721 from pangeachat/overlay-reactions
Overlay reactions
|
2024-10-09 11:23:54 -04:00 |
|
ggurdin
|
2fb6b2231b
|
Merge branch 'main' into overlay-reactions
|
2024-10-09 11:23:47 -04:00 |
|
ggurdin
|
f125ed6fd8
|
rebuild overlay on reaction event
|
2024-10-09 11:22:47 -04:00 |
|
William Jordan-Cooley
|
1bd244011f
|
remove use of record
|
2024-10-09 11:19:07 -04:00 |
|
William Jordan-Cooley
|
9680662c1b
|
client will pass time of req to remove possibility of different times there
|
2024-10-09 10:02:41 -04:00 |
|
ggurdin
|
99fc3fd625
|
Added message reactions widget to toolbar overlay
|
2024-10-09 09:57:25 -04:00 |
|