ggurdin
191607abcf
go straight to translation if message not in target language ( #1176 )
2024-12-06 14:54:21 -05:00
ggurdin
2840a7dcfd
make first message not from the user in a chat a pressable button ( #1175 )
2024-12-06 14:43:08 -05:00
ggurdin
09031b1c0e
hide public room results in search ( #1174 )
2024-12-06 13:42:55 -05:00
ggurdin
0e91d93148
prevent users from nesting spaces ( #1173 )
2024-12-06 13:40:06 -05:00
ggurdin
4193ba1a4d
don't auto-join support space ( #1169 )
2024-12-06 13:25:55 -05:00
ggurdin
080b6bef7e
more accurate chat count in space view ( #1164 )
2024-12-05 16:31:45 -05:00
ggurdin
d58705dae7
string replace end of choreo url ( #1158 )
2024-12-05 15:09:40 -05:00
ggurdin
3d292b2255
don't pull support space IDs from .env file ( #1157 )
2024-12-05 14:48:38 -05:00
ggurdin
3c01ec840c
bump version ( #1156 )
2024-12-05 12:40:47 -05:00
ggurdin
8c7673640d
More gh actions fixes ( #1155 )
...
* copy .env file before production release
* copy .env file into assets folder
* bump version number
* moved copying of .env file to earlier in release workflow
* bump version
2024-12-05 12:14:10 -05:00
ggurdin
883825eba6
More gh actions fixes ( #1154 )
...
* copy .env file before production release
* copy .env file into assets folder
* bump version number
* moved copying of .env file to earlier in release workflow
2024-12-05 12:13:00 -05:00
ggurdin
141684f6a4
remove .env file from repo ( #1153 )
2024-12-05 11:47:08 -05:00
ggurdin
596ea444f1
More gh actions fixes ( #1151 )
...
* copy .env file before production release
* copy .env file into assets folder
* bump version number
2024-12-05 11:23:51 -05:00
ggurdin
33883484cf
More gh actions fixes ( #1150 )
...
* copy .env file before production release
* copy .env file into assets folder
2024-12-05 11:06:57 -05:00
ggurdin
978863d630
copy .env file before production release ( #1148 )
2024-12-05 10:30:55 -05:00
ggurdin
a2be39de28
added flutter clean / pub get lines before release build lines to resolve errors in release workflow ( #1147 )
2024-12-05 09:50:09 -05:00
ggurdin
df60195d39
Dont play tokens on flag activity ( #1145 )
...
* don't play target tokens unless the hashcode of the activity model changes
* hide immersion mode
2024-12-04 16:47:48 -05:00
ggurdin
a59a6730c9
uncomment typeaheadfield ( #1141 )
2024-12-04 12:52:36 -05:00
ggurdin
c6efc97c96
1134 sound still playing when flagging an item ( #1140 )
...
* after redacting practice activity, wait for redaction event to come through before moving forward so the same event is not shown again
* don't play target token audio after flagging an activity
2024-12-04 12:11:46 -05:00
ggurdin
09c88b6e28
1137 room visibility changes ( #1139 )
...
* only show visbility toggles for parent spaces. update copy and toggle icon.
* when a space is added to another space, reset its join rules / visibility to defaults
* before adding space to space, give visibility warning
2024-12-04 11:06:27 -05:00
ggurdin
e40dc33c0c
fix categorization issues, combine broad/specific categories at the first stage of processing instead of during category sorting ( #1136 )
2024-12-03 16:00:52 -05:00
wcjord
f498727fe0
tweaks to token selection for activities
2024-12-03 14:20:12 -05:00
ggurdin
f6175b9c09
Testing updates ( #1131 )
...
* extend time between activities
* if user clicks on punctuation token, select the closest non-punctuation token
* rebuild chat list after prevBatch is set
2024-12-02 16:31:00 -05:00
ggurdin
30722b0615
don't play individual audios while main audio is playing ( #1130 )
...
* don't play individual audios while main audio is playing
* bump version
2024-12-02 14:34:45 -05:00
ggurdin
2397c8f78d
1123 multiple options are highlighted and cant move to the next item ( #1124 )
...
* once user has selected correct choice, disable further interaction
* if not include tts on click, don't play tts on correct choice selected
* fix range error when logging warning about having multiple 'other' categories
2024-12-02 11:20:11 -05:00
ggurdin
ceea63b3a2
don't play target tokens on practice activity init if it's a hidden word activity ( #1121 )
2024-12-02 09:47:06 -05:00
krille-chan
69d4c50b13
chore: Do not display sender prefix for DM rooms in notification ticker
2024-11-30 14:19:57 +01:00
Krille-chan
6286f30b9b
Merge pull request #1503 from krille-chan/krille/update-receive-sharing-intent
...
refactor: Update to new receive sharing intent package
2024-11-30 12:26:36 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package
2024-11-30 11:20:13 +01:00
wcjord
78cb3afe0b
word focus turned off and tts on Choice click ( #1118 )
...
* word focus turned off and tts on Choice click
* play audio on word selection
2024-11-29 17:47:00 -05:00
krille-chan
625680ee2e
chore: Adjust default linux window height
2024-11-29 19:34:53 +01:00
krille-chan
0dc8a015d3
chore: Follow up save file on desktop
2024-11-29 19:25:49 +01:00
krille-chan
8f483c64c0
build: Use file selector to save files
2024-11-29 19:12:43 +01:00
ggurdin
25ab5e54bc
allow selection view for non-test/audio messages so they can be pinned, etc. ( #1113 )
2024-11-27 12:59:27 -05:00
ggurdin
401a26ef85
Sentry ( #1111 )
...
* better error logging when requesting notifications permission
* check that speech to text card in mounted before calling setState
* only log first 10 entries in other category keys list
2024-11-27 12:19:11 -05:00
ggurdin
7e34f40a48
log error if there's more than 1 'other' category in analytics ( #1109 )
2024-11-26 15:41:04 -05:00
ggurdin
4ac9a6e005
initial work on auto-enroll users in support space ( #1097 )
...
* initial work on auto-enroll users in support space
* made the joining of help space automatic
* don't try to join the space if you've previously left it
2024-11-26 14:09:17 -05:00
Krille
ef85d48a47
build: Add android build workaround for new flutter version
2024-11-26 13:21:13 +01:00
Krille
ae0999e6ce
chore: Follow up send multiple images
2024-11-26 08:54:10 +01:00
ggurdin
7ff4efadbc
if totalXP calculation is negative, reset to 0 ( #1107 )
2024-11-25 14:56:46 -05:00
wcjord
b3ed80215a
if you click it, you chose it
2024-11-25 13:53:48 -05:00
ggurdin
ddeb55a337
fix speech-to-text inline tooltip overflow ( #1100 )
2024-11-25 10:47:16 -05:00
Krille
363eabbe1c
chore: Follow up send file dialog for images
2024-11-25 15:13:51 +01:00
Krille-chan
a1f4462593
Merge pull request #1494 from weblate/weblate-fluffychat-translations
...
Translations update from Hosted Weblate
2024-11-25 10:36:27 +01:00
Krille
a40eab573d
build: Bump version
2024-11-24 17:28:07 +01:00
Александр (Alexandr1995)
3acbff0b44
Translated using Weblate (Catalan)
...
Currently translated at 95.1% (661 of 695 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/
2024-11-24 13:00:26 +01:00
Bezruchenko Simon
51ee72c504
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (695 of 695 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2024-11-24 13:00:26 +01:00
Александр (Alexandr1995)
8fc7c13f2a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (695 of 695 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2024-11-24 13:00:25 +01:00
Aindriú Mac Giolla Eoin
127da9a054
Translated using Weblate (Irish)
...
Currently translated at 100.0% (695 of 695 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
2024-11-23 11:00:32 +01:00
Krille-chan
71a1c8f73c
Merge pull request #1493 from weblate/weblate-fluffychat-translations
...
Translations update from Hosted Weblate
2024-11-23 10:17:27 +01:00