Commit graph

8 commits

Author SHA1 Message Date
Nolan Lawson 1151a3be4b
fix null in Timeline.html get() (#205) 2018-04-21 09:56:45 -07:00
Nolan Lawson bfc3c46462
use standard to lint HTML too (#186) 2018-04-19 21:38:01 -07:00
Nolan Lawson 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
Nolan Lawson 73ba72d58a mvp for notifications 2018-02-04 10:05:01 -08:00
Nolan Lawson d1620c3bca use rIC in pseudo virtual list 2018-01-30 21:17:01 -08:00
Nolan Lawson 03b055ab20 tweak pseudo virtual list 2018-01-30 21:02:07 -08:00
Nolan Lawson 98b22e0243 implement intersection observer-based pseudo virtual list 2018-01-30 09:38:14 -08:00
Nolan Lawson 6f69bf89c5 implement PseudoVirtualList for thread timelines 2018-01-29 19:22:28 -08:00