| 
								
								
									 Thibaut Girka | c20b27a9f4 | Restrict querySelectorAll to the upload form component | 2018-08-30 13:20:37 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 1544ac4e27 | Add confirmation dialog when posting media without description Fixes #211 | 2018-08-30 13:20:37 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 171e54eb46 | Add opt-in feature to have the spoilers field always on (fixes #634) | 2018-08-29 14:29:36 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 24b6811a6e | [Glitch] Implement tag auto-completion by history Port 460e380d38to glitch-soc | 2018-08-28 19:52:28 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | b230c04e00 | Make the privacy dropdown button not look strange when using top placement Inspired by 8fe1f8d4ce | 2018-08-20 20:10:53 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 432f6b88b0 | Focus CW field when enabling it, focus compose textarea when disabling it Port a99179d31fand09147186b7to glitch-soc | 2018-08-19 16:56:31 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 7423c0c130 | Various minor upload description fixes | 2018-08-18 17:53:20 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 534439e73b | Add focal points support in the composer | 2018-08-18 17:53:20 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 9782ac017b | Refactor in preparation for focal points modal | 2018-08-18 17:53:20 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 50cd70b3e9 | Fix incorrect prop type for ComposerReply.status | 2018-08-16 21:19:20 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 28a59e4e80 | Move CW field just above main textarea | 2018-07-28 23:25:42 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 358e3a4c32 | Get rid of Collapsable, use CSS instead Change inspired by 691107263c | 2018-07-28 23:25:42 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | d3783b864c | Refactor reply indicator and show compact list of attachments | 2018-07-28 23:24:15 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | e3bf8c8aa1 | Show reply indicator for empty toots, not undefined toots (fixes #610) Fix a regression introduced by 612b00d1bb | 2018-07-28 23:24:15 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 57f31b361f | Add an option restricting secondary toot privacy to that of the toot being replied to | 2018-07-12 19:15:44 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | d67cb13d84 | Use options rather than a boolean This prepares for a third option that would restrict privacy to
privacyPreference(replyPrivacy, sideArmBasePrivacy) | 2018-07-12 11:22:34 +02:00 |  | 
				
					
						| 
								
								
									 Ash Levy | 6f06d16b1e | add option to enable auto visibility on secondary toot button | 2018-07-12 11:22:34 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 612b00d1bb | Display reply indicator even when replying to contentless toot (fixes #564) | 2018-07-10 22:53:04 +02:00 |  | 
				
					
						| 
								
								
									 Ash Levy | e96a4434c7 | add keybind in composer textarea for secondary submit | 2018-07-10 10:53:22 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | e7b3a4263e | [Glitch] Fix low-contrasted cancel button of reply indicator Port 86efccce2ato glitch-soc | 2018-05-29 21:25:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | d959d04133 | Change direct message warning to match upstream | 2018-05-27 15:46:00 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 18d9a7fd71 | Fix caret position after inserting suggestions (fixes #281) | 2018-05-26 12:17:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | d8793e1bee | Remove unneeded code now that attachment URL isn't appended to toots | 2018-05-26 12:17:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 784712791d | [Glitch] Reword the direct message warning Port 53c2164e9cto glitch-soc | 2018-05-16 19:45:30 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | a5fac975f3 | [Glitch] Feature: Direct message from menu Port d1f34151aeto glitch-soc | 2018-05-16 19:45:30 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | e74e5c7eb9 | Place composer dropdown menus top if they are closer to the bottom of the viewport | 2018-04-10 20:52:31 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | ca9f022a80 | [Glitch] Fix: Prevent submission using same logic as submit button disabling. Port 6a895e1ab3to glitch-soc | 2018-04-02 20:04:18 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 841ef606a9 | Remove text requirement when media attached from statuses (fixes #381) Ports cfa9b6e13ato glitchsoc | 2018-03-12 18:39:07 +01:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 1287b2782b | Display a warning when composing unlisted toots with something looking like a hashtag This is a backport of b6af88192fto the glitch flavour. | 2018-01-19 12:59:33 +01:00 |  | 
				
					
						| 
								
								
									 David Yip | 708ec07e27 | Style fixes to make eslint happier, hopefully | 2018-01-18 09:13:07 -06:00 |  | 
				
					
						| 
								
								
									 kibi! | 1fa03e026a | Fixes onboarding modal (#318) | 2018-01-14 14:13:24 -08:00 |  | 
				
					
						| 
								
								
									 ncls7615 | cf5789146b | Fix dropdown text | 2018-01-12 23:18:25 +09:00 |  | 
				
					
						| 
								
								
									 Ondřej Hruška | 9f29fd31ba | fixed ctrl enter | 2018-01-06 19:58:04 +01:00 |  | 
				
					
						| 
								
								
									 kibigo! | c71d848855 | my global .gitignore excluded this file ;_; | 2018-01-05 21:40:02 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | e4bc013d6f | Threaded mode~ | 2018-01-05 21:16:43 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 6932b464e6 | Fixed improper dropdown func binding for #293 + toot button spacing | 2018-01-05 21:02:53 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | ad10a80a99 | Styling and autosuggest fixes for #293 | 2018-01-05 20:43:16 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 8bf9d9362a | Fixes composer mounting issue with #293 | 2018-01-05 18:30:06 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | d7ce339c2e | WIP <Compose> Refactor; Fin~ | 2018-01-04 21:17:30 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 42f50049ff | WIP <Compose> Refactor; 1000 tiny edits | 2018-01-04 18:33:13 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | b4a3792201 | WIP <Compose> Refactor; <ActionsModal>; dropdowns | 2018-01-04 18:31:00 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 083170bec7 | WIP <Compose> Refactor; SCSS ed. | 2018-01-04 18:23:46 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 8713659dff | WIP <Compose> Refactor; <OnboardingModal> ed. | 2018-01-04 18:21:59 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 3c29f57404 | WIP <Compose> Refactor; <Drawer> ed. | 2018-01-04 18:21:59 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 924ffe81d4 | WIPgit status <Compose> Refactor; <Composer> ed. | 2018-01-04 18:21:59 -08:00 |  |