Nolan Lawson
|
3d8cdcd649
|
only allow public/unlisted statuses to be pinned (#290)
fixes #264
|
2018-05-12 15:45:50 -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
|
429df7fbc5
|
fix more svelte undefined warnings (#250)
|
2018-04-30 19:06:08 -07:00 |
|
Nolan Lawson
|
dbba271f39
|
fix some svelte data warnings (#247)
|
2018-04-30 09:57:49 -07:00 |
|
Nolan Lawson
|
8229d1c9e6
|
use svelte shorthand wherever possible (#242)
|
2018-04-29 18:42:03 -07:00 |
|
Nolan Lawson
|
9629a55a9f
|
remove all instances of string coercion (#240)
|
2018-04-29 17:45:03 -07:00 |
|
Nolan Lawson
|
8089202977
|
add ability to pin and unpin statuses (#235)
* add ability to pin and unpin statuses
* add another test
|
2018-04-29 12:28:44 -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
|
fdcf2bc46b
|
fix blurry modal dialog on chrome/safari (#101)
Fixes #71
|
2018-04-13 09:46:47 -07:00 |
|
Nolan Lawson
|
9d706a3748
|
Add img title as well as alt (#66)
Fixes #57
|
2018-04-10 20:02:42 -07:00 |
|
Nolan Lawson
|
eb8cd5f83d
|
simplify and refactor dialogs using event bus
|
2018-04-08 16:56:20 -07:00 |
|