d0cdd5cf94 
								
							 
						 
						
							
							
								
								Accept actor object updates from all supported actor types ( #7312 )  
							
							
							
						 
						
							2018-05-02 16:08:16 +02:00  
				
					
						
							
							
								 
						
							
								cae933510c 
								
							 
						 
						
							
							
								
								Allow updating bio fields via PUT /api/v1/accounts/update_credentials ( #7288 )  
							
							... 
							
							
							
							Add raw bio fields to the source attribute on GET /api/v1/accounts/verify_credentials 
							
						 
						
							2018-05-02 15:57:37 +02:00  
				
					
						
							
							
								 
						
							
								f62539ce5c 
								
							 
						 
						
							
							
								
								Remove most behaviour disparities between blocks and mutes ( #7231 )  
							
							... 
							
							
							
							* Remove most behaviour disparities between blocks and mutes
The only differences between block and mute should be:
- Mutes can optionally NOT affect notifications
- Mutes should not be visible to the muted
Fix  #7230 
Fix  #5713 
* Do not allow boosting someone you blocked
Fix  #7248 
* Do not allow favouriting someone you blocked
* Fix nil error in StatusPolicy 
							
						 
						
							2018-05-02 15:50:20 +02:00  
				
					
						
							
							
								 
						
							
								c5dcd7d836 
								
							 
						 
						
							
							
								
								Speed up test suite by not generating RSA keys in test environment ( #7296 )  
							
							... 
							
							
							
							One RSA keypair for all fabricated test accounts is enough 
							
						 
						
							2018-05-02 15:45:24 +02:00  
				
					
						
							
							
								 
						
							
								965345316f 
								
							 
						 
						
							
							
								
								Guard against nil URLs in Request class ( #7284 )  
							
							... 
							
							
							
							Fix  #7265  
						
							2018-05-02 15:44:22 +02:00  
				
					
						
							
							
								 
						
							
								6c40e567aa 
								
							 
						 
						
							
							
								
								Add missing tests for user.rb ( #7306 )  
							
							
							
						 
						
							2018-05-02 14:13:52 +02:00  
				
					
						
							
							
								 
						
							
								70a16d8858 
								
							 
						 
						
							
							
								
								[Glitch] Improve relative timestamps in web UI  
							
							... 
							
							
							
							Port 660cb058e1 
							
						 
						
							2018-05-02 13:45:40 +02:00  
				
					
						
							
							
								 
						
							
								dc786c0cf4 
								
							 
						 
						
							
							
								
								Support Actors/Statuses with multiple types ( #7305 )  
							
							... 
							
							
							
							* Add equals_or_includes_any? helper in JsonLdHelper
* Support arrays in JSON-LD type fields for actors/tags/objects.
* Spec for resolving accounts with extension types
* Style tweaks for codeclimate 
							
						 
						
							2018-05-02 12:40:24 +02:00  
				
					
						
							
							
								 
						
							
								86efccce2a 
								
							 
						 
						
							
							
								
								Fix low-contrasted cancel button of reply indicator ( #7300 )  
							
							
							
						 
						
							2018-05-01 14:02:04 +02:00  
				
					
						
							
							
								 
						
							
								3a47842223 
								
							 
						 
						
							
							
								
								Merge pull request  #451  from glitch-soc/450-make-non-whole-word-mutes-case-insensitive  
							
							... 
							
							
							
							Also treat non-whole-word mutes as case-insensitive (#450 ) 
							
						 
						
							2018-04-30 22:38:10 -05:00  
				
					
						
							
							
								 
						
							
								5f8f481425 
								
							 
						 
						
							
							
								
								Also treat non-whole-word mutes as case-insensitive.   #450 .  
							
							
							
						 
						
							2018-04-30 20:08:22 -05:00  
				
					
						
							
							
								 
						
							
								705f1d7bf1 
								
							 
						 
						
							
							
								
								Fix missing updated_at attribute on emoji EntityCache ( #7297 )  
							
							... 
							
							
							
							Just don't try to save space by only selecting few attributes. If
anyone is wondering, this is needed because the emoji entity cache
is not really only used for entities, it's accessed again to
generate Emoji tags in ActivityPub/OStatus, so a lot more properties
are used than what is needed in HTML alone... 
							
						 
						
							2018-04-30 22:49:33 +02:00  
				
					
						
							
							
								 
						
							
								16468bdf1b 
								
							 
						 
						
							
							
								
								[i18n] Occitan update ( #7294 )  
							
							... 
							
							
							
							* Translated new strings
+ few changes
* First update
* Almost complet
Missing the changes in the privacy policy
* Update simple_form.oc.yml
* bundle exec i18n-tasks normalize
* bundle exec i18n-tasks remove-unused 
							
						 
						
							2018-04-30 13:14:50 +02:00  
				
					
						
							
							
								 
						
							
								f62ee1ddb0 
								
							 
						 
						
							
							
								
								Disable API access when login is disabled ( #7289 )  
							
							
							
						 
						
							2018-04-30 09:13:14 +02:00  
				
					
						
							
							
								 
						
							
								295e3ef02b 
								
							 
						 
						
							
							
								
								Fix missing domain attribute in EntityCache for emoji ( #7290 )  
							
							
							
						 
						
							2018-04-30 09:12:55 +02:00  
				
					
						
							
							
								 
						
							
								54f34d3f2a 
								
							 
						 
						
							
							
								
								Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id ( #7287 )  
							
							... 
							
							
							
							Fix  #7243  
						
							2018-04-30 09:12:36 +02:00  
				
					
						
							
							
								 
						
							
								da61352fab 
								
							 
						 
						
							
							
								
								Fix "Show more" URL on paginated threads for remote statuses ( #7285 )  
							
							... 
							
							
							
							* Fix URL of "Show more" link in paginated threads (ancestors side)
Increase item limits in threads
Fix  #7268 
* Fix "Show more" link in paginated threads (descendants side) 
							
						 
						
							2018-04-30 01:59:42 +02:00  
				
					
						
							
							
								 
						
							
								356d0214c9 
								
							 
						 
						
							
							
								
								Implement tootsuite-style account fields  
							
							... 
							
							
							
							glitch-soc-style still in backup, both sharing the same SCSS style 
							
						 
						
							2018-04-29 18:48:45 +02:00  
				
					
						
							
							
								 
						
							
								91fb82a4dd 
								
							 
						 
						
							
							
								
								Fix style of account fields form  
							
							
							
						 
						
							2018-04-29 18:48:44 +02:00  
				
					
						
							
							
								 
						
							
								1c3ace23cb 
								
							 
						 
						
							
							
								
								Remove unnecessary hyphen from restore_cache key ( #7276 )  
							
							
							
						 
						
							2018-04-28 11:20:30 +02:00  
				
					
						
							
							
								 
						
							
								64be38da0c 
								
							 
						 
						
							
							
								
								Merge pull request  #448  from m4sk1n/glitch-pl  
							
							... 
							
							
							
							🌍 : 🇵🇱 ⬆️  
						
							2018-04-27 10:31:08 -04:00  
				
					
						
							
							
								 
						
							
								8de8a621f5 
								
							 
						 
						
							
							
								
								Merge pull request  #447  from ThibG/glitch-soc/features/unfold-thread  
							
							... 
							
							
							
							Fix enabling/disabling collapsed toots, as well as the unfold thread feature 
							
						 
						
							2018-04-27 10:30:26 -04:00  
				
					
						
							
							
								 
						
							
								fc01ae31c6 
								
							 
						 
						
							
							
								
								🌍 :  🇵🇱 ⬆️  ( #7275 )  
							
							... 
							
							
							
							Signed-off-by: Marcin Mikołajczak <me@m4sk.in> 
							
						 
						
							2018-04-27 15:12:14 +02:00  
				
					
						
							
							
								 
						
							
								deb91f5989 
								
							 
						 
						
							
							
								
								🌍 :  🇵🇱 ⬆️  
							
							... 
							
							
							
							Signed-off-by: Marcin Mikołajczak <me@m4sk.in> 
							
						 
						
							2018-04-27 14:15:38 +02:00  
				
					
						
							
							
								 
						
							
								a872392cd9 
								
							 
						 
						
							
							
								
								Add entity cache ( #7271 )  
							
							... 
							
							
							
							* Add entity cache
Use a caching layer for mentions and custom emojis that are
dynamically extracted from text.
Reduce duplicate text extractions
* Fix code style issue 
							
						 
						
							2018-04-27 01:38:10 +02:00  
				
					
						
							
							
								 
						
							
								63553c6b5c 
								
							 
						 
						
							
							
								
								Add support for separate Redis for cache ( #7272 )  
							
							... 
							
							
							
							* Add support for separate Redis for cache
CACHE_REDIS_URL to allow using a different Redis server for cache
purposes, with cache-specific configuration such as key eviction
* Fix code style issues 
							
						 
						
							2018-04-27 01:37:59 +02:00  
				
					
						
							
							
								 
						
							
								0ce06657c0 
								
							 
						 
						
							
							
								
								Update react-redux to 5.0.7 to fix an issue with getDerivedStateFromProps  
							
							
							
						 
						
							2018-04-27 01:24:55 +02:00  
				
					
						
							
							
								 
						
							
								1222e0a381 
								
							 
						 
						
							
							
								
								Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps  
							
							... 
							
							
							
							As we are already using the new getSnapshotBeforeUpdate lifecycle method,
we apparently cannot use the deprecated ones at all in this component. 
							
						 
						
							2018-04-27 01:24:55 +02:00  
				
					
						
							
							
								 
						
							
								b39f3648a7 
								
							 
						 
						
							
							
								
								Tentative fix for  #446  
							
							
							
						 
						
							2018-04-27 00:59:36 +02:00  
				
					
						
							
							
								 
						
							
								f4ed38272b 
								
							 
						 
						
							
							
								
								Merge pull request  #401  from ThibG/glitch-soc/features/unfold-thread  
							
							... 
							
							
							
							Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour 
							
						 
						
							2018-04-26 11:34:14 -04:00  
				
					
						
							
							
								 
						
							
								8f12afb599 
								
							 
						 
						
							
							
								
								Merge pull request  #438  from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned  
							
							... 
							
							
							
							[Glitch] Fix the hot key (j, k) does not function correctly when ther… 
							
						 
						
							2018-04-26 11:33:48 -04:00  
				
					
						
							
							
								 
						
							
								1e9fe95e13 
								
							 
						 
						
							
							
								
								Merge pull request  #439  from ThibG/glitch-soc/fixes/emoji-shortcode-inline  
							
							... 
							
							
							
							[Glitch] Do not set emoji as inline-block 
							
						 
						
							2018-04-26 11:33:36 -04:00  
				
					
						
							
							
								 
						
							
								33691f4920 
								
							 
						 
						
							
							
								
								Merge pull request  #440  from ThibG/glitch-soc/fixes/video-fullscreen  
							
							... 
							
							
							
							[Glitch] Fix fullscreen video player 
							
						 
						
							2018-04-26 11:33:24 -04:00  
				
					
						
							
							
								 
						
							
								36b6631c12 
								
							 
						 
						
							
							
								
								Add Basque language support ( #7267 )  
							
							
							
						 
						
							2018-04-26 13:56:45 +02:00  
				
					
						
							
							
								 
						
							
								3afdd6a17b 
								
							 
						 
						
							
							
								
								Weblate translations 20180426 ( #7266 )  
							
							... 
							
							
							
							* Translated using Weblate (Swedish)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sv/ 
* Translated using Weblate (Slovak)
Currently translated at 92.0% (576 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (626 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (Swedish)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sv/ 
* Translated using Weblate (Swedish)
Currently translated at 99.6% (624 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sv/ 
* Translated using Weblate (Japanese)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/ 
* Translated using Weblate (Japanese)
Currently translated at 99.3% (622 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/pt_BR/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (626 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (621 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/ 
* Translated using Weblate (Basque)
Currently translated at 32.2% (20 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/eu/ 
* Translated using Weblate (Arabic)
Currently translated at 99.6% (293 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 82.4% (516 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Slovak)
Currently translated at 92.1% (577 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (626 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/ 
* Translated using Weblate (Basque)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eu/ 
* Translated using Weblate (Slovak)
Currently translated at 92.3% (578 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Basque)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eu/ 
https://sustatu.eus/1380226549995 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (294 of 294 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/ 
* Normalize translations
ran yarn build:development && i18n-tasks normalize && yarn
manage:translations && i18n-tasks remove-unused 
							
						 
						
							2018-04-26 18:58:22 +09:00  
				
					
						
							
							
								 
						
							
								fa5b28df8a 
								
							 
						 
						
							
							
								
								Better phrasing in swedish translation ( #7263 )  
							
							... 
							
							
							
							* more sane phrasing in 🇸🇪  translation
* another small issue in 🇸🇪  translation
* better phrasing in 🇸🇪  translation 
							
						 
						
							2018-04-26 07:36:52 +09:00  
				
					
						
							
							
								 
						
							
								eb593a5a0c 
								
							 
						 
						
							
							
								
								Append '.test' to hostname in stub data ( #7260 )  
							
							
							
						 
						
							2018-04-25 14:12:28 +02:00  
				
					
						
							
							
								 
						
							
								f58dcbc981 
								
							 
						 
						
							
							
								
								HTTP proxy support for outgoing request, manage access to hidden service ( #7134 )  
							
							... 
							
							
							
							* Add support for HTTP client proxy
* Add access control for darknet
Supress error when access to darknet via transparent proxy
* Fix the codes pointed out
* Lint
* Fix an omission + lint
* any? -> include?
* Change detection method to regexp to avoid test fail 
							
						 
						
							2018-04-25 02:14:49 +02:00  
				
					
						
							
							
								 
						
							
								9d4710ed00 
								
							 
						 
						
							
							
								
								Add RSS feeds for end-users ( #7259 )  
							
							... 
							
							
							
							* Add RSS feed for accounts
* Add RSS feeds for hashtags
* Fix code style issues
* Fix code style issues 
							
						 
						
							2018-04-25 02:10:02 +02:00  
				
					
						
							
							
								 
						
							
								bfc41711dd 
								
							 
						 
						
							
							
								
								more sane phrasing in  🇸🇪  translation ( #7256 )  
							
							... 
							
							
							
							* more sane phrasing in 🇸🇪  translation
* another small issue in 🇸🇪  translation 
							
						 
						
							2018-04-25 01:54:24 +02:00  
				
					
						
							
							
								 
						
							
								aebcf83b4d 
								
							 
						 
						
							
							
								
								Merge pull request  #443  from unascribed/glitchsoc-pr-better-collapsed-statuses-fix  
							
							... 
							
							
							
							Fix fade being colored wrongly for DMs and upon focus 
							
						 
						
							2018-04-24 14:26:53 -05:00  
				
					
						
							
							
								 
						
							
								62bea7a290 
								
							 
						 
						
							
							
								
								Fix fade being colored wrongly for DMs and upon focus  
							
							
							
						 
						
							2018-04-24 11:34:17 -04:00  
				
					
						
							
							
								 
						
							
								7681ad8044 
								
							 
						 
						
							
							
								
								Weblate translations (2018-04-24) ( #7252 )  
							
							... 
							
							
							
							* Translated using Weblate (Dutch)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (French)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (626 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/nl/ 
* Translated using Weblate (Japanese)
Currently translated at 99.6% (287 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/ 
* Translated using Weblate (Japanese)
Currently translated at 99.5% (623 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Galician)
Currently translated at 99.8% (625 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (French)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/ 
* Translated using Weblate (French)
Currently translated at 99.6% (624 of 626 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/ 
* Translated using Weblate (French)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fr/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (631 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/ 
* Translated using Weblate (Korean)
Currently translated at 99.8% (633 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/ 
* Translated using Weblate (Korean)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ko/ 
* Translated using Weblate (French)
Currently translated at 99.6% (632 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/ 
* Translated using Weblate (Japanese)
Currently translated at 99.6% (632 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (634 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (634 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/nl/ 
* Translated using Weblate (Japanese)
Currently translated at 93.5% (58 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ja/ 
* Added translation using Weblate (Basque)
* Added translation using Weblate (Basque)
* Translated using Weblate (Galician)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/gl/ 
* Added translation using Weblate (Basque)
* Added translation using Weblate (Basque)
* Added translation using Weblate (Basque)
* Added translation using Weblate (Basque)
* Translated using Weblate (Galician)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/ 
* Translated using Weblate (Galician)
Currently translated at 99.8% (633 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Basque)
Currently translated at 0.3% (1 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eu/ 
* Translated using Weblate (Basque)
Currently translated at 50.0% (1 of 2 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/eu/ 
* Translated using Weblate (Basque)
Currently translated at 1.6% (1 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/eu/ 
* Translated using Weblate (Basque)
Currently translated at 1.3% (1 of 75 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/eu/ 
* Translated using Weblate (Basque)
Currently translated at 1.6% (1 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/eu/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ca/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (634 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (634 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/ 
* Translated using Weblate (Japanese)
Currently translated at 93.5% (58 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ja/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sk/ 
* Translated using Weblate (Japanese)
Currently translated at 93.5% (58 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ja/ 
* Translated using Weblate (Slovak)
Currently translated at 99.6% (287 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 88.4% (561 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 90.3% (573 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/ 
* Translated using Weblate (Korean)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ko/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (75 of 75 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/it/ 
* Translated using Weblate (Italian)
Currently translated at 3.2% (2 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/it/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (288 of 288 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/it/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (75 of 75 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/it/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/it/ 
* Translated using Weblate (Italian)
Currently translated at 32.4% (206 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/it/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/it/ 
* Translated using Weblate (Arabic)
Currently translated at 81.3% (516 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Italian)
Currently translated at 51.2% (325 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/it/ 
* Translated using Weblate (Slovak)
Currently translated at 91.6% (581 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Italian)
Currently translated at 51.8% (329 of 634 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/it/ 
* Normalize translations
Ran yarn build:development && i18n-tasks normalize && yarn manage:translations
* Remove unused translations
Ran i18n-tasks remove-unused 
							
						 
						
							2018-04-24 11:48:11 +02:00  
				
					
						
							
							
								 
						
							
								306267dbd2 
								
							 
						 
						
							
							
								
								Fix ID duplication in timelines ( #7251 )  
							
							
							
						 
						
							2018-04-24 11:47:27 +02:00  
				
					
						
							
							
								 
						
							
								60b871d56c 
								
							 
						 
						
							
							
								
								Implement the ability for instances to define a list of disallowed hashtags ( #7176 )  
							
							... 
							
							
							
							The goal here isn't to prevent these hashtags from existing, but just to strongly curtail their usage; The hashtags may still exist in the database via federated status, or from being created prior to this feature. 
							
						 
						
							2018-04-23 23:52:58 +02:00  
				
					
						
							
							
								 
						
							
								65b8880ec9 
								
							 
						 
						
							
							
								
								Merge pull request  #442  from ThibG/glitch-soc/fixes/actions-modal-mobile  
							
							... 
							
							
							
							Fix actions modal on mobile (fixes  #441 ) 
							
						 
						
							2018-04-23 23:42:29 +02:00  
				
					
						
							
							
								 
						
							
								240833c023 
								
							 
						 
						
							
							
								
								Fix actions modal on mobile ( fixes   #441 )  
							
							
							
						 
						
							2018-04-23 23:18:36 +02:00  
				
					
						
							
							
								 
						
							
								495303d9b8 
								
							 
						 
						
							
							
								
								Prevent suspended accounts from appearing in AccountSearchService ( #7246 )  
							
							
							
						 
						
							2018-04-23 21:27:18 +02:00  
				
					
						
							
							
								 
						
							
								51d276fb98 
								
							 
						 
						
							
							
								
								[Glitch] Fix fullscreen video player  
							
							... 
							
							
							
							Port 53b1d88873 
							
						 
						
							2018-04-23 20:38:08 +02:00  
				
					
						
							
							
								 
						
							
								53b1d88873 
								
							 
						 
						
							
							
								
								Fix fullscreen video player ( fixes   #7244 ) ( #7245 )  
							
							
							
						 
						
							2018-04-23 20:12:16 +02:00