Eugen Rochko
9eefd60136
Add explit admin actions to (re)subscribe/unsubscribe remote accounts ( #3640 )
...
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts
and re-download avatar/header
* Improve how admin NSFW toggle looks
8 years ago
Matt Jankowski
81ce4e4318
Move admin/pubsubhubbub controller to admin/subscriptions ( #3442 )
8 years ago
Hiroaki Ninomiya
ba3fa2bb28
chore(landing_strip): hide signup path unless the instance allows registration. ( #3055 )
8 years ago
Eugen Rochko
9fb4654be5
Fix Ukrainian malformed locale submitted in #2893 , i18n-tasks normalize ( #2896 )
8 years ago
Matt Jankowski
232b822d86
Replace best_in_place editor on admin settings page ( #2789 )
...
* Remove best_in_place
* Replace best_in_place usage with rails helpers
* Move admin/settings#index to #edit action
* Remove click_to__edit from i18n
8 years ago
Eduardo Elias
8afb756f6f
Language: update pt-BR ( #2775 )
8 years ago
Eduardo Elias
f3cb4b2fcc
Language: update pt-BR ( #2687 )
8 years ago
Eugen
e18587da50
Run i18n-tasks normalize ( #2412 )
8 years ago
Eduardo Elias
281fee6f56
Language: Missing keys for pt and pt-BR ( #2355 )
8 years ago
Eugen
f89e26bdd5
Followers-only post federation ( #2111 )
...
* Make private toots get PuSHed to subscription URLs that belong to domains where you have approved followers
* Authorized followers controller, stub for bulk action
* Soft block in the background
* Add simple test for new controller
* Rename Settings::FollowersController to Settings::FollowerDomainsController, paginate results,
rename "private" post setting to "followers-only", fix pagination style, improve post privacy
preferences style, improve warning style
* Extract compose form warnings into own container, show warning when posting to followers-only with unlocked account
8 years ago
Eduardo Elias
ae19d178e9
Language: Missing keys for pt and pt-BR ( #2277 )
8 years ago
Eduardo Elias
0a19123724
Language: Update missing key for pt and pt-BR ( #2276 )
8 years ago
Hugo Gameiro
70d72e33cb
Add Brazilian Portuguese and fix European Portuguese ( #1966 )
...
* update portuguese translation
added the missing fields and improved the translation
* pt translations fix
* improve last translation commit
* fix damn quotes
* add pt_br to index.jsx
* add pt-BR to import index.jsx
* add pt-BR to mastodon.jsx
* add pt-BR to settings_helper.rb
* add pt-BR to application.rb
* order alphabetically pt.jsx
* create pt-BR.jsx
* Create devise.pt-BR.yml
* language improvements to devise.pt.yml
* created doorkeeper.pt-BR.yml
* fixes to doorkeeper.pt.yml
* create pt-BR.yml
* improvements to pt.yml
* Create simple_form.pt-BR.yml
* Improvements to simple_form.pt.yml
* improvements to pt.yml
8 years ago