Andrey
22f7d6f36a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (370 of 370 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/ru/
2024-04-30 09:56:01 +00:00
Matthew Wild
2d42099017
Merge pull request #188 from snikket-im/invitation-ui
...
Invitation admin UI improvements
2024-04-30 10:55:44 +01:00
Matthew Wild
2ff47c486a
Update translation strings
2024-04-30 10:52:52 +01:00
Matthew Wild
338ee0b278
Add 'share' button for browsers supporting Web Share API
2024-04-30 10:48:51 +01:00
Matthew Wild
64c6548a48
Support for optional text notes on invitations
2024-04-29 18:39:06 +01:00
Matthew Wild
8c824149cc
Fixes for invitation display
...
- Reorder columns, from generic to specific
- Fix empty tooltip on invitation types caused by incorrect macro usage
2024-04-29 18:19:07 +01:00
Matthew Wild
607863cfc4
Remove duplicate template macro
2024-04-29 18:00:22 +01:00
Matthew Wild
13c5d44544
Merge pull request #187 from snikket-im/cookie-samesite-attribute
...
Explicitly set cookie SameSite attribute to Lax
2024-04-29 11:22:21 +01:00
Matthew Wild
6407eb90db
Explicitly set cookie SameSite attribute to Lax
...
With 'Secure' set, it may default to 'None', which we don't need or want.
'Strict' is not suitable for session cookies - the user would see the login
screen when navigating from another site (e.g. hosting dashboard) and we
already have CSRF protection on forms.
2024-04-29 11:18:55 +01:00
Matthew Wild
a8c6b1a70c
Merge pull request #186 from snikket-im/cookie-secure-attribute
...
Add 'secure' attribute to session cookies
2024-04-29 11:09:44 +01:00
Matthew Wild
67c94bb045
Add 'secure' attribute to session cookies
2024-04-29 11:08:30 +01:00
Weblate
f4c1173a34
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
2024-04-28 08:40:16 +00:00
Jonas Schäfer
e39b0082b1
Merge pull request #185 from Zash/translate-welcome
...
Translate welcome message
2024-04-28 10:39:57 +02:00
Kim Alvefur
9eb187a951
Make welcome message translatable
2024-04-27 14:22:39 +02:00
Kim Alvefur
b928e74a74
make extract_translations
2024-04-27 14:21:32 +02:00
Andrey
75c0f504d0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (368 of 368 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/ru/
2024-04-23 17:14:06 +00:00
Matthew Wild
7c0310a141
Merge pull request #184 from Zash/really-fix-default-invite-role
...
Specify a default role in invite form
2024-04-19 14:50:01 +01:00
Kim Alvefur
5e2e645787
Specify a default role in invite form
...
Actually in the invite form this time
2024-04-19 15:48:40 +02:00
Weblate
9b31894e85
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
2024-04-19 13:38:57 +00:00
Kim Alvefur
a4472e1a44
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/sv/
2024-04-19 13:38:56 +00:00
Matthew Wild
b99cae84de
Update translations
2024-04-19 14:38:45 +01:00
Matthew Wild
1cac19e4c9
Merge pull request #183 from Zash/default-invite-role
...
Specify a default role in invite form
2024-04-19 14:37:22 +01:00
Kim Alvefur
d4883765b2
Specify a default role in invite form
...
The role creation appears to fail without an error, only refreshing the
page unless a role is selected.
2024-04-19 15:30:20 +02:00
Weblate
041f26274b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
2024-04-17 08:41:42 +00:00
Matthew Wild
82db30ffd9
Merge pull request #182 from snikket-im/invitation-improvements
...
Allow selecting a role when creating an invitation
2024-04-17 09:41:31 +01:00
Matthew Wild
b8684329b4
Fix syntax error in template
2024-04-16 21:30:19 +01:00
Matthew Wild
7e26b5f994
Update translations
2024-04-16 21:22:07 +01:00
Matthew Wild
4bdcb46a8a
Allow selecting a role when creating an invitation
...
Includes some reorganization and prettification of the creation form.
2024-04-16 21:16:06 +01:00
Matthew Wild
ed6f413c18
Don't fail if active user metrics are unavailable
2024-04-16 20:42:48 +01:00
Weblate
f63549ee87
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
2024-04-16 14:51:58 +00:00
Matthew Wild
bd71ab1449
Update translations
2024-04-16 15:51:47 +01:00
Matthew Wild
220bf9994b
Show invitation hint when user is alone on their instance
2024-04-16 15:09:16 +01:00
Matthew Wild
33d28e5890
Show active user counts in instance metrics
2024-04-16 15:09:16 +01:00
Matthew Wild
f0f0fa15c9
Small clarifications to the invitation type UI
2024-04-16 15:09:16 +01:00
Matthew Wild
30a9a6816f
prosodyclient: Skip adding metadata of broken avatars
2024-04-16 15:09:16 +01:00
Sergio Moreno López
970b8fa7f1
Translated using Weblate (Spanish)
...
Currently translated at 39.6% (143 of 361 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/es/
2024-04-14 21:02:20 +00:00
Sergio Moreno López
629d725ff5
Translated using Weblate (Spanish)
...
Currently translated at 36.0% (130 of 361 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/es/
2024-04-05 21:27:23 +00:00
Sergio Moreno López
6998e66b22
Translated using Weblate (Spanish)
...
Currently translated at 29.9% (108 of 361 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/es/
2024-03-31 22:27:22 +00:00
Matthew Wild
c668c4c56a
Added translation using Weblate (Spanish)
2024-03-29 10:13:30 +00:00
Matthew Wild
a13fbd87a6
Merge pull request #181 from snikket-im/feature/handle-invalid-avatars-gracefully
...
Handle broken/incorrect avatar metadata gracefully
2024-03-11 15:30:24 +00:00
Jonas Schäfer
7ffcd76cea
Handle broken/incorrect avatar metadata gracefully
...
Fixes #180 .
2024-03-10 10:49:29 +01:00
Federico
bda0f52320
Translated using Weblate (Italian)
...
Currently translated at 100.0% (361 of 361 strings)
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/it/
stable.20240221
stable.20240216
stable.20240210
stable.20240207
stable.20240205
2024-01-20 23:01:47 +00:00
Matthew Wild
5efc2a671e
Merge pull request #177 from snikket-im/feature/fix-requirements
...
Fix python requirements to actually work
2024-01-16 16:12:37 +00:00
Jonas Schäfer
1578654816
Fix python requirements to actually work
...
Didn't do deep research here, just fitted it against the current Docker
image release.
2024-01-16 16:52:47 +01:00
Matthew Wild
e8ab33e12f
Merge pull request #175 from snikket-im/fix/html-tag-typo
...
templates: Fix typo in closing form tag
stable.20240115
stable.20240113
beta.20240113
2024-01-11 15:29:26 +00:00
Matthew Wild
712b0dc502
templates: Fix typo in closing form tag
2024-01-11 15:20:17 +00:00
Matthew Wild
e56c0f9029
github: Strip Generated-By in both places
stable.20240109
beta.20240109
2024-01-09 15:07:21 +00:00
Weblate
794b48a50b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Snikket/Web Portal
Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
2024-01-09 14:52:58 +00:00
Matthew Wild
393b30cf5c
Remove collapsible flag from column to fix mobile display
2024-01-09 14:52:43 +00:00
Matthew Wild
97198a1da4
Ignore generator name/version when checking if translations are up to date
2024-01-09 14:51:34 +00:00