Commit Graph

7 Commits

Author SHA1 Message Date
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 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 1ad72f00c2
fix optimistic follow button (#91)
Fixes #85
2018-04-11 22:55:04 -07:00
Nolan Lawson e0345ad750 fix typo 2018-04-03 17:27:30 -07:00
Nolan Lawson 48dc087e58 be optimistic about follow button 2018-04-03 09:51:34 -07:00
Nolan Lawson 3c0d543ea1 refactor account profile 2018-03-31 16:51:18 -07:00