| 
								
								
									 Thibaut Girka | a1ee3d464f | Fix incorrect prop type for ComposerReply.status | 2018-08-16 21:19:20 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 40fe9256ea | Move CW field just above main textarea | 2018-07-28 23:25:42 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 0ef509c27a | Get rid of Collapsable, use CSS instead Change inspired by a6ddd1aba2 | 2018-07-28 23:25:42 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 5eeb95fac7 | Refactor reply indicator and show compact list of attachments | 2018-07-28 23:24:15 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 22618172b4 | Show reply indicator for empty toots, not undefined toots (fixes #610) Fix a regression introduced by 14061b76dc | 2018-07-28 23:24:15 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 4a23251f3c | 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 | 1a3e119ef7 | 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 | 2d4c33a89c | add option to enable auto visibility on secondary toot button | 2018-07-12 11:22:34 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 14061b76dc | Display reply indicator even when replying to contentless toot (fixes #564) | 2018-07-10 22:53:04 +02:00 |  | 
				
					
						| 
								
								
									 Ash Levy | 58c19ac07c | add keybind in composer textarea for secondary submit | 2018-07-10 10:53:22 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 06a6f1759e | [Glitch] Fix low-contrasted cancel button of reply indicator Port 63f6da9a9dto glitch-soc | 2018-05-29 21:25:47 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 2a78acb354 | Change direct message warning to match upstream | 2018-05-27 15:46:00 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | f9a8240394 | Fix caret position after inserting suggestions (fixes #281) | 2018-05-26 12:17:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 2e017e752f | Remove unneeded code now that attachment URL isn't appended to toots | 2018-05-26 12:17:03 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 04eeaa0fa4 | [Glitch] Reword the direct message warning Port 53c2164e9cto glitch-soc | 2018-05-16 19:45:30 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | c5d2dcb562 | [Glitch] Feature: Direct message from menu Port df62fc20bfto glitch-soc | 2018-05-16 19:45:30 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | d1bfe4cdad | 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 | e1e4a53496 | [Glitch] Fix: Prevent submission using same logic as submit button disabling. Port 7d791f494bto glitch-soc | 2018-04-02 20:04:18 +02:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | cb3a0bf3ed | Remove text requirement when media attached from statuses (fixes #381) Ports 0c2a08adebto glitchsoc | 2018-03-12 18:39:07 +01:00 |  | 
				
					
						| 
								
								
									 Thibaut Girka | 41c1e5533e | Display a warning when composing unlisted toots with something looking like a hashtag This is a backport of b42cdedfc3to the glitch flavour. | 2018-01-19 12:59:33 +01:00 |  | 
				
					
						| 
								
								
									 David Yip | dfcee78446 | Style fixes to make eslint happier, hopefully | 2018-01-18 09:13:07 -06:00 |  | 
				
					
						| 
								
								
									 kibi! | df2f1344fa | Fixes onboarding modal (#318) | 2018-01-14 14:13:24 -08:00 |  | 
				
					
						| 
								
								
									 ncls7615 | 327c9e96e0 | Fix dropdown text | 2018-01-12 23:18:25 +09:00 |  | 
				
					
						| 
								
								
									 Ondřej Hruška | 07ea1aa6fe | fixed ctrl enter | 2018-01-06 19:58:04 +01:00 |  | 
				
					
						| 
								
								
									 kibigo! | 25da6ed5c1 | my global .gitignore excluded this file ;_; | 2018-01-05 21:40:02 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | e5a10a1fd3 | Threaded mode~ | 2018-01-05 21:16:43 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 85ffb07656 | Fixed improper dropdown func binding for #293 + toot button spacing | 2018-01-05 21:02:53 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 77cb2d04f9 | Styling and autosuggest fixes for #293 | 2018-01-05 20:43:16 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 0e418264fb | Fixes composer mounting issue with #293 | 2018-01-05 18:30:06 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 55ead6a4b2 | WIP <Compose> Refactor; Fin~ | 2018-01-04 21:17:30 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 7a9aaf28c4 | WIP <Compose> Refactor; 1000 tiny edits | 2018-01-04 18:33:13 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 0cb97608c7 | WIP <Compose> Refactor; <ActionsModal>; dropdowns | 2018-01-04 18:31:00 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | c560373d5e | WIP <Compose> Refactor; SCSS ed. | 2018-01-04 18:23:46 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | c20717bd9f | WIP <Compose> Refactor; <OnboardingModal> ed. | 2018-01-04 18:21:59 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | 49d8d72192 | WIP <Compose> Refactor; <Drawer> ed. | 2018-01-04 18:21:59 -08:00 |  | 
				
					
						| 
								
								
									 kibigo! | f87cce9e28 | WIPgit status <Compose> Refactor; <Composer> ed. | 2018-01-04 18:21:59 -08:00 |  |