c2fa36bbae 
								
							 
						 
						
							
							
								
								Content-Type Dropdown: use the selected option icon for the menu  
							
							... 
							
							
							
							Signed-off-by: Thibaut Girka <thib@sitedethib.com> 
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								93d98f62a8 
								
							 
						 
						
							
							
								
								Support proper content-type in Delete & Redraft  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								f34a402a94 
								
							 
						 
						
							
							
								
								Add status content type dropdown to compose box.  
							
							... 
							
							
							
							Signed-off-by: Thibaut Girka <thib@sitedethib.com> 
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								14d7ddcb1c 
								
							 
						 
						
							
							
								
								Add API support for setting status content-type  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								b3e68de4d2 
								
							 
						 
						
							
							
								
								Serialize content-type on Delete & Redraft  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								d7520f8175 
								
							 
						 
						
							
							
								
								Add support for HTML-formatted toots  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								94aef563b9 
								
							 
						 
						
							
							
								
								Add support for markdown-formatted toots  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								bfc509f44a 
								
							 
						 
						
							
							
								
								Add database row to hold status content type  
							
							
							
						 
						
							2019-05-17 23:51:14 +02:00  
				
					
						
							
							
								 
						
							
								c1cf8c1636 
								
							 
						 
						
							
							
								
								Merge pull request  #1049  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2019-05-15 18:44:21 +02:00  
				
					
						
							
							
								 
						
							
								6badf2d252 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2019-05-15 17:11:40 +02:00  
				
					
						
							
							
								 
						
							
								c1c8c7b2c8 
								
							 
						 
						
							
							
								
								Minor performance improvements and cleanup in formatter ( #10765 )  
							
							
							
						 
						
							2019-05-15 06:54:06 +02:00  
				
					
						
							
							
								 
						
							
								4ab094d35e 
								
							 
						 
						
							
							
								
								Adds click-able div that expands status ( #10733 ) ( #10766 )  
							
							... 
							
							
							
							The clickable div is positioned under the account avatar and covers
all empty space below it to the end of the status. 
							
						 
						
							2019-05-15 06:53:23 +02:00  
				
					
						
							
							
								 
						
							
								14f6ce2885 
								
							 
						 
						
							
							
								
								Record account suspend/silence time and keep track of domain blocks ( #10660 )  
							
							... 
							
							
							
							* Record account suspend/silence time and keep track of domain blocks
* Also unblock users who were suspended/silenced before dates were recorded
* Add tests
* Keep track of suspending date for users suspended through the CLI
* Show accurate number of accounts that would be affected by unsuspending an instance
* Change migration to set silenced_at and suspended_at
* Revert "Also unblock users who were suspended/silenced before dates were recorded"
This reverts commit a015c65d2d1e28c7b7cfab8b3f8cd5fb48b8b71c.
* Switch from using suspended and silenced to suspended_at and silenced_at
* Add post-deployment migration script to remove `suspended` and `silenced` columns
* Use Account#silence! and Account#suspend! instead of updating the underlying property
* Add silenced_at and suspended_at migration to post-migration
* Change account fabricator to translate suspended and silenced attributes
* Minor fixes
* Make unblocking domains always retroactive 
							
						 
						
							2019-05-14 19:05:02 +02:00  
				
					
						
							
							
								 
						
							
								4bab7d7640 
								
							 
						 
						
							
							
								
								Fix rich text style in reply indicator  
							
							
							
						 
						
							2019-05-13 17:13:02 +02:00  
				
					
						
							
							
								 
						
							
								87d16698c2 
								
							 
						 
						
							
							
								
								Fix rich text styling on public pages  
							
							
							
						 
						
							2019-05-13 17:13:02 +02:00  
				
					
						
							
							
								 
						
							
								cd534830ad 
								
							 
						 
						
							
							
								
								Fix text color of some formatted elements in notifications  
							
							
							
						 
						
							2019-05-12 19:23:32 +02:00  
				
					
						
							
							
								 
						
							
								3e15a845c1 
								
							 
						 
						
							
							
								
								Fix some colors in light theme ( #10754 )  
							
							... 
							
							
							
							* Fix typo in light theme
* Fix background color of empty column 
							
						 
						
							2019-05-12 05:15:42 +02:00  
				
					
						
							
							
								 
						
							
								dd118449c2 
								
							 
						 
						
							
							
								
								Fix incorrect reference to raw_content (it is raw_text instead) ( #10753 )  
							
							
							
						 
						
							2019-05-11 23:56:07 +02:00  
				
					
						
							
							
								 
						
							
								93085c273c 
								
							 
						 
						
							
							
								
								[Glitch] Use raw content if available on Delete & Redraft  
							
							... 
							
							
							
							Port front-end changes from 6d44f2441b 
							
						 
						
							2019-05-11 21:46:23 +02:00  
				
					
						
							
							
								 
						
							
								2b97d9d780 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2019-05-11 18:23:46 +02:00  
				
					
						
							
							
								 
						
							
								3ea5c045d7 
								
							 
						 
						
							
							
								
								Use a checkbox for the “Mark media as sensitive” composer button  
							
							... 
							
							
							
							Fixes  #1039  
						
							2019-05-11 12:35:38 +02:00  
				
					
						
							
							
								 
						
							
								fe00f7a7e4 
								
							 
						 
						
							
							
								
								Merge pull request  #1043  from ThibG/glitch-soc/merge-upstream  
							
							... 
							
							
							
							Merge upstream changes 
							
						 
						
							2019-05-11 12:35:25 +02:00  
				
					
						
							
							
								 
						
							
								6d44f2441b 
								
							 
						 
						
							
							
								
								Add toot source to delete result to ease Delete & Redraft ( #10669 )  
							
							... 
							
							
							
							* Return Status with raw text in raw_content when deleting a status
* Use raw content if available on delete & redraft
* Rename raw_content to text; do not serialize formatted content when source is requested 
							
						 
						
							2019-05-11 06:46:43 +02:00  
				
					
						
							
							
								 
						
							
								be851321c0 
								
							 
						 
						
							
							
								
								Use local time in audit log ( #10751 )  
							
							
							
						 
						
							2019-05-11 06:46:01 +02:00  
				
					
						
							
							
								 
						
							
								14d855c429 
								
							 
						 
						
							
							
								
								[Glitch] Improve poll link accessibility  
							
							... 
							
							
							
							Port 0402c52f28 
							
						 
						
							2019-05-10 19:05:57 +02:00  
				
					
						
							
							
								 
						
							
								78ff7e3821 
								
							 
						 
						
							
							
								
								[Glitch] Fix some colors of high contrast theme  
							
							... 
							
							
							
							Signed-off-by: Thibaut Girka <thib@sitedethib.com> 
							
						 
						
							2019-05-10 18:59:12 +02:00  
				
					
						
							
							
								 
						
							
								96f0747afe 
								
							 
						 
						
							
							
								
								[Glitch] Add confirm modal for unboosting toots  
							
							... 
							
							
							
							Port fe8a8f779e 
							
						 
						
							2019-05-10 18:56:01 +02:00  
				
					
						
							
							
								 
						
							
								775ee63b71 
								
							 
						 
						
							
							
								
								i18n: Update French translations ( #10747 )  
							
							... 
							
							
							
							* Update French JSON
* i18n: Update fr.yml
* i18n: Update simple_form.fr.yml
* Update simple_form.fr.yml
* Update fr.yml 
							
						 
						
							2019-05-10 18:09:46 +02:00  
				
					
						
							
							
								 
						
							
								d25e358f9f 
								
							 
						 
						
							
							
								
								i18n: Update Corsican translations ( #10746 )  
							
							... 
							
							
							
							* i18n: Update Corsican translations
* Update co.yml
* Fix a translation in co.yml 
							
						 
						
							2019-05-10 18:09:34 +02:00  
				
					
						
							
							
								 
						
							
								6dc9baad2a 
								
							 
						 
						
							
							
								
								Change icon and label depending on whether media is marked as sensitive ( #10748 )  
							
							... 
							
							
							
							* Change icon and label depending on whether media is marked as sensitive
* WiP use a checkbox 
							
						 
						
							2019-05-10 17:59:57 +02:00  
				
					
						
							
							
								 
						
							
								68629f2773 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							... 
							
							
							
							Conflicts:
- app/controllers/statuses_controller.rb
  minor conflict because of glitch-soc's theming system
- app/controllers/stream_entries_controller.rb
  minor conflict because of glitch-soc's theming system 
							
						 
						
							2019-05-10 17:09:12 +02:00  
				
					
						
							
							
								 
						
							
								d4d4e84324 
								
							 
						 
						
							
							
								
								Fix media description confirmation modal  
							
							... 
							
							
							
							Fixes  #1040  
						
							2019-05-10 11:49:00 +02:00  
				
					
						
							
							
								 
						
							
								fe8a8f779e 
								
							 
						 
						
							
							
								
								Add confirm modal for unboosting toots ( #10287 )  
							
							... 
							
							
							
							[#3815 ]
Display the boost modal also when unboosting toots. 
							
						 
						
							2019-05-09 22:39:26 +02:00  
				
					
						
							
							
								 
						
							
								f2be71c293 
								
							 
						 
						
							
							
								
								Add emoji suggestions to CW and poll option fields ( #10555 )  
							
							... 
							
							
							
							* Refactor selectComposeSuggestion so that different paths can be updated
* Add suggestions in CW field
* Add emoji suggestion to poll options
* Attempt to fix CSS
* Hide suggestions by default
They will be enabled if the input has focus 
							
						 
						
							2019-05-09 22:10:27 +02:00  
				
					
						
							
							
								 
						
							
								62f5235b6f 
								
							 
						 
						
							
							
								
								Prevent silenced local users from notifying remote users not following them ( #10575 )  
							
							... 
							
							
							
							* Prevent silenced local users from notifying remote users not following them
This is an attempt to extend the local restrictions of silenced users to the
federation.
* Add tests
* Add tests for making sure private status don't get sent over OStatus 
							
						 
						
							2019-05-09 22:05:43 +02:00  
				
					
						
							
							
								 
						
							
								26fc21c188 
								
							 
						 
						
							
							
								
								Add some caching for HTML versions of statuses pages ( #10701 )  
							
							
							
						 
						
							2019-05-09 22:03:44 +02:00  
				
					
						
							
							
								 
						
							
								0402c52f28 
								
							 
						 
						
							
							
								
								Improve poll link accessibility ( #10720 )  
							
							... 
							
							
							
							* Add distinction between hover and active/focus states
* Resolves  #10198  
							
						 
						
							2019-05-09 22:03:32 +02:00  
				
					
						
							
							
								 
						
							
								ce8635605c 
								
							 
						 
						
							
							
								
								Record deleted(by mod) status to prevent re-appear ( #10732 )  
							
							... 
							
							
							
							* Record deleted(by mod) status to prevent re-appear
* Move to Tombstone
* Add missing migration script 
							
						 
						
							2019-05-09 22:03:02 +02:00  
				
					
						
							
							
								 
						
							
								09eea46631 
								
							 
						 
						
							
							
								
								Bring back crossed eye icon on gallery ( #10715 )  
							
							
							
						 
						
							2019-05-08 18:01:33 +02:00  
				
					
						
							
							
								 
						
							
								3191c3b349 
								
							 
						 
						
							
							
								
								Fix tabs bar on mobile  
							
							... 
							
							
							
							Fixes  #1037  
						
							2019-05-08 00:32:53 +02:00  
				
					
						
							
							
								 
						
							
								5c82d660d1 
								
							 
						 
						
							
							
								
								Fix some colors of high contrast theme ( #10711 )  
							
							... 
							
							
							
							* Fix "nothing here" text color of high contrast
* Fix counter border color of high contrast 
							
						 
						
							2019-05-07 23:53:58 +02:00  
				
					
						
							
							
								 
						
							
								2c767f44bf 
								
							 
						 
						
							
							
								
								Fix front-end crash when a video has a blurhash and is hidden behind a CW  
							
							
							
						 
						
							2019-05-07 22:33:37 +02:00  
				
					
						
							
							
								 
						
							
								7562602df8 
								
							 
						 
						
							
							
								
								i18n Update Catalan translation ( #10719 )  
							
							... 
							
							
							
							* Updated Catalan strings
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* bundle exec i18n-tasks
* Update ca.json
* Update simple_form.ca.yml
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translation
* i18n Update Catalan translation 
							
						 
						
							2019-05-07 00:55:37 +09:00  
				
					
						
							
							
								 
						
							
								b2f5b1045f 
								
							 
						 
						
							
							
								
								Add description on hover in media gallery ( #10713 )  
							
							
							
						 
						
							2019-05-06 05:33:56 +02:00  
				
					
						
							
							
								 
						
							
								89d2859296 
								
							 
						 
						
							
							
								
								Fix content warning button displaying a link icon when no status card is set  
							
							
							
						 
						
							2019-05-05 21:47:05 +02:00  
				
					
						
							
							
								 
						
							
								1eb14ef774 
								
							 
						 
						
							
							
								
								i18n: Update Japanese translations ( #10706 )  
							
							... 
							
							
							
							* Update Japanese translations.
run yarn manage:translations
This commit includes translations by some users that were done at the transifex.
* Reduce translation text because it becomes two lines. 
							
						 
						
							2019-05-06 04:34:32 +09:00  
				
					
						
							
							
								 
						
							
								e742bff19b 
								
							 
						 
						
							
							
								
								1 NL string update ( #10709 )  
							
							... 
							
							
							
							* 1 NL string update
No that weblate isn't used anymore, it would be fine if, or the english strings are update, or there is somewhere an explanation how to generate new strings for a language
* Update nl.json 
							
						 
						
							2019-05-06 04:33:24 +09:00  
				
					
						
							
							
								 
						
							
								8383222026 
								
							 
						 
						
							
							
								
								fix pinned columns ’s Media-only button  
							
							... 
							
							
							
							Media-only toggles could not be used on pinned columns.
The commit fixes this problem. 
							
						 
						
							2019-05-05 20:54:21 +02:00  
				
					
						
							
							
								 
						
							
								eef8802325 
								
							 
						 
						
							
							
								
								[Glitch] Make sure the instance banner is never cropped  
							
							... 
							
							
							
							Port 21209c2b52 
							
						 
						
							2019-05-05 12:29:06 +02:00  
				
					
						
							
							
								 
						
							
								832cf92c74 
								
							 
						 
						
							
							
								
								Merge branch 'master' into glitch-soc/merge-upstream  
							
							
							
						 
						
							2019-05-05 12:28:10 +02:00