Commit Graph

1061 Commits (51f2eca8877d8c56a19e1b8ce4edf407c2d236fb)

Author SHA1 Message Date
mayaeh 51f2eca887 Add Japanese translations for invite filter. ()
Marcin Mikołajczak b15482ce71 i18n: 🇵🇱 ()
Yamagishi Kazutoshi 74320971e2 Add invite filter ()
Marcin Mikołajczak 82ab9736d5 i18n: 🇵🇱 ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
mayaeh a62039df27 Update Japanese translations. ()
Yamagishi Kazutoshi 15fab79cfa Show "expired" in invite index ()
* Show "expired" in invite index

* "Force expire" -> "Deactivate"
nullkal 1b57d4dd3a Fix account migration feature ()
* Make removable account migration

* Fix error during update of account migration setting

* Add notice when update account migration setting
Marcin Mikołajczak d937a59997 i18n: 🇵🇱 ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Eugen Rochko 706e534455
Add UI for setting up account migration ()
mayaeh c6b7c77229 i18n: Update ja translation for consumable invites. ()
* Add Japanese translation for consumable invites.

* Add Japanese translation.

* Update Japanese translation.
Eugen Rochko 740f8a95a9
Add consumable invites ()
* Add consumable invites

* Add UI for generating invite codes

* Add tests

* Display max uses and expiration in invites table, delete invite

* Remove unused column and redundant validator

- Default follows not used, probably bad idea
- InviteCodeValidator is redundant because RegistrationsController
  checks invite code validity

* Add admin setting to disable invites

* Add admin UI for invites, configurable role for invite creation

- Admin UI that lists everyone's invites, always available
- Admin setting min_invite_role to control who can invite people
- Non-admin invite UI only visible if users are allowed to

* Do not remove invites from database, expire them instantly
spla d07983b56d Updated Catalan strings ()
* Updated Catalan strings

* Update ca.yml

* Update ca.yml

* Update ca.yml

* Update ca.yml

* Update ca.yml

* Update ca.yml

* Update ca.yml

* Update simple_form.ca.yml

* Update simple_form.ca.yml

* Update simple_form.ca.yml

* bundle exec i18n-tasks

* Update ca.json

* Update simple_form.ca.yml
Yamagishi Kazutoshi 662b8eefe8 Change navigation link for moderators ()
mayaeh 7a45d382ea i18n: Update ja translations ()
* Add Japanese translations.

* Update Japanese translations.

* Fix japanese translation.
Eugen Rochko e84fecb7e9
Add logging of admin actions ()
* Add logging of admin actions

* Update brakeman whitelist

* Log creates, updates and destroys with history of changes

* i18n: Update Polish translation ()

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>

* Split admin navigation into moderation and administration

* Redesign audit log page

* 🇵🇱 ()

* Add color coding to audit log

* Change dismiss->resolve, log all outcomes of report as resolve

* Update terminology (e-mail blacklist) ()

* Update terminology (e-mail blacklist)

imho looks better

* Update en.yml

* Fix code style issues

* i18n-tasks normalize
SerCom_KC bc4a726c24 i18n: (zh-CN) Add translations for & ()
mayaeh fc2155019b Add Japanese translations. ()
Joan Montané 53b7b81b43 Update and fix Catalan translation ()
* Update activerecord.ca.yml

* Update ca.yml

* Update devise.ca.yml

* Update doorkeeper.ca.yml

* Update simple_form.ca.yml

* fix syntax error for ca translation

* fix syntax errors in ca translations

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
mayaeh 08deec4c84 i18n: Update ja translation for moderator badge. ()
* Update Japanese translation for moderator badge.

* Follows English notation
Lynx Kotoura 3d1d3d9a20 Remove translations of default theme ()
Yamagishi Kazutoshi bfdcf76a64 Add “staff” badge to admin user pages ()
* Allow staff badge to change from setting to hidden

* i18n: Update Polish translation
Marcin Mikołajczak b380e9d2cb i18n: Update Polish translation ()
Eugen Rochko 58cede4808
Profile redirect notes ()
* Serialize moved accounts into REST and ActivityPub APIs

* Parse federated moved accounts from ActivityPub

* Add note about moved accounts to public profiles

* Add moved account message to web UI

* Fix code style issues
SerCom_KC 6be72a3ec6 Updating Chinese (Simplified) translations ()
* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Change `静音` to `隐藏`

* i18n: (zh-CN) Add translations for  & 

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Add missing translation for 
Eugen Rochko 24cafd73a2
Lists ()
* Add structure for lists

* Add list timeline streaming API

* Add list APIs, bind list-account relation to follow relation

* Add API for adding/removing accounts from lists

