| 
								
								
									 Thibaut Girka | dfeda8857f | Hide content-type dropdown by default | 2019-05-17 23:51:14 +02:00 |  | 
				
					
						| 
								
								
									 Haelwenn (lanodan) Monnier | 76d58bf63e | 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 |  | 
				
					
						| 
								
								
									 KokaKiwi | 08a981dd25 | Add status content type dropdown to compose box. Signed-off-by: Thibaut Girka <thib@sitedethib.com> | 2019-05-17 23:51:14 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 46b5085ced | Use a checkbox for the “Mark media as sensitive” composer button Fixes #1039 | 2019-05-11 12:35:38 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | e55cf0042f | Fix media description confirmation modal Fixes #1040 | 2019-05-10 11:49:00 +02:00 |  | 
				
					
						| 
								
								
									 Eugen Rochko | 8050f86d04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI Port cc39785d45to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | 2019-05-04 20:41:21 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | c15b1aa00c | Fix crash in onboarding modal Fixes #1027 | 2019-05-03 19:24:54 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 4155a1556a | Add emoji suggestion to poll options | 2019-04-26 22:38:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | b35b38f4ea | Add suggestions in CW field | 2019-04-26 22:38:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 0541e4ad21 | Refactor selectComposeSuggestion so that different paths can be updated | 2019-04-26 22:38:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 4a95bfe919 | Hide media upload form if no media are attached | 2019-04-24 19:47:11 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 07367bc6ec | Fix file upload | 2019-04-24 07:57:28 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 86108e7af7 | Fix settings modal | 2019-04-23 18:31:13 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 1b8d2af1f9 | Fix ReferenceError in dropdown | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 25cfabce26 | Fix broken reference to handleSubmit | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 041e27bd2d | Cleanup | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 2ee26ba420 | Move ComposerPublisher to Compose | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | bf8b0394b7 | Add OptionsContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | ef17da32f9 | Move composer Dropdown from features/composer to features/compose | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | a6bb49adf1 | Move ComposerTextareaIcons to TextareaIcons | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 08faf16d66 | ComposerTextarea → AutosuggestTextarea | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 513547ba57 | ComposerUploadForm → UploadForm + UploadFormContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | f7d1772fc8 | Move PollForm from features/composer to features/compose | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 2021f14e8f | Inline spoiler input | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 3529f6f4ae | ComposerReply → ReplyIndicator | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | ad6166f0ef | Refactor Compose*Warning → ContainerWarning Regression: only one warning at a time | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 5e4588524b | features/composer/index.js → ComposeForm | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 8ea0e64864 | DrawerHeader → Header + HeaderContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 2f2381a400 | DrawerAccount → NavigationBar + NavigationContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Eugen Rochko | 7acc035cbe | [Glitch] Show suggested follows on search screen in mobile layout Port 541fda5fc8to glitch-soc | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 4aee182cd3 | DrawerResults → SearchResults + SearchResultsContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 7c2cc9d681 | Rework DrawerResults to make them closer to upstream | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 5264424b71 | Move DrawerSearch to Search + SearchContainer | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 7fa3320516 | Inline DrawerSearchPopout in DrawerSearch | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | a55e1c1d49 | Refactor a bit DrawerSearch to make it closer to upstream | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | e41c4ad61b | Rename flavours/glitch/features/drawer to flavours/glitch/features/compose | 2019-04-22 20:15:47 +02:00 |  | 
				
					
						| 
								
								
									 kibigo! | f87cce9e28 | WIPgit status <Compose> Refactor; <Composer> ed. | 2018-01-04 18:21:59 -08:00 |  | 
				
					
						| 
								
								
									 cwm | 4d2ca09ae8 | Set direction style to reply indicator (tootsuite pr #6006) | 2017-12-26 14:20:41 -06:00 |  | 
				
					
						| 
								
								
									 kibigo! | e59d124be5 | Fixes #244 to make search results scrollable | 2017-12-15 12:49:23 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 882055afd0 | Rename themes -> flavours ? ? | 2017-12-03 23:26:40 -08:00 |  |