Hiroaki Ninomiya
cb50ecdb07
chore(landing_strip): hide signup path unless the instance allows registration. ( #3055 )
2017-05-16 00:41:09 +02:00
Eugen Rochko
0291b73de7
Fix Ukrainian malformed locale submitted in #2893 , i18n-tasks normalize ( #2896 )
2017-05-08 01:46:36 +02:00
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
2017-05-04 18:12:44 +02:00
Eduardo Elias
3b51581f1b
Language: update pt-BR ( #2775 )
2017-05-04 01:28:10 +02:00
Eduardo Elias
302c0d2046
Language: update pt-BR ( #2687 )
2017-05-02 20:05:21 +02:00
Eugen
da022e1e4f
Run i18n-tasks normalize ( #2412 )
2017-04-24 20:52:55 +02:00
Eduardo Elias
3d3707a077
Language: Missing keys for pt and pt-BR ( #2355 )
2017-04-24 02:49:29 +02:00
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
2017-04-24 00:38:37 +02:00
Eduardo Elias
27ea2a88c1
Language: Missing keys for pt and pt-BR ( #2277 )
2017-04-21 19:53:47 +02:00
Eduardo Elias
e4550811b2
Language: Update missing key for pt and pt-BR ( #2276 )
2017-04-21 19:23:02 +02:00
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
2017-04-17 10:38:27 +02:00