Nolan Lawson
|
df6323fba3
|
switch from copy icon to link icon (#343)
fixes #325
|
2018-05-26 17:23:27 -07:00 |
|
Nolan Lawson
|
c0d0b4dd36
|
add option to copy link to clipboard (#289)
Fixes #288
|
2018-05-12 15:00:11 -07:00 |
|
Nolan Lawson
|
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 |
|
Nolan Lawson
|
12131bd807
|
refactor dialogs to be individually async (#206)
|
2018-04-21 09:56:53 -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
|
7ff45dfb3f
|
mute and unmute accounts (#127)
|
2018-04-14 22:18:48 -07:00 |
|
Nolan Lawson
|
732d1fded4
|
Block and unblock an account (#125)
One of the many features listed in #6
|
2018-04-14 18:47:55 -07:00 |
|
Nolan Lawson
|
eb8cd5f83d
|
simplify and refactor dialogs using event bus
|
2018-04-08 16:56:20 -07:00 |
|