|  | 59cf489ca3 | try to fix floating button with will-change:transform | 2018-03-27 10:01:35 -07:00 |  | 
				
					
						|  | 1d7d7612a6 | improve floating compose button | 2018-03-27 09:38:19 -07:00 |  | 
				
					
						|  | afb67f076d | change design of top nav bar | 2018-03-27 09:34:29 -07:00 |  | 
				
					
						|  | ddd32a2223 | improve tests | 2018-03-27 08:38:40 -07:00 |  | 
				
					
						|  | 58b700788c | add floating compose button | 2018-03-27 00:02:55 -07:00 |  | 
				
					
						|  | 412c7316bc | add followers/following/toots to account profile | 2018-03-25 16:07:18 -07:00 |  | 
				
					
						|  | 7ce9a39119 | add emoji autosuggest | 2018-03-25 12:24:38 -07:00 |  | 
				
					
						|  | 6fc21e40bf | add username autocomplete feature | 2018-03-24 18:04:54 -07:00 |  | 
				
					
						|  | 882a288326 | only show hourglass for locked accounts | 2018-03-23 08:39:09 -07:00 |  | 
				
					
						|  | c67ba5c0a9 | spoiler button is faster now | 2018-03-23 08:29:54 -07:00 |  | 
				
					
						|  | 3b03bd0e8d | tweak when to use requestIdleCallback | 2018-03-22 22:53:50 -07:00 |  | 
				
					
						|  | 0dc676b1c5 | tweak render buffer | 2018-03-22 22:31:29 -07:00 |  | 
				
					
						|  | cd968245e1 | go back to having Timeline.html manage focus | 2018-03-22 21:59:02 -07:00 |  | 
				
					
						|  | 7a9cb22269 | add icons for boosters/favoriters/followers in status header | 2018-03-22 21:36:19 -07:00 |  | 
				
					
						|  | 2785eb28c3 | add option to reduce motion | 2018-03-22 20:23:00 -07:00 |  | 
				
					
						|  | 15133c276b | add animation for following someone | 2018-03-22 20:18:17 -07:00 |  | 
				
					
						|  | 80c92ac33d | fix animation IconButton issue in Edge | 2018-03-22 20:09:20 -07:00 |  | 
				
					
						|  | a03961f379 | attempt to fix focus crash issue | 2018-03-22 19:56:08 -07:00 |  | 
				
					
						|  | d40befacdb | compose button is not disabled by default | 2018-03-22 17:55:35 -07:00 |  | 
				
					
						|  | ef51842e6a | calculate listOffset to avoid profile offset issue | 2018-03-22 17:33:42 -07:00 |  | 
				
					
						|  | 98b8ea1c67 | increase the render factor until I can figure out how to fix the list offsets | 2018-03-22 09:39:46 -07:00 |  | 
				
					
						|  | ec73ce8149 | avatar should be aria-hidden | 2018-03-22 00:22:18 -07:00 |  | 
				
					
						|  | d2834d3bb2 | dial back rIC usage, fix virtualListStore calculations | 2018-03-22 00:01:19 -07:00 |  | 
				
					
						|  | 72e7e18e0b | add favorite/reblog animations | 2018-03-21 09:38:20 -07:00 |  | 
				
					
						|  | 7053230ac0 | fix focus() being called too often | 2018-03-21 00:53:52 -07:00 |  | 
				
					
						|  | 60dd2ecff2 | add muted style for image/video dialogs | 2018-03-20 21:26:53 -07:00 |  | 
				
					
						|  | b7406c78ae | simplify HiddenFromSSR | 2018-03-20 20:56:52 -07:00 |  | 
				
					
						|  | 0c9992c0e1 | change scheduling to focus on requestIdleCallback | 2018-03-20 20:28:53 -07:00 |  | 
				
					
						|  | 1786d737bb | correctly resize text input after posting | 2018-03-19 20:58:53 -07:00 |  | 
				
					
						|  | f6d1e5079a | add titles for mention links | 2018-03-19 18:05:51 -07:00 |  | 
				
					
						|  | add39a7334 | faster HiddenFromSSR implementation | 2018-03-18 18:37:19 -07:00 |  | 
				
					
						|  | ed0db17ca0 | add auto-focus to reply input text | 2018-03-16 19:04:48 -07:00 |  | 
				
					
						|  | 9a0071a934 | clicking avatars goes directly to profile | 2018-03-16 18:48:24 -07:00 |  | 
				
					
						|  | 9de2949cb7 | Simplify selectors, prefer class selectors for SVGs | 2018-03-16 08:58:04 -07:00 |  | 
				
					
						|  | bd0a0bf0be | refactor | 2018-03-16 00:01:03 -07:00 |  | 
				
					
						|  | a25dd048b6 | make statuses robust against duplicates, remove duplicate from test | 2018-03-15 20:04:24 -07:00 |  | 
				
					
						|  | a5ca99c2f0 | fix some tests | 2018-03-15 17:33:52 -07:00 |  | 
				
					
						|  | 9c6b8a7a8e | Revert "use rIC to keep scrolling smooth" This reverts commit fc8554bed3. | 2018-03-15 10:25:02 -07:00 |  | 
				
					
						|  | 8c8c6bab25 | improve perf of hydrateContent slightly | 2018-03-15 10:05:49 -07:00 |  | 
				
					
						|  | fc8554bed3 | use rIC to keep scrolling smooth | 2018-03-15 10:00:51 -07:00 |  | 
				
					
						|  | f137f0c56c | simplify and expand click delegates | 2018-03-15 08:59:30 -07:00 |  | 
				
					
						|  | 8bd3cf24e3 | reduce viewport render factor for better scrolling perf | 2018-03-14 23:03:37 -07:00 |  | 
				
					
						|  | 56f7efb78f | implement requesting to follow someone | 2018-03-14 22:32:58 -07:00 |  | 
				
					
						|  | c11f2454ad | break up status rendering with rAF a bit | 2018-03-14 19:04:48 -07:00 |  | 
				
					
						|  | 1477fbfbda | faster classname function | 2018-03-14 18:52:33 -07:00 |  | 
				
					
						|  | 2db30856f9 | fix bug where large items might not be rendered when scrolling up | 2018-03-14 18:38:26 -07:00 |  | 
				
					
						|  | b8d1ccb339 | add ability to delete a status | 2018-03-14 08:36:12 -07:00 |  | 
				
					
						|  | ffa672382d | fix underline on link hover | 2018-03-14 07:24:24 -07:00 |  | 
				
					
						|  | c97937eced | remove unnecessary rAF | 2018-03-14 07:24:16 -07:00 |  | 
				
					
						|  | 436c8c05aa | implement lazy images | 2018-03-13 23:07:30 -07:00 |  |