Commit graph

15 commits

Author SHA1 Message Date
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
b231466fff
Refactor database for better code-splitting (#144) 2018-04-16 20:56:21 -07:00
3dc46791e9 refactor 2018-03-03 14:51:48 -08:00
66801fbc96 refactor 2018-03-03 14:15:50 -08:00
35282666cc implement post privacy 2018-03-03 13:23:26 -08:00
e79003d8d7 separate uploaded media by instance/realm 2018-03-03 10:11:32 -08:00
2cb0dc81f5 fix logging out should clear input text 2018-03-02 09:10:52 -08:00
4ef576b7f1 refactor 2018-02-27 21:01:01 -08:00
333ac62b61 further refactor ComposeBox 2018-02-26 22:22:56 -08:00
33b999b37a start work on compose box 2018-02-25 16:26:43 -08:00
8dcf72d144 lint fixes 2018-02-11 14:11:03 -08:00
64350ad912 v1 of streaming 2018-02-11 13:46:57 -08:00
3213714f4b implement pinned statuses 2018-02-11 10:35:25 -08:00
2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
fee954bf27 clean up actions, implement cache-first sync strategy 2018-02-08 17:51:48 -08:00
Renamed from routes/settings/instances/_actions/[instanceName].js (Browse further)