Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								495b50e3ab
								
							
						 | 
						
							
							
								
								Fix thread CW expansion not being reset when changing threads
							
							
							
							
							
						 | 
						
							2018-09-16 12:41:20 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Igor Galić
								
							 
						 | 
						
							
							
							
							
								
							
							
								e02703bb91
								
							
						 | 
						
							
							
								
								prepend re: to replies to spoiler-text
							
							
							
							
							
							
							
							if spoiler-text doesn't already start with re:, we prepend `re: `
ourselves in replies.
This implements https://github.com/tootsuite/mastodon/issues/8667
Following Plemora's example: https://git.pleroma.social/pleroma/pleroma-fe/merge_requests/318 
							
						 | 
						
							2018-09-13 22:32:03 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								85befb90b2
								
							
						 | 
						
							
							
								
								Improve keyboard VS mouse navigation of dropdown menus
							
							
							
							
							
						 | 
						
							2018-09-13 20:32:08 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								44192cb9d2
								
							
						 | 
						
							
							
								
								Only focus first item of dropdown if it was opened via keyboard
							
							
							
							
							
						 | 
						
							2018-09-13 20:32:08 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								9631397395
								
							
						 | 
						
							
							
								
								[Glitch] Highlight active tab in action bar
							
							
							
							
							
							
							
							Port 7b7c26063e to glitch-soc 
							
						 | 
						
							2018-09-13 17:13:29 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								634a1ddc6a
								
							
						 | 
						
							
							
								
								Autofocus comment textarea in report modal
							
							
							
							
							
						 | 
						
							2018-09-13 17:03:48 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								6acc3e1fbd
								
							
						 | 
						
							
							
								
								Auto-focus emoji picker's search field
							
							
							
							
							
						 | 
						
							2018-09-13 15:32:23 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								22a48adabc
								
							
						 | 
						
							
							
								
								Fix composer actions modal
							
							
							
							
							
						 | 
						
							2018-09-11 22:04:06 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								ad5aaf60c6
								
							
						 | 
						
							
							
								
								Fix action modal links
							
							
							
							
							
						 | 
						
							2018-09-11 22:04:06 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									ThibG
								
							 
						 | 
						
							
							
							
							
								
							
							
								8bf74adabd
								
							
						 | 
						
							
							
								
								Merge pull request #724 from ThibG/glitch-soc/merge-upstream
							
							
							
							
							
							
							
							Merge upstream changes 
							
						 | 
						
							2018-09-11 20:09:00 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								12abb0f530
								
							
						 | 
						
							
							
								
								Fix media description in various media modals
							
							
							
							
							
						 | 
						
							2018-09-11 18:29:19 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								5b7d0fcdb9
								
							
						 | 
						
							
							
								
								Fix incorrect disabled boost button color when reduce-motion is set
							
							
							
							
							
						 | 
						
							2018-09-11 18:03:48 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								4dd208f482
								
							
						 | 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream
							
							
							
							
							
							
							
							Conflicts:
	app/controllers/oauth/authorizations_controller.rb
