Eugen Rochko
8902e265b4
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
de4681b2be
Move admin/pubsubhubbub controller to admin/subscriptions ( #3442 )
8 years ago
Hiroaki Ninomiya
cb50ecdb07
chore(landing_strip): hide signup path unless the instance allows registration. ( #3055 )
8 years ago
Eugen Rochko
0291b73de7
Fix Ukrainian malformed locale submitted in #2893 , i18n-tasks normalize ( #2896 )
8 years ago
Matt Jankowski
2bd132d458
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
3b51581f1b
Language: update pt-BR ( #2775 )
8 years ago
Eduardo Elias
302c0d2046
Language: update pt-BR ( #2687 )
8 years ago
Eugen
da022e1e4f
Run i18n-tasks normalize ( #2412 )
8 years ago
Eduardo Elias
3d3707a077
Language: Missing keys for pt and pt-BR ( #2355 )
8 years ago
Eugen
501514960a
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
27ea2a88c1
Language: Missing keys for pt and pt-BR ( #2277 )
8 years ago
Eduardo Elias
e4550811b2
Language: Update missing key for pt and pt-BR ( #2276 )
8 years ago
Hugo Gameiro
6685106daa
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