* Add pagination to lists API

* Add pagination to list accounts API

* Adjust scopes for new APIs

- Creating and modifying lists merely requires "write" scope
- Fetching information about lists merely requires "read" scope

* Add test for wrong user context on list timeline

* Clean up tests
Yamagishi Kazutoshi dc6e031364 Redirect to reports when moderator ()
Eugen Rochko 2151fd3150
Display moderator badge (green), admin badge changed to red ()
mayaeh f6bc6399e2 Add Japanese translation for DM block option. ()
Eugen Rochko 546257bc7f Allow specifying STATSD_NAMESPACE ()
Eugen Rochko fbef909c2a
Add option to block direct messages from people you don't follow ()
* Add option to block direct messages from people you don't follow

Fix 

* If the DM responds to a toot by recipient, allow it through

* i18n: Update Polish translation (for ) ()
SerCom_KC c3ec1e87b8 Updating Chinese (Simplified) translations ()
* i18n: (zh-CN) Bug fix for note-counter.

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Add missing translations

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Add support.array key for better wording

* Revert "i18n: (zh-CN) Add support.array key for better wording"

This reverts commit 27bf9a946e.
Looks like this commit can't get pass the checks, revert it for now.

* i18n: (zh-CN) Change `客户端` to `应用`

* i18n: (zh-CN) Improve translations

* i18n: (zh-CN) Add missing translations ()

* i18n: (zh-CN) Change `两步验证` to `双重认证`

* i18n: (zh-CN) Improve translations
Marcin Mikołajczak 8087aa83d4 i18n: Update Polish translation ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
mayaeh 249b0fe107 Add Japanese translations for moderator roles and its own admin actions. ()
Marcin Mikołajczak a6682a3000 i18n: fix typo in Polish translation ()
Anna e só 0e6c4cb796 l10n: PT-BR translation updated ()
* Improved e-mail messages; delted repeated words

* pt-BR.json translations updated

* Revert "pt-BR.json translations updated"

This reverts commit 108c460531.

* Updated pt-BR.json

* pt-BR.yml updated
KEINOS 252d0fe020 Fix - Notify too short when abbrev in JA ()
* Fix  - Notify too short when abbrev in JA

Fix  of the notification message to be understandable when abbreviated.

* Changed quotes as original

Double quote to single and single quote as none. But I am not convinced of this fix.

* Added a single quote as YAMLlint's suggestion

* `bundle exec i18n-tasks normalize`
Marcin Mikołajczak fcb9533549 i18n: Update Polish translation (for ) ()
* i18n: Update Polish translation (for )

* 😑🔫
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions ()
* Add moderator role and add pundit policies for admin actions

* Add rake task for turning user into mod and revoking it again

* Fix handling of unauthorized exception

* Deliver new report e-mails to staff, not just admins

* Add promote/demote to admin UI, hide some actions conditionally

* Fix unused i18n
Matt e5aa4128f6 Update en.yml ()
Changed "Toots with replies" to read "Toots and replies"
Marcin Mikołajczak cfd7b7a0b7 i18n: Update Polish translation ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
nullkal 36376b5e23 Translate ja ()
Quenty31 eb97bd8af6 i10n OC: Memorial () + ()
* Changed ĩ => ï

* Changed ĩ => ï

* Add ability to disable login and mark accounts as memorial ()
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial ()
Fix 
MitarashiDango cbbeec05be Fix spell miss (SWIIFT_OBJECT_URL -> SWIFT_OBJECT_URL) ()
nullkal b6e2e999bd Show the local couterpart of emoji when it exists in /admin/custom_emojis ()
* Show the local couterpart of emoji when it exists in admin/custom_emojis

* Fix indentation

* Fix error

* Add class table-action-link to Overwrite link

* Make it enable to overwrite emojis

* Make Code Climate happy
Yamagishi Kazutoshi 47b0c61853 Unify file upload to using fog ()
Marcin Mikołajczak d48779cf7b i18n: Improve Polish translation ()
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Yamagishi Kazutoshi 8a588145d5 Update extract-text-webpack-plugin to version 3.0.2 ()
Quenty31 da3adc0a73 l10n Occitan ()
* Update OC: time format

Correction for time format according to: https://opinion.jornalet.com/conselh-linguistic-de-jornalet/blog/2379/la-notacion-oraria-en-occitan
Harmonisation words in menu and confirmation windows

* Update for unlisted custum emoji + 

* correction subjonctiu

It's either siasque or siague

* Corrections

Any : qual que, in two words, else it means "some".
And "siasque" with S even if I don't pronounce it at all.

* Update oc.json
MitarashiDango 38d072446b add account search condition (instance domain) ()