David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f61aa8e0f7 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into gs-master  
						
						... 
						
						
						
						Conflicts:
 	app/javascript/styles/mastodon/components.scss
 	app/models/media_attachment.rb 
						
						
					 
					
						2018-03-27 10:26:47 -05:00 
						 
				 
			
				
					
						
							
							
								unarist 
							
						 
					 
					
						
						
						
						
							
						
						
							3523aa440b 
							
						 
					 
					
						
						
							
							Fix LoadMore on account media gallery ( #6933 )  
						
						... 
						
						
						
						max_id in the fetch request should be a status id, but media attachment id was used. 
						
						
					 
					
						2018-03-27 16:53:52 +02:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							88790b91de 
							
						 
					 
					
						
						
							
							[Glitch] Display AttachmentList in notifications  
						
						... 
						
						
						
						Port 77406d3a092db48250a85984dde2f2cc81386146 to glitch-soc 
						
						
					 
					
						2018-03-27 16:09:33 +02:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							3bc5452449 
							
						 
					 
					
						
						
							
							[Glitch] Display AttachmentList in timelines in compact style when media missing  
						
						... 
						
						
						
						Port 86a9de6753fc425b247699c7822bc8a5d49af043 to glitch-soc 
						
						
					 
					
						2018-03-27 16:09:27 +02:00 
						 
				 
			
				
					
						
							
							
								unarist 
							
						 
					 
					
						
						
						
						
							
						
						
							f5ed5f3860 
							
						 
					 
					
						
						
							
							Clone response before put it to the cache ( #6932 )  
						
						... 
						
						
						
						`Response.prototype.clone()` must be called before the response used.
This fixes an error from ServiceWorker and failing to load image when the
image is not cached. 
						
						
					 
					
						2018-03-27 15:18:35 +02:00 
						 
				 
			
				
					
						
							
							
								unarist 
							
						 
					 
					
						
						
						
						
							
						
						
							2f3ac14a43 
							
						 
					 
					
						
						
							
							Add missing null handling in notification reducer ( #6930 )  
						
						... 
						
						
						
						This patch adds null item (i.e. gap) handling on below functions to avoid TypeError.
* `filterNotifications` called on user mute/block
* `deleteByStatus` called on status deletion 
						
						
					 
					
						2018-03-27 13:05:59 +02:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							ca42f9b0eb 
							
						 
					 
					
						
						
							
							Cache media ( #6902 )  
						
						
						
						
					 
					
						2018-03-27 12:32:30 +02:00 
						 
				 
			
				
					
						
							
							
								Yuto Tokunaga 
							
						 
					 
					
						
						
						
						
							
						
						
							31e7b73084 
							
						 
					 
					
						
						
							
							fix   #6846  ( #6914 )  
						
						
						
						
					 
					
						2018-03-27 12:30:28 +02:00 
						 
				 
			
				
					
						
							
							
								Stephen Burgess 
							
						 
					 
					
						
						
						
						
							
						
						
							18965cb0e6 
							
						 
					 
					
						
						
							
							feat(ShowMore): Add classname to show more/show less button ( #6904 )  
						
						
						
						
					 
					
						2018-03-26 13:59:44 +02:00 
						 
				 
			
				
					
						
							
							
								Yuto Tokunaga 
							
						 
					 
					
						
						
						
						
							
						
						
							f691afaae9 
							
						 
					 
					
						
						
							
							Refactor scss ( #6913 )  
						
						... 
						
						
						
						* Refactoring scss
introduce scss variables for the media modal
fix css block structure corresponding to react components
fix flex layouts
remove background image of the loaded image on the media modal
* Fix typo 
						
						
					 
					
						2018-03-26 13:59:21 +02:00 
						 
				 
			
				
					
						
							
							
								unarist 
							
						 
					 
					
						
						
						
						
							
						
						
							605a92b460 
							
						 
					 
					
						
						
							
							Fix moved account handling in IndexedDB feature ( #6915 )  
						
						... 
						
						
						
						* Fix stack overflow on importFetchedAccounts
  When the account has moved property, it should process destination
  account instead of source account itself.
* Set account id instead of account object for moved property
  This restores "foo has moved to" indication on account view, and
  fixes `reblog` index on `accounts` object store. 
						
						
					 
					
						2018-03-26 12:48:01 +02:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							837b3804bf 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-25 15:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								Marcin Mikołajczak 
							
						 
					 
					
						
						
						
						
							
						
						
							85a395fab6 
							
						 
					 
					
						
						
							
							i18n: Update Polish translation ( #6903 )  
						
						... 
						
						
						
						Signed-off-by: Marcin Mikołajczak <me@m4sk.in> 
						
						
					 
					
						2018-03-25 23:33:07 +09:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							cbf97c03bb 
							
						 
					 
					
						
						
							
							Allow clients to fetch notifications made while they were offline ( #6886 )  
						
						
						
						
					 
					
						2018-03-24 22:07:23 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							9a1a55ce52 
							
						 
					 
					
						
						
							
							Allow clients to fetch statuses made while they were offline ( #6876 )  
						
						
						
						
					 
					
						2018-03-24 15:25:15 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							59657e24b9 
							
						 
					 
					
						
						
							
							Rename variables to have semantic meanings in notifications reducer ( #6890 )  
						
						
						
						
					 
					
						2018-03-24 13:36:44 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							fe398a098e 
							
						 
					 
					
						
						
							
							Store objects to IndexedDB ( #6826 )  
						
						
						
						
					 
					
						2018-03-24 13:06:27 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							ff7941e652 
							
						 
					 
					
						
						
							
							Show media modal on public pages ( #6801 )  
						
						
						
						
					 
					
						2018-03-24 12:52:26 +01:00 
						 
				 
			
				
					
						
							
							
								Marcin Mikołajczak 
							
						 
					 
					
						
						
						
						
							
						
						
							1c15329cce 
							
						 
					 
					
						
						
							
							Change “Toots with replies” to “Toots and replies” ( #6875 )  
						
						... 
						
						
						
						Signed-off-by: Marcin Mikołajczak <me@m4sk.in> 
						
						
					 
					
						2018-03-24 12:51:51 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							4e71b104e6 
							
						 
					 
					
						
						
							
							Internationalize unexpected error message ( #6887 )  
						
						
						
						
					 
					
						2018-03-24 10:54:19 +01:00 
						 
				 
			
				
					
						
							
							
								Yamagishi Kazutoshi 
							
						 
					 
					
						
						
						
						
							
						
						
							65c10c0bc8 
							
						 
					 
					
						
						
							
							Weblate translations (2018-03-23) ( #6874 )  
						
						... 
						
						
						
						* Translated using Weblate (Galician)
Currently translated at 100.0% (587 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (587 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (587 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ca/ 
* Translated using Weblate (Arabic)
Currently translated at 76.4% (449 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Japanese)
Currently translated at 99.8% (586 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ja/ 
* Translated using Weblate (Slovak)
Currently translated at 92.3% (542 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 92.3% (542 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (58 of 58 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sk/ 
* Translated using Weblate (Polish)
Currently translated at 98.9% (581 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pl/ 
* Translated using Weblate (French)
Currently translated at 99.6% (585 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/ 
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (586 of 587 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/pt_BR/ 
* Translated using Weblate (Catalan)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ca/ 
* bundle exec i18n-tasks normalize && yarn manage:translations 
						
						
					 
					
						2018-03-24 01:04:02 +01:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1772034ef2 
							
						 
					 
					
						
						
							
							Merge pull request  #398  from ashkitten/compressed-notifs  
						
						... 
						
						
						
						make expanded notifications show like default 
						
						
					 
					
						2018-03-23 11:57:12 -05:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							03b2f701e7 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-23 10:17:18 +00:00 
						 
				 
			
				
					
						
							
							
								Quentí 
							
						 
					 
					
						
						
						
						
							
						
						
							ecdc5957a3 
							
						 
					 
					
						
						
							
							[i18n] Occitan update ( #6869 )  
						
						... 
						
						
						
						* Update oc.yml
* Update simple_form.oc.yml
* Update oc.json
* Update oc.yml
* bundle exec i18n-tasks normalize 
						
						
					 
					
						2018-03-23 18:52:25 +09:00 
						 
				 
			
				
					
						
							
							
								Ash Levy 
							
						 
					 
					
						
						
						
						
							
						
						
							58eeb92755 
							
						 
					 
					
						
						
							
							expanded notifications show like default  
						
						
						
						
					 
					
						2018-03-22 10:20:36 -04:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f66a786029 
							
						 
					 
					
						
						
							
							Hide floating action button on thread views ( #6859 )  
						
						
						
						
					 
					
						2018-03-22 09:33:14 +01:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							e8aeec4fea 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-20 19:17:20 +00:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							12b0ea0667 
							
						 
					 
					
						
						
							
							[Glitch] Cancel outdated pending compose suggestions  
						
						... 
						
						
						
						Port 08f49bdb0d9ea03b1290bc1b6f1beaa37a6308e2 to the glitch flavour 
						
						
					 
					
						2018-03-20 14:20:17 +01:00 
						 
				 
			
				
					
						
							
							
								ThibG 
							
						 
					 
					
						
						
						
						
							
						
						
							a5c6c748e0 
							
						 
					 
					
						
						
							
							Cancel outdated pending compose suggestions ( #6838 )  
						
						
						
						
					 
					
						2018-03-20 12:40:12 +01:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fa0836e63 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master  
						
						
						
						
					 
					
						2018-03-19 15:41:59 -05:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c074b226b6 
							
						 
					 
					
						
						
							
							Merge pull request  #394  from ashkitten/compressed-notifs  
						
						... 
						
						
						
						fix compressed notifications again (#393 ) 
						
						
					 
					
						2018-03-19 15:41:09 -05:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							df70571bfe 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-19 20:17:18 +00:00 
						 
				 
			
				
					
						
							
							
								Renato "Lond" Cerqueira 
							
						 
					 
					
						
						
						
						
							
						
						
							f7c46fc113 
							
						 
					 
					
						
						
							
							Weblate translations 20180319 ( #6827 )  
						
						... 
						
						
						
						* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/pt_BR/ 
* Translated using Weblate (Spanish)
Currently translated at 99.6% (579 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/es/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (58 of 58 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/es/ 
* Translated using Weblate (Japanese)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/ 
* Translated using Weblate (French)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (58 of 58 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/es/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/id/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/es/ 
* Translated using Weblate (Indonesian)
Currently translated at 94.6% (71 of 75 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/id/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/id/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (62 of 62 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/ar/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/id/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (Arabic)
Currently translated at 75.5% (439 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Arabic)
Currently translated at 76.2% (443 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Russian)
Currently translated at 95.8% (557 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ru/ 
* Translated using Weblate (Finnish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fi/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/ 
* Translated using Weblate (Slovak)
Currently translated at 91.7% (533 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/ 
* Translated using Weblate (Spanish)
Currently translated at 99.8% (580 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/es/ 
* Translated using Weblate (Finnish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fi/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/es/ 
* Translated using Weblate (Swedish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sv/ 
* Translated using Weblate (Finnish)
Currently translated at 93.1% (54 of 58 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fi/ 
* Translated using Weblate (Arabic)
Currently translated at 76.7% (446 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ar/ 
* Translated using Weblate (Slovak)
Currently translated at 93.2% (542 of 581 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/ 
* Translated using Weblate (Arabic)
Currently translated at 100.0% (280 of 280 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/ 
* Normalize translations
Ran i18n-tasks normalize && yarn manage:translations 
						
						
					 
					
						2018-03-19 15:12:06 +01:00 
						 
				 
			
				
					
						
							
							
								Ash Lea 
							
						 
					 
					
						
						
						
						
							
						
						
							5b00b8f0da 
							
						 
					 
					
						
						
							
							fix .status__info__icons layout  
						
						
						
						
					 
					
						2018-03-19 07:13:18 -04:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab04be2f84 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into gs-master  
						
						... 
						
						
						
						Conflicts:
 	config/i18n-tasks.yml 
						
						
					 
					
						2018-03-18 20:21:17 -05:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a6f680d98 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master  
						
						
						
						
					 
					
						2018-03-18 20:20:08 -05:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a387f99659 
							
						 
					 
					
						
						
							
							Merge pull request  #388  from ThibG/glitch-soc/federated-pinned-toots  
						
						... 
						
						
						
						Port WebUI toots/with reply/media tabs and pinned toots to glitch 
						
						
					 
					
						2018-03-18 20:17:15 -05:00 
						 
				 
			
				
					
						
							
							
								Eugen Rochko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b440bd5af 
							
						 
					 
					
						
						
							
							Fix elephant graphic being draggable and selectable ( #6819 )  
						
						
						
						
					 
					
						2018-03-18 20:32:44 +01:00 
						 
				 
			
				
					
						
							
							
								Ash Levy 
							
						 
					 
					
						
						
						
						
							
						
						
							c68c1466ac 
							
						 
					 
					
						
						
							
							fix compressed notifications again ( #393 )  
						
						
						
						
					 
					
						2018-03-18 13:42:28 -04:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							f2a9a13b32 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-18 16:17:15 +00:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							721234230c 
							
						 
					 
					
						
						
							
							Synchronize HTML page cache with sessions ( #6815 )  
						
						
						
						
					 
					
						2018-03-18 15:14:38 +01:00 
						 
				 
			
				
					
						
							
							
								Jenkins 
							
						 
					 
					
						
						
						
						
							
						
						
							9341b982b6 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master  
						
						
						
						
					 
					
						2018-03-17 17:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								trwnh 
							
						 
					 
					
						
						
						
						
							
						
						
							ca7e6a6d2e 
							
						 
					 
					
						
						
							
							Properly center .nothing-here ( #6787 ) ( #6788 )  
						
						... 
						
						
						
						Apply "margin: 0 auto;" at line 443 to fix issue #6787  
						
						
					 
					
						2018-03-17 12:35:35 +01:00 
						 
				 
			
				
					
						
							
							
								Akihiko Odaki 
							
						 
					 
					
						
						
						
						
							
						
						
							f0cd957c7a 
							
						 
					 
					
						
						
							
							Cache HTML page with Service Worker ( #6802 )  
						
						... 
						
						
						
						This is the first step to make Mastodon work offline. It is also required
by Chromium to trigger Web Manifest automated install prompt. 
						
						
					 
					
						2018-03-17 12:35:13 +01:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe17446af0 
							
						 
					 
					
						
						
							
							Merge pull request  #391  from ashkitten/compressed-notifs  
						
						... 
						
						
						
						fix non-notification boosts for compressed notifications 
						
						
					 
					
						2018-03-16 18:15:59 -05:00 
						 
				 
			
				
					
						
							
							
								Ash Levy 
							
						 
					 
					
						
						
						
						
							
						
						
							33d5fe889a 
							
						 
					 
					
						
						
							
							fix non-notification boosts  
						
						
						
						
					 
					
						2018-03-16 18:36:35 -04:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							6f0e50f9a0 
							
						 
					 
					
						
						
							
							[Glitch] Federate pinned statuses over ActivityPub  
						
						... 
						
						
						
						Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch 
						
						
					 
					
						2018-03-16 23:16:20 +01:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							cd73af3bd0 
							
						 
					 
					
						
						
							
							[Glitch] Improve style of web UI account tabs  
						
						... 
						
						
						
						Port of 38b9af76a2365b2099dd2d6a77225a4ace8c290f to glitch 
						
						
					 
					
						2018-03-16 23:16:20 +01:00 
						 
				 
			
				
					
						
							
							
								Thibaut Girka 
							
						 
					 
					
						
						
						
						
							
						
						
							f00af46d70 
							
						 
					 
					
						
						
							
							[Glitch] Add "Toots/Toots with replies/Media" tab below profile header  
						
						... 
						
						
						
						Port 51310125051a75ef7af4e8ffc8b6532c151e96b6 to glitch 
						
						
					 
					
						2018-03-16 23:16:20 +01:00 
						 
				 
			
				
					
						
							
							
								David Yip 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50f56ba375 
							
						 
					 
					
						
						
							
							Merge pull request  #385  from ThibG/glitch-soc/features/port-reports-ui-changes  
						
						... 
						
						
						
						Port reports ui changes to glitch-soc flavour 
						
						
					 
					
						2018-03-16 17:13:09 -05:00