Commit graph

9190 commits

Author SHA1 Message Date
Krille
942970e049
chore: Follow up spaces design 2024-07-15 13:47:01 +02:00
Krille
8a5cd9bf16
chore: Follow up spaces ui 2024-07-15 13:45:02 +02:00
Krille
7b0e0404c0
chore: Follow up select chats 2024-07-15 13:39:12 +02:00
Krille
64c56f889b
chore: Follow up join space invites 2024-07-15 13:21:35 +02:00
Krille
254f21ce00
chore: Follow up new spaces design 2024-07-15 13:18:15 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design 2024-07-15 09:36:45 +02:00
dlyrsk
13a39498a3
Fix web base url and privacy url configuration processing 2024-07-14 21:27:52 +09:30
Krille-chan
396a89657d
Merge pull request #1222 from krille-chan/krille/update-deps-after-release
build: Update dependencies after release
2024-07-13 17:32:42 +02:00
krille-chan
82a7f5de51
build: Update dependencies after release 2024-07-13 17:23:43 +02:00
Krille-chan
aefc808125
Merge pull request #1181 from krille-chan/dependabot/github_actions/docker/build-push-action-6
build: (deps): bump docker/build-push-action from 5 to 6
2024-07-13 17:12:44 +02:00
krille-chan
e7f4468133
chore: Move default PR template to correct dir 2024-07-13 17:12:07 +02:00
Krille-chan
4891ad1246
Merge pull request #1215 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-07-13 17:09:11 +02:00
ggurdin
0ac4b664ce changed from string to Map 2024-07-12 17:03:00 -04:00
ggurdin
8acc793f0c added documentation to user controller and user model 2024-07-12 14:26:44 -04:00
ggurdin
3759731d48 code cleanup 2024-07-12 14:06:21 -04:00
ggurdin
ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
bluearevalo
bb32f584f4 Fixed background for login view 2024-07-12 12:48:12 -04:00
bluearevalo
5f59a39c72 removed comment 2024-07-12 11:16:37 -04:00
bluearevalo
35434b09d1 Add mounted check to prevent updates on unmounted widgets 2024-07-12 11:14:00 -04:00
Linerly
fbf2a069ed
Translated using Weblate (Indonesian)
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
2024-07-12 14:09:26 +02:00
大王叫我来巡山
e4c77791db
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2024-07-12 14:09:26 +02:00
Oğuz Ersen
f15b837dcd
Translated using Weblate (Turkish)
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2024-07-12 14:09:26 +02:00
xabirequejo
a1b2d88622
Translated using Weblate (Basque)
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2024-07-12 14:09:26 +02:00
Priit Jõerüüt
fa133c1167
Translated using Weblate (Estonian)
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2024-07-12 14:09:26 +02:00
Rex_sa
b8120991f0
Translated using Weblate (Arabic)
Currently translated at 100.0% (634 of 634 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2024-07-12 14:09:26 +02:00
Ricky From Hong Kong
df41722f1c
Translated using Weblate (Chinese (Traditional))
Currently translated at 52.4% (332 of 633 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
2024-07-12 14:09:26 +02:00
Ihor Hordiichuk
ae2f4e432e
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (633 of 633 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2024-07-12 14:09:26 +02:00
ggurdin
ff468cb4bd remove isFetching flag from user controller and replaced that functionality by making the completer nullable 2024-07-11 13:17:30 -04:00
ggurdin
303d2b1e17 switched accessToken back to be non-nullable 2024-07-11 13:11:20 -04:00
ggurdin
91e2aa2dfd remove updatePermissions function that is not called 2024-07-11 12:39:03 -04:00
ggurdin
6c2d90f8f8 prevent recursion when migrating from old matrix account data format 2024-07-11 11:42:00 -04:00
ggurdin
6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 2024-07-11 10:02:53 -04:00
Krille
6665e74bdc
chore: Update mastodon link 2024-07-11 09:44:28 +02:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
bluearevalo
5494019be5 set max char size for input field 2024-07-10 16:47:22 -04:00
bluearevalo
425b7ddcf1 oops formatting fix 2024-07-10 13:37:39 -04:00
bluearevalo
a5cdafcb65 Added null checks, error handling, and used non-null version of l10n 2024-07-10 13:24:13 -04:00
ggurdin
87b1b98f0e
Merge pull request #455 from pangeachat/float-create-button
Make create space/chat button float
2024-07-09 15:58:04 -04:00
ggurdin
96c641557f Make create space/chat button float 2024-07-09 15:57:03 -04:00
ggurdin
05a938a069
Merge pull request #454 from pangeachat/dont-block-bot
removed block icon on user bottom sheet for bot
2024-07-09 15:37:42 -04:00
ggurdin
2494827e1d removed block icon on user bottom sheet for bot 2024-07-09 15:37:05 -04:00
ggurdin
f59372a5e2
Merge pull request #453 from pangeachat/spans-from-matches
use match data to construct input underlines, without using tokens
2024-07-09 15:29:57 -04:00
ggurdin
ef12529af4 use match data to construct input underlines, without using tokens 2024-07-09 15:28:33 -04:00
ggurdin
6dd189c38f
Merge pull request #451 from pangeachat/delete-subscription-with-account
warn subscribed users to delete their subscription before deleting th…
2024-07-09 11:48:39 -04:00
ggurdin
8e1423709d warn subscribed users to delete their subscription before deleting their accounts 2024-07-09 11:47:53 -04:00
ggurdin
3d8c3f73be
Merge pull request #446 from pangeachat/permissions-copy
Change copy in chat permissions page away from using numbers
2024-07-08 16:34:27 -04:00
ggurdin
df0f290c41 Change copy in chat permissions page away from using numbers 2024-07-08 16:33:50 -04:00
ggurdin
373474c8f3
Merge pull request #445 from pangeachat/l1-tooltip
when user sees message translation for messages being dispalying in l…
2024-07-08 16:06:07 -04:00
ggurdin
bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 2024-07-08 16:05:20 -04:00
ggurdin
628871ed3d
Merge pull request #443 from pangeachat/only-one-direct-parent
prevent adding a room to multiple spaces
2024-07-08 15:20:54 -04:00