|  | a779afafce | refactor [instanceName].html | 2018-01-27 14:45:51 -08:00 |  | 
				
					
						|  | 8bc8cd5ccf | remove console.log | 2018-01-27 12:55:49 -08:00 |  | 
				
					
						|  | 5f627bf9f1 | move all timeline data to centralized store | 2018-01-27 10:46:52 -08:00 |  | 
				
					
						|  | 7a510101d0 | automatically remove console logs | 2018-01-27 08:22:23 -08:00 |  | 
				
					
						|  | 610e54469e | add ability to stream statuses | 2018-01-26 17:13:59 -08:00 |  | 
				
					
						|  | 2b943fe0bf | make it possible to fetch and store streaming URL | 2018-01-25 08:44:10 -08:00 |  | 
				
					
						|  | 569f384192 | refactor virtual list | 2018-01-25 08:23:14 -08:00 |  | 
				
					
						|  | ab3efd2829 | add a cache for accounts too | 2018-01-25 00:01:56 -08:00 |  | 
				
					
						|  | d0391a6c0f | fix observer bug in svelte store | 2018-01-24 18:58:10 -08:00 |  | 
				
					
						|  | 754bbf0d46 | properly cache scroll top | 2018-01-24 18:04:25 -08:00 |  | 
				
					
						|  | fb234adb79 | save scroll positions | 2018-01-24 09:47:31 -08:00 |  | 
				
					
						|  | 0a7f56004f | guard against NPEs for IntersectionObserver | 2018-01-23 21:02:51 -08:00 |  | 
				
					
						|  | b15ad4b2f7 | simplify virtual list even more | 2018-01-23 18:19:03 -08:00 |  | 
				
					
						|  | 5f12322ac8 | lazily render statuses, use lru cache on top of idb | 2018-01-23 18:15:14 -08:00 |  | 
				
					
						|  | 8555e9e4c1 | remove debug code | 2018-01-23 17:26:11 -08:00 |  | 
				
					
						|  | 8af3f1b6e4 | fix for Chrome IntersectionObserver bug | 2018-01-23 17:25:56 -08:00 |  | 
				
					
						|  | 48d47160d7 | use database for account caching | 2018-01-23 09:21:21 -08:00 |  | 
				
					
						|  | 47c058a19f | simplify database structure | 2018-01-23 09:03:31 -08:00 |  | 
				
					
						|  | 9c287c0727 | be explicit about local storage usage | 2018-01-22 21:55:25 -08:00 |  | 
				
					
						|  | fcfe409633 | add loading indicator for images | 2018-01-22 21:47:29 -08:00 |  | 
				
					
						|  | ab291a2c7e | first stab at account pages | 2018-01-22 21:16:27 -08:00 |  | 
				
					
						|  | ec411d1ce6 | add custom emoji rendering | 2018-01-21 22:46:27 -08:00 |  | 
				
					
						|  | a11f31bb3f | implement hashtags | 2018-01-21 20:02:32 -08:00 |  | 
				
					
						|  | 0460a7de2d | fix database cleanup | 2018-01-21 19:31:37 -08:00 |  | 
				
					
						|  | 0e229bedff | implement database cleanup on logout | 2018-01-21 18:36:40 -08:00 |  | 
				
					
						|  | 8e81926076 | fix bug in db cleanup | 2018-01-21 17:26:16 -08:00 |  | 
				
					
						|  | 4b04cc92f1 | refactor database | 2018-01-21 17:18:56 -08:00 |  | 
				
					
						|  | 924e803d16 | add loading footer | 2018-01-21 16:07:11 -08:00 |  | 
				
					
						|  | d627348d19 | set meta theme color correctly | 2018-01-21 15:20:50 -08:00 |  | 
				
					
						|  | 6790cfd187 | add spoiler text support | 2018-01-21 10:32:18 -08:00 |  | 
				
					
						|  | c1e7208e11 | fix console log for prod | 2018-01-20 20:45:31 -08:00 |  | 
				
					
						|  | aa888500ec | improve a11y of video dialog | 2018-01-20 20:20:33 -08:00 |  | 
				
					
						|  | adfa5d5fb5 | add modal dialog to fix fullscreen video | 2018-01-20 19:19:24 -08:00 |  | 
				
					
						|  | 9264f85505 | tweak media images and video | 2018-01-20 15:37:47 -08:00 |  | 
				
					
						|  | 9bb9632913 | perf improvement for db cleanup | 2018-01-19 21:51:22 -08:00 |  | 
				
					
						|  | 0dbfbcf0f2 | refine offline mode | 2018-01-19 18:04:31 -08:00 |  | 
				
					
						|  | a05400b06f | refactor db usage | 2018-01-19 09:18:14 -08:00 |  | 
				
					
						|  | d659578338 | fix webpackChunkName | 2018-01-19 07:17:33 -08:00 |  | 
				
					
						|  | 7799dafef8 | use workerize | 2018-01-19 01:32:23 -08:00 |  | 
				
					
						|  | 0360672d49 | improve loading spinner | 2018-01-19 00:51:51 -08:00 |  | 
				
					
						|  | b8d7ae3d8b | tweak offline mode | 2018-01-19 00:29:45 -08:00 |  | 
				
					
						|  | 6cf4a11283 | more work on offline capabilities | 2018-01-18 23:37:43 -08:00 |  | 
				
					
						|  | 42fd153364 | more refinements to fetching and offline | 2018-01-18 21:52:58 -08:00 |  | 
				
					
						|  | a2f0f9bc39 | more offline work | 2018-01-18 21:25:12 -08:00 |  | 
				
					
						|  | cbcb270ed3 | add explicit offline mode | 2018-01-18 20:57:15 -08:00 |  | 
				
					
						|  | 90762897db | first stab at online mode | 2018-01-18 20:25:34 -08:00 |  | 
				
					
						|  | 1c354817a6 | improve a11y | 2018-01-17 23:00:33 -08:00 |  | 
				
					
						|  | 31244a5f8e | refactor | 2018-01-17 19:53:12 -08:00 |  | 
				
					
						|  | f416413b7e | fix batch update | 2018-01-17 19:52:18 -08:00 |  | 
				
					
						|  | bfe0f1255a | implement batchUpdate() | 2018-01-17 19:41:37 -08:00 |  |