Jakub Mendyk 
							
						 
					 
					
						
						
						
						
							
						
						
							6cb3514d64 
							
						 
					 
					
						
						
							
							Add ability to change an instance default theme from the administration panel ( #7092 ) ( #8381 )  
						
						... 
						
						
						
						* Add default_settings class method to ScopedSettings
ScopedSettings was extended to use value of unscoped setting instead of
only using defaults set in config/settings.yml for selected settings.
This adds possibility for admins to set default values of users' settings,
for example default theme (as requested in #7092 ).
* Add ability to change an instance default theme
Closes  #7092  
						
						
					 
					
						2018-08-23 14:17:35 +02:00 
						 
				 
			
				
					
						
							
							
								Sylvhem 
							
						 
					 
					
						
						
						
						
							
						
						
							d1c2c917d9 
							
						 
					 
					
						
						
							
							Major update for the French translation ( #8348 )  
						
						... 
						
						
						
						* Corrige la traduction des filtres
Corrige les erreurs de traduction présentes sur l’écran de contrôle des filtres.
Fix the translation mistakes made on the filters' control screen.
* Remplace « malvoyants » par « malvoyant·e·s »
Harmonise la traduction en remplaçant « malvoyants » par sa forme épicène.
Harmonize the translation by replacing "malvoyants" (visually impaired) by its epicene form.
* Remplace « interface-utilisateur » par « interface utilisateur·ice »
Corrige une erreur d’orthographe et harmonise la traduction en utilisant la forme épicène.
Fix a spelling mistake and harmonize the translation by using the epicen form.
* Traduction de chaînes manquantes
Traduits des chaînes manquantes.
Translate missing strings.
* Diverses corrections
Diverses corrections concernant l’orthographe, les formulations employées et les conventions utilisées.
Various fix regarding spelling, used wordings and used conventions.
* Remplace « ' » par « ’ »
Retire de la traduction les apostrophes droites « ' » (U+0027) au profit des apostrophes typographiques « ’ » (U+2019).
En typographie française, les apostrophes typographiques sont utilisées à la place des apostrophes droites. La traduction était jusqu’ici incohérente et utilisait les deux.
Remove from the translation all the vertical apostrophes (U+0027) in favor of the curly ones (U+2019).
In French typography, typographic apostrophes are used instead of vertical ones. The translation was incoherent and used both.
* Remplace « ... » par « … »
Remplace les séries de trois points par le caractère dédié « … » (U+2026).
Replace all the series of three dots by the dedicated character "…" (U+2026).
* Ajout d’espaces insécables
Ajoute des espaces insécables suivant les régles nécessaires en typographie française.
Add non-breaking spaces following rules of French typography.
* Traduction de la nouvelle politique de confidentialité
Traduction de la nouvelle politique de confidentalité.
Translation of the new privacy policy.
* Modifications basées sur les retours
Modifie la traduction en se basant sur les premiers retours. Diverses corrections orthographiques et typographiques.
Fix the translation based on feedback. Various modifications both on spelling and typography.
* Change « non-listé » en « non listé »
Renome le niveau de confidentialité en « non listé ».
Rename the confidentiality level to "non listé".
* Modifications basées sur les retours
Modifie la traduction en se basant sur les premiers retours. Diverses corrections orthographiques et typographiques.
Fix the translation based on feedback. Various modifications both on spelling and typography.
* i18n-tasks normalize 
						
						
					 
					
						2018-08-23 19:43:03 +09:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							42573b76f1 
							
						 
					 
					
						
						
							
							Do not crash if remote custom emoji does not define updated date ( fixes   #8376 ) ( #8377 )  
						
						
						
						
					 
					
						2018-08-23 00:27:58 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							56f882aed6 
							
						 
					 
					
						
						
							
							Avoid deleted attributes when building a Status from action log ( fixes   #8371 ) ( #8373 )  
						
						
						
						
					 
					
						2018-08-22 20:55:50 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							802cf6a4c5 
							
						 
					 
					
						
						
							
							Improve federated ID validation ( #8372 )  
						
						... 
						
						
						
						* Fix URI not being sufficiently validated with prefetched JSON
* Add additional id validation to OStatus documents, when possible 
						
						
					 
					
						2018-08-22 20:55:14 +02:00 
						 
				 
			
				
					
						
							
							
								M Somerville 
							
						 
					 
					
						
						
						
						
							
						
						
							ad41806e53 
							
						 
					 
					
						
						
							
							Allow use of plurals on about page stats. ( #8363 )  
						
						
						
						
					 
					
						2018-08-22 19:42:47 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b282299df 
							
						 
					 
					
						
						
							
							Add favourites to archive takeout ( #8351 )  
						
						... 
						
						
						
						Remove experimental key export 
						
						
					 
					
						2018-08-22 19:33:10 +02:00 
						 
				 
			
				
					
						
							
							
								masarakki 
							
						 
					 
					
						
						
						
						
							
						
						
							4bdab203ac 
							
						 
					 
					
						
						
							
							exclude-other-silenced-accounts ( #7528 )  
						
						
						
						
					 
					
						2018-08-22 13:20:50 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2374a00c10 
							
						 
					 
					
						
						
							
							Add confirmation step to account suspensions ( #8353 )  
						
						... 
						
						
						
						* Add confirmation page for suspensions
* Suspension confirmation closes reports, linked from report UI
* Fix tests 
						
						
					 
					
						2018-08-22 11:53:41 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							28de046b8b 
							
						 
					 
					
						
						
							
							Get rid of Chewy order/limit warning ( #8355 )  
						
						
						
						
					 
					
						2018-08-22 02:44:56 +02:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
						
						
							
						
						
							513cb20b75 
							
						 
					 
					
						
						
							
							Weblate translations (2018-08-22) ( #8346 )  
						
						... 
						
						
						
						* Translated using Weblate (Greek)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/ 
* Translated using Weblate (Persian)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/ 
* Translated using Weblate (Persian)
Currently translated at 99.7% (666 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fa/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (668 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Arabic)
Currently translated at 95.2% (636 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (668 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (666 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/ 
* Translated using Weblate (Polish)
Currently translated at 99.7% (666 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pl/ 
* Translated using Weblate (Czech)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/ 
* Translated using Weblate (French)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/ 
* Translated using Weblate (French)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/ 
* Translated using Weblate (Galician)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Occitan)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/ 
* Translated using Weblate (Ukrainian)
Currently translated at 96.5% (645 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/uk/ 
* Translated using Weblate (Ukrainian)
Currently translated at 69.3% (68 of 98 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/uk/ 
* Translated using Weblate (Ukrainian)
Currently translated at 43.9% (36 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/uk/ 
* Translated using Weblate (Czech)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/ 
* Translated using Weblate (Basque)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eu/ 
* Translated using Weblate (Basque)
Currently translated at 98.9% (661 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/eu/ 
* Translated using Weblate (Basque)
Currently translated at 97.5% (80 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/eu/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/ 
* Translated using Weblate (Arabic)
Currently translated at 95.2% (636 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Japanese)
Currently translated at 99.7% (666 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Japanese)
Currently translated at 99.8% (667 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Japanese)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/ 
* Translated using Weblate (Arabic)
Currently translated at 92.6% (76 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 97.1% (649 of 668 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 97.0% (650 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Greek)
Currently translated at 99.8% (669 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/ 
* Translated using Weblate (Japanese)
Currently translated at 99.7% (668 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Galician)
Currently translated at 99.8% (669 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/ 
* Translated using Weblate (Japanese)
Currently translated at 99.8% (669 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Finnish)
Currently translated at 88.5% (593 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fi/ 
* Translated using Weblate (Occitan)
Currently translated at 99.8% (669 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/ 
* Translated using Weblate (Persian)
Currently translated at 100.0% (82 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fa/ 
* Translated using Weblate (Persian)
Currently translated at 99.7% (668 of 670 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fa/ 
* Translated using Weblate (Japanese)
Currently translated at 99.7% (670 of 672 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Arabic)
Currently translated at 96.7% (650 of 672 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Swedish)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sv/ 
* Translated using Weblate (Czech)
Currently translated at 99.8% (672 of 673 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/ 
* Translated using Weblate (Japanese)
Currently translated at 99.7% (671 of 673 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Danish)
Currently translated at 84.5% (569 of 673 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Danish)
Currently translated at 77.4% (48 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/da/ 
* Translated using Weblate (Arabic)
Currently translated at 97.0% (654 of 674 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 97.0% (655 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Japanese)
Currently translated at 99.7% (673 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Czech)
Currently translated at 99.8% (674 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/ 
* Translated using Weblate (Greek)
Currently translated at 99.8% (674 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/ 
* Translated using Weblate (Esperanto)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eo/ 
* Translated using Weblate (French)
Currently translated at 96.8% (654 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/ 
* Translated using Weblate (Esperanto)
Currently translated at 99.7% (673 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/eo/ 
* Translated using Weblate (Danish)
Currently translated at 84.5% (571 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Danish)
Currently translated at 84.8% (573 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Occitan)
Currently translated at 99.7% (673 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/da/ 
* Translated using Weblate (Danish)
Currently translated at 88.7% (55 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/da/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/it/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/da/ 
* Translated using Weblate (Danish)
Currently translated at 85.1% (575 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Hebrew)
Currently translated at 45.4% (307 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/he/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/da/ 
* Translated using Weblate (Russian)
Currently translated at 98.0% (303 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ru/ 
* Translated using Weblate (Hebrew)
Currently translated at 97.4% (301 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/he/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (82 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/da/ 
* Translated using Weblate (Arabic)
Currently translated at 97.1% (656 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Danish)
Currently translated at 86.8% (586 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Italian)
Currently translated at 83.2% (562 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/it/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/da/ 
* Translated using Weblate (Danish)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/da/ 
* Translated using Weblate (Danish)
Currently translated at 93.8% (92 of 98 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/da/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (675 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Italian)
Currently translated at 83.4% (563 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/it/ 
* Translated using Weblate (Arabic)
Currently translated at 97.6% (659 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (675 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Arabic)
Currently translated at 97.7% (660 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 93.9% (77 of 82 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (675 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (674 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/ 
* Translated using Weblate (Arabic)
Currently translated at 97.7% (660 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Danish)
Currently translated at 86.9% (587 of 675 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/da/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (309 of 309 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Danish)
Currently translated at 97.9% (96 of 98 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/da/ 
* yarn manage:translations
* i18n-tasks normalize 
						
						
					 
					
						2018-08-21 18:38:27 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							f06fa09962 
							
						 
					 
					
						
						
							
							Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote ( #8339 )  
						
						... 
						
						
						
						* Fix uncaching worker
* Revert to using Paperclip's filesystem backend instead of fog-local
fog-local has lots of concurrency issues, causing failure to delete files,
dangling file records, and spurious errors UncacheMediaWorker 
						
						
					 
					
						2018-08-21 17:53:01 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d98de8ada7 
							
						 
					 
					
						
						
							
							Get rid of all batch order warnings ( #8334 )  
						
						
						
						
					 
					
						2018-08-21 12:25:50 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83746b6364 
							
						 
					 
					
						
						
							
							Remove annoying Notification#cache_ids scope warning ( #8333 )  
						
						
						
						
					 
					
						2018-08-21 02:49:51 +02:00 
						 
				 
			
				
					
						
							
							
								NecroTechno 
							
						 
					 
					
						
						
						
						
							
						
						
							6a0d4d36ad 
							
						 
					 
					
						
						
							
							reorder simple form ul to list vertically ( fixes   #8236 ) ( #8322 )  
						
						... 
						
						
						
						* reorder simple form ul to list vertically (fixes  #8236 )
* remove browser specific prefixes 
						
						
					 
					
						2018-08-20 23:58:57 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							b34d6238cb 
							
						 
					 
					
						
						
							
							Add API endpoint to list featured accounts ( fixes   #8315 ) ( #8317 )  
						
						
						
						
					 
					
						2018-08-20 18:46:04 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							5fbf12bbb8 
							
						 
					 
					
						
						
							
							Skip pagination logic entirely for pinned toots ( fixes   #8302 ) ( #8310 )  
						
						
						
						
					 
					
						2018-08-20 13:32:43 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6226aa83d7 
							
						 
					 
					
						
						
							
							Increase reach of Delete->Actor activities ( #8305 )  
						
						... 
						
						
						
						Fix  #7316  
					
						2018-08-20 13:28:05 +02:00 
						 
				 
			
				
					
						
							
							
								Annika Backstrom 
							
						 
					 
					
						
						
						
						
							
						
						
							25f6f41052 
							
						 
					 
					
						
						
							
							Add hotkey for follow requests ( #8307 )  
						
						
						
						
					 
					
						2018-08-20 03:44:16 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							28163528e5 
							
						 
					 
					
						
						
							
							Don't filter own toots ( fixes   #8289 ) ( #8298 )  
						
						
						
						
					 
					
						2018-08-19 18:44:18 +02:00 
						 
				 
			
				
					
						
							
							
								cpsdqs 
							
						 
					 
					
						
						
						
						
							
						
						
							8fe1f8d4ce 
							
						 
					 
					
						
						
							
							Make dropdown animations respect their placement ( #8292 )  
						
						... 
						
						
						
						* Make dropdown animations respect their placement
Also fix the corner radius on the privacy dropdown button when using top placement
* Fix code style issue 
						
						
					 
					
						2018-08-19 17:11:12 +02:00 
						 
				 
			
				
					
						
							
							
								abcang 
							
						 
					 
					
						
						
						
						
							
						
						
							9e75aa30cd 
							
						 
					 
					
						
						
							
							Unuse ActiveRecord::Base#cache_key ( #8185 )  
						
						... 
						
						
						
						* Unuse ActiveRecord::Base#cache_key
* Enable cache_versioning
* Call cache_collection 
						
						
					 
					
						2018-08-19 15:52:38 +02:00 
						 
				 
			
				
					
						
							
							
								mayaeh 
							
						 
					 
					
						
						
						
						
							
						
						
							0d1d9b9a33 
							
						 
					 
					
						
						
							
							Fix report text color. ( #8288 )  
						
						
						
						
					 
					
						2018-08-19 15:51:57 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							91c929a42c 
							
						 
					 
					
						
						
							
							Keep scheduler jobs unique until they're done ( #8287 )  
						
						
						
						
					 
					
						2018-08-19 15:48:29 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59c68c1a74 
							
						 
					 
					
						
						
							
							Reduce user active duration from 7 days to 2 days ( #8282 )  
						
						... 
						
						
						
						To minimize fanout work and redis home feed storage space when
there are lots of recent sign-ups 
						
						
					 
					
						2018-08-19 03:50:34 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							19b07ba260 
							
						 
					 
					
						
						
							
							Make unfollow button light up red when hovered ( #8286 )  
						
						... 
						
						
						
						Fix  #8284  
					
						2018-08-19 03:28:43 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							025fbb8285 
							
						 
					 
					
						
						
							
							Show compose form on delete & redraft when in mobile layout ( #8277 )  
						
						... 
						
						
						
						Fix  #8274  
					
						2018-08-19 03:17:01 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fc0980de1 
							
						 
					 
					
						
						
							
							Link to mobile apps page ( #8278 )  
						
						... 
						
						
						
						Fix  #8269  
					
						2018-08-19 01:17:44 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9dd5639f90 
							
						 
					 
					
						
						
							
							Add admin function to deactivate all invites ( #8279 )  
						
						... 
						
						
						
						Fix  #8261  
					
						2018-08-19 00:58:53 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							abc5548cca 
							
						 
					 
					
						
						
							
							Do not process outgoing mentions to suspended accounts ( #8272 )  
						
						
						
						
					 
					
						2018-08-18 19:42:13 +02:00 
						 
				 
			
				
					
						
							
							
								Spanky 
							
						 
					 
					
						
						
						
						
							
						
						
							7a0f781aa9 
							
						 
					 
					
						
						
							
							Fix ctrl+enter not submitting toot when text cursor is composing image description ( #8273 )  
						
						
						
						
					 
					
						2018-08-18 19:40:35 +02:00 
						 
				 
			
				
					
						
							
							
								M Somerville 
							
						 
					 
					
						
						
						
						
							
						
						
							298ee84488 
							
						 
					 
					
						
						
							
							Fix   #8264  - Do not override ctrl/cmd+click. ( #8265 )  
						
						... 
						
						
						
						This includes clicks on hashtags, mentions, display names and media in the
timeline; and usernames in reply-indicator, detailed status, and the boost
modal. 
						
						
					 
					
						2018-08-18 12:50:32 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85bb32c410 
							
						 
					 
					
						
						
							
							Add "sign in to participate" message to public toot page ( #8200 )  
						
						
						
						
					 
					
						2018-08-18 12:48:27 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d010816ba8 
							
						 
					 
					
						
						
							
							Fix error when trying to update counters for statuses that are gone ( #8251 )  
						
						
						
						
					 
					
						2018-08-18 03:03:23 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78fa926ed5 
							
						 
					 
					
						
						
							
							Add remote interaction dialog for toots ( #8202 )  
						
						... 
						
						
						
						* Add remote interaction dialog for toots
* Change AuthorizeFollow into AuthorizeInteraction, support statuses
* Update brakeman.ignore
* Adjust how interaction buttons are display on public pages
* Fix tests 
						
						
					 
					
						2018-08-18 03:03:12 +02:00 
						 
				 
			
				
					
						
							
							
								Dachi Natsvlishvili 
							
						 
					 
					
						
						
						
						
							
						
						
							bf1bde5d6a 
							
						 
					 
					
						
						
							
							Add Georgian language translation ( #8250 )  
						
						... 
						
						
						
						* Add Georgian language translation
* i18n-tasks normalize 
						
						
					 
					
						2018-08-18 01:00:01 +09:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							59f7f4c923 
							
						 
					 
					
						
						
							
							Implement Undo { Accept { Follow } } ( fixes   #8234 ) ( #8245 )  
						
						... 
						
						
						
						* Add Follow#revoke_request!
* Implement Undo { Accept { Follow } } (fixes  #8234 ) 
						
						
					 
					
						2018-08-17 16:24:56 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							1ee675d68b 
							
						 
					 
					
						
						
							
							Use correct activity id in Accept when receiving duplicate Follow ( fixes   #8218 ) ( #8244 )  
						
						
						
						
					 
					
						2018-08-17 14:08:17 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							4601a58ac2 
							
						 
					 
					
						
						
							
							Defer scrollIntoView after DOM is drawn ( fixes   #8239 ) ( #8242 )  
						
						
						
						
					 
					
						2018-08-17 14:07:38 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							106fa28a00 
							
						 
					 
					
						
						
							
							Prevent actions log from crashing when displaying deleted status ( fixes   #8133 ) ( #8219 )  
						
						
						
						
					 
					
						2018-08-16 20:05:26 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							c98681c358 
							
						 
					 
					
						
						
							
							Do not error out when performing admin actions on no statuses ( #8220 )  
						
						... 
						
						
						
						Fixes the other issue with #8168  
						
						
					 
					
						2018-08-16 20:02:52 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d78474264d 
							
						 
					 
					
						
						
							
							Update reply counters only if the reply is public/unlisted ( #8211 )  
						
						
						
						
					 
					
						2018-08-16 14:21:52 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							be0b372a22 
							
						 
					 
					
						
						
							
							Fix admin.js starting rails-ujs twice ( fixes   #8168 ) ( #8213 )  
						
						
						
						
					 
					
						2018-08-15 23:38:31 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							625b5a567b 
							
						 
					 
					
						
						
							
							Get rid of the Content Warning rainbows ( #8129 )  
						
						... 
						
						
						
						* Disable the animated rainbow text when the “Reduce motion” setting is set
* Get rid of the Content Warning rainbows
* Revert to default color for CWs in admin view
Since that colorscheme is apparently broken for some colorblind people.
* Use HTML5's details and summary for statuses with CWs in admin interface 
						
						
					 
					
						2018-08-15 19:38:56 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							af912fb308 
							
						 
					 
					
						
						
							
							Allow accessing local private/DM messages by URL ( #8196 )  
						
						... 
						
						
						
						* Allow accessing local private/DM messages by URL
(Provided the user pasting the URL is authorized to see the toot, obviously)
* Fix SearchServiceSpec tests 
						
						
					 
					
						2018-08-15 19:33:36 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4df9cabb22 
							
						 
					 
					
						
						
							
							Display replies count in web UI ( #8181 )  
						
						
						
						
					 
					
						2018-08-15 19:29:52 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aaac14b8ad 
							
						 
					 
					
						
						
							
							Show exact number of followers/statuses on export page/in tooltip ( #8199 )  
						
						... 
						
						
						
						* Show exact number of followers/statuses on export page/in tooltip
* Fix tests 
						
						
					 
					
						2018-08-14 21:56:17 +02:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							ec2c516ab8 
							
						 
					 
					
						
						
							
							Various fixes regarding the video position slider ( #8201 )  
						
						... 
						
						
						
						* Prevent default event handling when clicking on the video position slider
This prevents accidental text selection when clicking on the position slider.
* Fix bug when clicking on video position slider before starting the video
* Slightly more aggressive video preloading
- Preload video metadata if the video is loaded in detailed view, as it is
  likely to get played, and metadata is useful for seeking in the video.
- Preload video data if it's fullscreen as it is extremely likely to get
  played right after being put in fullscreen (although those are two steps).
- Preload video data if the user has clicked the position slider, as the video
  will play as soon as the mouse button is released, and video metadata is
  needed to properly seek into the video. 
						
						
					 
					
						2018-08-14 21:51:17 +02:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e111b753a 
							
						 
					 
					
						
						
							
							Move status counters to separate table, count replies ( #8104 )  
						
						... 
						
						
						
						* Move status counters to separate table, count replies
* Migration to remove old counter columns from statuses table
* Fix schema file 
						
						
					 
					
						2018-08-14 19:19:32 +02:00 
						 
				 
			
				
					
						
							
							
								Evgeny Petrov 
							
						 
					 
					
						
						
						
						
							
						
						
							b7091c6c0f 
							
						 
					 
					
						
						
							
							Added endorse strings, fixed footer 'developers' string ( #8183 )  
						
						
						
						
					 
					
						2018-08-12 23:11:40 +02:00