Commit Graph

10 Commits

Author SHA1 Message Date
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 a21541ce4b
hide overflow menu for same-user profile (#136)
Fixes #130
2018-04-15 15:39:54 -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 d2c5839873 tweak style for small devices 2018-04-12 22:13:05 -07:00
Nolan Lawson 33d595f239 add mention option to account profiles 2018-04-04 21:45:19 -07:00
Nolan Lawson 3c0fe1effc number format account profile details 2018-04-03 08:57:01 -07:00
Nolan Lawson 8c076622eb fix account details squished on mobile 2018-03-31 17:01:09 -07:00
Nolan Lawson 3c0d543ea1 refactor account profile 2018-03-31 16:51:18 -07:00