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
|
a82c44c21f
|
Replying returns focus to reply button (#98)
Fixes #42
|
2018-04-12 21:18:14 -07:00 |
|
Nolan Lawson
|
bcc7fb47ef
|
start using an event bus
|
2018-04-08 15:08:32 -07:00 |
|
Nolan Lawson
|
2544b71251
|
use lodash-es for slightly smaller bundle size
|
2018-04-05 17:57:36 -07:00 |
|
Nolan Lawson
|
8197c9e773
|
fix DM background color for replies
|
2018-04-04 23:03:26 -07:00 |
|
Nolan Lawson
|
79e33d7938
|
automatically insert CWs for replies to CWs
|
2018-04-03 09:45:17 -07:00 |
|
Nolan Lawson
|
f9993cac35
|
fix post privacy for replies
|
2018-03-30 10:04:35 -07:00 |
|
Nolan Lawson
|
91402d06fc
|
tweak debounce/throttle
|
2018-03-30 08:43:36 -07:00 |
|
Nolan Lawson
|
5a0c4897b0
|
make replies inline
|
2018-03-30 01:06:17 -07:00 |
|