|  | a51477b501 | fix timelineType state read (#310) | 2018-05-18 18:33:20 -07:00 |  | 
				
					
						|  | a88fb70542 | remove unnecessary sveltejs/svelte#1354 workarounds (#269) | 2018-05-04 20:09:20 -07:00 |  | 
				
					
						|  | 42be854521 | upgrade to svelte 2.0 (#251) * upgrade to svelte 2.0
* update svelte-loader to 2.9.0 | 2018-05-01 17:05:36 -07:00 |  | 
				
					
						|  | f9792ae3d8 | remove deprecated .observe() from components (#246) | 2018-04-30 08:29:04 -07:00 |  | 
				
					
						|  | c309e5842d | slightly improve Svelte 2.0 compatibility (#244) * slightly improve Svelte 2.0 compatibility
* fixup
* fix lint | 2018-04-29 22:13:41 -07:00 |  | 
				
					
						|  | 9629a55a9f | remove all instances of string coercion (#240) | 2018-04-29 17:45:03 -07:00 |  | 
				
					
						|  | 40a9ff957a | fix null error in virtual list items (#239) | 2018-04-29 17:33:58 -07:00 |  | 
				
					
						|  | 1151a3be4b | fix null in Timeline.html get() (#205) | 2018-04-21 09:56:45 -07:00 |  | 
				
					
						|  | 78f44c7b51 | make timeline components async (#204) | 2018-04-21 08:45:41 -07:00 |  | 
				
					
						|  | bfc3c46462 | use standard to lint HTML too (#186) | 2018-04-19 21:38:01 -07:00 |  | 
				
					
						|  | 8d5690d63d | remove get() with string from Svelte calls (#169) * remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style | 2018-04-19 09:37:05 -07:00 |  | 
				
					
						|  | b231466fff | Refactor database for better code-splitting (#144) | 2018-04-16 20:56:21 -07:00 |  | 
				
					
						|  | e23aa97cf2 | make PseudoVirtualList sync rather than async (#133) Attempt to address #92 | 2018-04-15 14:43:41 -07:00 |  | 
				
					
						|  | 70b03eb56e | fix headings for timelines (#67) Adds an sr-only class to make this easier in the future. Also fixes a missing aria-label.
Fixes #44 | 2018-04-10 22:08:14 -07:00 |  | 
				
					
						|  | 2544b71251 | use lodash-es for slightly smaller bundle size | 2018-04-05 17:57:36 -07:00 |  | 
				
					
						|  | 3b8f551477 | implement better timeline navigations with fades | 2018-03-29 23:16:53 -07:00 |  | 
				
					
						|  | cd968245e1 | go back to having Timeline.html manage focus | 2018-03-22 21:59:02 -07:00 |  | 
				
					
						|  | a03961f379 | attempt to fix focus crash issue | 2018-03-22 19:56:08 -07:00 |  | 
				
					
						|  | 7053230ac0 | fix focus() being called too often | 2018-03-21 00:53:52 -07:00 |  | 
				
					
						|  | 0c9992c0e1 | change scheduling to focus on requestIdleCallback | 2018-03-20 20:28:53 -07:00 |  | 
				
					
						|  | a25dd048b6 | make statuses robust against duplicates, remove duplicate from test | 2018-03-15 20:04:24 -07:00 |  | 
				
					
						|  | dd67b4f856 | fix "loading more" spinner | 2018-03-13 21:27:34 -07:00 |  | 
				
					
						|  | 5908ac6614 | Implement LazyPage and refactor to support it | 2018-03-13 20:02:50 -07:00 |  | 
				
					
						|  | b3263e528f | fix incoming statuses, add tests | 2018-03-10 10:54:16 -08:00 |  | 
				
					
						|  | 7813cf99ed | immediately add replies to threads | 2018-03-09 22:31:26 -08:00 |  | 
				
					
						|  | 62d7166b39 | code cleanup | 2018-02-25 11:20:40 -08:00 |  | 
				
					
						|  | 3f5f016c32 | clean up observers | 2018-02-25 10:50:04 -08:00 |  | 
				
					
						|  | a73e4b13c4 | fix requestIdleCallback usage | 2018-02-20 21:29:59 -08:00 |  | 
				
					
						|  | 72e287acd0 | async load PseudoVirtualList | 2018-02-14 21:51:34 -08:00 |  | 
				
					
						|  | 93635fee6a | refactor virtual list | 2018-02-13 09:15:10 -08:00 |  | 
				
					
						|  | faff6c4427 | add todos | 2018-02-12 22:49:02 -08:00 |  | 
				
					
						|  | 2db4236761 | more refactoring | 2018-02-12 22:35:02 -08:00 |  | 
				
					
						|  | 0c9757a941 | add markers, tweak how streaming is processed | 2018-02-11 22:40:56 -08:00 |  | 
				
					
						|  | c8c7c03864 | temporary hack to avoid excessive observers | 2018-02-11 20:12:15 -08:00 |  | 
				
					
						|  | 2a86425c90 | streaming is kinda working | 2018-02-11 19:15:21 -08:00 |  | 
				
					
						|  | 650071568d | fix show/hide of timelines | 2018-02-11 16:10:39 -08:00 |  | 
				
					
						|  | 64350ad912 | v1 of streaming | 2018-02-11 13:46:57 -08:00 |  | 
				
					
						|  | 0a165cb2ad | dont scroll to first item, it obscures back button | 2018-02-10 14:19:10 -08:00 |  | 
				
					
						|  | faac8f1a31 | save focus when using keyboard navigation | 2018-02-10 13:57:04 -08:00 |  | 
				
					
						|  | 8af2e2061f | fix empty timelines | 2018-02-08 18:54:48 -08:00 |  | 
				
					
						|  | 1d25fa641e | add lists support | 2018-02-08 09:15:25 -08:00 |  | 
				
					
						|  | d93811d470 | refactor | 2018-02-08 08:22:14 -08:00 |  | 
				
					
						|  | 8761a46767 | implement search | 2018-02-06 20:54:49 -08:00 |  | 
				
					
						|  | 2fdd10c1fe | fixup | 2018-02-05 08:44:46 -08:00 |  | 
				
					
						|  | c8cb4354e3 | add ability to fetch and store notifications | 2018-02-03 18:06:02 -08:00 |  | 
				
					
						|  | 0d4ee2bba3 | tweak loading spinner | 2018-01-30 22:46:35 -08:00 |  | 
				
					
						|  | cb91271e23 | fix loading spinner | 2018-01-30 22:21:31 -08:00 |  | 
				
					
						|  | d2fe8b29f4 | more work on pseudo-virtual list | 2018-01-30 18:26:13 -08:00 |  | 
				
					
						|  | 6f69bf89c5 | implement PseudoVirtualList for thread timelines | 2018-01-29 19:22:28 -08:00 |  | 
				
					
						|  | c73223c968 | simplify ExternalLink | 2018-01-28 21:07:31 -08:00 |  |