Just two changes being too close to one another.
Took both. 
							
						 | 
						
							2018-09-11 16:51:26 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								22de1c6c17
								
							
						 | 
						
							
							
								
								[Glitch] Hide floating action button on thread views
							
							
							
							
							
							
							
							Port 692d03239b to glitch-soc 
							
						 | 
						
							2018-09-11 16:29:46 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								7dd2c28836
								
							
						 | 
						
							
							
								
								Fix status embed card links color
							
							
							
							
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								e6aa730195
								
							
						 | 
						
							
							
								
								[Glitch] After click to embed video, autoplay it
							
							
							
							
							
							
							
							Port 1cf9467613 to glitch-soc 
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								ddbf9887cd
								
							
						 | 
						
							
							
								
								[Glitch] Click card to embed external content
							
							
							
							
							
							
							
							Port front-end changes from 0357e93a91 to glitch-soc 
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								6e3625c5bc
								
							
						 | 
						
							
							
								
								[Glitch] Fix oEmbed image_modal src.
							
							
							
							
							
							
							
							Port 7da34ff0a3 to glitch-soc 
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								c48345969f
								
							
						 | 
						
							
							
								
								[Glitch] Ensure link thumbnails are not stretched to super low quality
							
							
							
							
							
							
							
							Port front-end changes from 46cce9ee4b to glitch-soc 
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								9b7139099f
								
							
						 | 
						
							
							
								
								[Glitch] Add embed_url to preview cards
							
							
							
							
							
							
							
							Port front-end changes from ce3989fc6a to glitch-soc 
							
						 | 
						
							2018-09-10 19:53:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									ThibG
								
							 
						 | 
						
							
							
							
							
								
							
							
								f555f38ea6
								
							
						 | 
						
							
							
								
								Add a few black emojis that are to have a white outline (#8597)
							
							
							
							
							
						 | 
						
							2018-09-10 18:26:47 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Evgeny Petrov
								
							 
						 | 
						
							
							
							
							
								
							
							
								87f294a33c
								
							
						 | 
						
							
							
								
								RU: Translation fixes (#8652)
							
							
							
							
							
							
							
							* RU: Fixed typos and wrong translations
* RU: Added missing "chosen_languages" string
* RU: Fixed translation for "Features" tab in Admin Dashboard
* Shortened "Mobile apps" string, lowercased "following" string (it needs plurals btw), fixed typo at "copy" string.
* Fixed "media only" string, shortened "Content warning" placeholder, edited "mute thread" translation
* RU: Fixed "Reply to all" translation, Re-worded "short description" translation 
							
						 | 
						
							2018-09-09 10:38:13 +09:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Sorin Davidoi
								
							 
						 | 
						
							
							
							
							
								
							
							
								82887c0c1b
								
							
						 | 
						
							
							
								
								feat(css): Styled scrollbars in Firefox Nightly (#8653)
							
							
							
							
							
							
							
							You currently need to enable `layout.css.scrollbar-colors.enabled` in `about:config` in Firefox
Nightly. 
							
						 | 
						
							2018-09-09 02:08:49 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								3dc5051f03
								
							
						 | 
						
							
							
								
								Add preferences for notification badges
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								46fcc9fd96
								
							
						 | 
						
							
							
								
								Move compose box options to their own page
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								9193dde5eb
								
							
						 | 
						
							
							
								
								Add unread notifications badge to the mobile navbar
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								9f86627233
								
							
						 | 
						
							
							
								
								Add unread notifications badge to the navigation bar
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								dc381facbd
								
							
						 | 
						
							
							
								
								Add notification badge to favicon
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								44b647abe7
								
							
						 | 
						
							
							
								
								Count unread notifications when window loses focus
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								3fd407b859
								
							
						 | 
						
							
							
								
								Keep track of unread notifications when the notification column isn't mounted
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								a89a5127c4
								
							
						 | 
						
							
							
								
								Accurately count deleted unread notifications
							
							
							
							
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								bd64d11f76
								
							
						 | 
						
							
							
								
								[Glitch] Audio.prototype.seek is undefined
							
							
							
							
							
							
							
							Port dfeb3ba74f to glitch-soc 
							
						 | 
						
							2018-09-07 20:37:17 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								66dd890390
								
							
						 | 
						
							
							
								
								Fix dropdown arrow position
							
							
							
							
							
						 | 
						
							2018-09-07 09:45:33 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									ThibG
								
							 
						 | 
						
							
							
							
							
								
							
							
								462d4f6b80
								
							
						 | 
						
							
							
								
								Fix dropdown arrow position (#8637)
							
							
							
							
							
						 | 
						
							2018-09-07 01:18:46 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								bd90f20e0c
								
							
						 | 
						
							
							
								
								Fix public profile's “show more” links styling
							
							
							
							
							
						 | 
						
							2018-09-05 13:46:19 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								743b67f796
								
							
						 | 
						
							
							
								
								Port SCSS changes from a68079e6ee
							
							
							
							
							
						 | 
						
							2018-09-05 13:46:19 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								db0e83cf2e
								
							
						 | 
						
							
							
								
								Port SCSS changes from 5c32fbce98
							
							
							
							
							
						 | 
						
							2018-09-05 13:46:19 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								f5ba261067
								
							
						 | 
						
							
							
								
								Port SCSS changes from 273e8f0474
							
							
							
							
							
						 | 
						
							2018-09-05 13:46:19 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								d465da45b4
								
							
						 | 
						
							
							
								
								Pause video playback if toot is collapsed or CWs folded (fixes #146)
							
							
							
							
							
						 | 
						
							2018-09-05 11:58:56 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								58fc8be184
								
							
						 | 
						
							
							
								
								Fix videos being cropped
							
							
							
							
							
						 | 
						
							2018-09-05 11:58:43 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								9002ec066a
								
							
						 | 
						
							
							
								
								Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
							
							
							
							
							
						 | 
						
							2018-09-04 19:40:57 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								345a38fe21
								
							
						 | 
						
							
							
								
								Fix “sensitive” media warning and upload form colors in Mastodon-light
							
							
							
							
							
						 | 
						
							2018-09-04 18:50:26 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								04f631bc3f
								
							
						 | 
						
							
							
								
								Outline white/grey/blue emojis
							
							
							
							
							
						 | 
						
							2018-09-04 16:01:41 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								75b4af5a84
								
							
						 | 
						
							
							
								
								Light theme overhaul
							
							
							
							
							
						 | 
						
							2018-09-04 16:01:41 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								c1d0f6fc54
								
							
						 | 
						
							
							
								
								[Glitch] Add white outline to black emoji
							
							
							
							
							
							
							
							Inspired from 6b9e5026fd 
							
						 | 
						
							2018-09-04 15:40:27 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								aaa3de166f
								
							
						 | 
						
							
							
								
								Fix emoji autosuggest when using a CDN for assets
							
							
							
							
							
						 | 
						
							2018-09-04 15:05:31 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								8099901c9a
								
							
						 | 
						
							
							
								
								Disable focus points for letterboxed media
							
							
							
							
							
						 | 
						
							2018-09-04 13:31:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								434a287861
								
							
						 | 
						
							
							
								
								Fix full-width margins
							
							
							
							
							
						 | 
						
							2018-09-04 13:31:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								4567e42341
								
							
						 | 
						
							
							
								
								Media gallery styling closer to upstream's
							
							
							
							
							
						 | 
						
							2018-09-04 13:31:55 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Thibaut Girka
								
							 
						 | 
						
							
							
							
							
								
							
							
								d83eb4f9c7
								
							
						 | 
						
							
							
								
								[Glitch] Do not override ctrl/cmd+click in media gallery
							
							
							
							
							
						 | 
						
							2018-09-04 13:31:55 +02:00 | 
						
						
							
							
							
								
							
							
						 |