Commit Graph

9592 Commits (7334da81e3fab8f84d389967efbaf8e80a199ccf)
 

Author SHA1 Message Date
ggurdin 25ab5e54bc
allow selection view for non-test/audio messages so they can be pinned, etc. (#1113) 12 months ago
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
12 months ago
ggurdin 7e34f40a48
log error if there's more than 1 'other' category in analytics (#1109) 12 months ago
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
12 months ago
Krille ef85d48a47
build: Add android build workaround for new flutter version 12 months ago
Krille ae0999e6ce
chore: Follow up send multiple images 12 months ago
ggurdin 7ff4efadbc
if totalXP calculation is negative, reset to 0 (#1107) 12 months ago
wcjord b3ed80215a if you click it, you chose it 12 months ago
ggurdin ddeb55a337
fix speech-to-text inline tooltip overflow (#1100) 12 months ago
Krille 363eabbe1c
chore: Follow up send file dialog for images 12 months ago
Krille-chan a1f4462593
Merge pull request #1494 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
12 months ago
Krille a40eab573d
build: Bump version 12 months ago
Александр (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/
12 months ago
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/
12 months ago
Александр (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/
12 months ago
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/
12 months ago
Krille-chan 71a1c8f73c
Merge pull request #1493 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
12 months ago
ggurdin e013ffb2f6
set value of searchability toggle to room visibility (#1095) 12 months ago
ggurdin 852bdfb534
Sentry (#1094)
* removed unreferences functions

* better error logging for null lang_code String in PracticeActivityModel.fromJson

* updated to dialogs while joining space with code
12 months ago
ggurdin 472f924304
call context.go to rooms when clearing active space (#1093) 12 months ago
William Jordan-Cooley 4c9cd60e95 tweaking activity selection 12 months ago
ggurdin 121f06cb3b
updated copy (#1091) 12 months ago
ggurdin 561359008c
allow users to set room's searchability and public/private status seperatly, ensure public/private status determines which rooms show in space hierarchy (#1090) 12 months ago
Angelo Schirinzi 694bed7a7d
Translated using Weblate (Italian)
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
12 months ago
josé m 0c847fc437
Translated using Weblate (Galician)
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
12 months ago
ggurdin 7c5c28162e
don't use null check operator on user l2 (#1089) 12 months ago
ggurdin 563744288f
added PageStorageKey to categories list to maintain its scroll position (#1088) 12 months ago
ggurdin 1c65aa393e
added spacing when overlay has footer overflow (#1087) 12 months ago
ggurdin d0196fe0f7
fix positioning of popups over input bar (#1086) 12 months ago
Wilson dd0f20e56c
enforce using bot transcription if exist (#1078)
* enforce bot transcription if exist

* follow snake case model key convention

* update text color in speech to text toolbar

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
12 months ago
ggurdin ff0ab7e00b
call async version of teachers in inviteSpaceTeachersToAnalyticsRoom … (#1082)
* call async version of teachers in inviteSpaceTeachersToAnalyticsRoom to ensure teachers aren't double invited to analytics rooms

* log breadcrumb on error getting message offset

* better error logging for activity fromJSON method
12 months ago
Krille-chan 92e53c997f
Merge pull request #1492 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
12 months ago
xabirequejo 1f5aac6a1e
Translated using Weblate (Basque)
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
12 months ago
wcjord a7009e7b36
changing mute and chat details icons (#1080)
* changing mute and chat details icons

* update notifications icons and copy

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
12 months ago
ggurdin 6091fecb09
Testing fixes (#1079)
* make toolbar translation scrollable

* fix for playing audio on mobile for very long messages
12 months ago
ggurdin 82359a11fa
Sentry (#1077)
* better error logging in voiceMessageAction

* replace firstWhere with firstWhereOrNull in fromJson methods
12 months ago
ggurdin e3f1758f29
increased height of level badge (#1076) 12 months ago
ggurdin 34c6511387
1053 making font in the tool pop up the same size as message (#1075)
* give text in toolbar the same size / style as message text

* fix scrolling in overlay message and message translation, also fix overflow on mobile
12 months ago
Krille-chan a4c0bd8b25
Merge pull request #1488 from marekvospel/no-unnecessary-thumbnail
fix: dont use thumbnails for emoticons
12 months ago
krille-chan 44a7c9e30e
chore: Improve presence performance 12 months ago
Marek Vospěl 98b4bec41b
fix: dont use thumbnails for emoticons 12 months ago
Krille-chan 1a76f68764
Merge pull request #1474 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
12 months ago
Christian aa3d03bb3b
Translated using Weblate (German)
Currently translated at 99.5% (692 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
12 months ago
Christian 12b012a133
Translated using Weblate (Irish)
Currently translated at 99.8% (694 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
12 months ago
大王叫我来巡山 94eaa9983e
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
12 months ago
Priit Jõerüüt 068bbb6de9
Translated using Weblate (Estonian)
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
12 months ago
Rex_sa 6a2b43133e
Translated using Weblate (Arabic)
Currently translated at 100.0% (695 of 695 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
12 months ago
Edgars Andersons 9c96b28d94
Translated using Weblate (Latvian)
Currently translated at 100.0% (694 of 694 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
12 months ago
Linerly 90959dfdf6
Translated using Weblate (Indonesian)
Currently translated at 100.0% (694 of 694 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
12 months ago
Aindriú Mac Giolla Eoin 891caf9393
Translated using Weblate (Irish)
Currently translated at 100.0% (694 of 694 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
12 months ago