pinafore/src/routes
Nolan Lawson 880bc7a38a
perf: use a separate icons.svg file (#1067)
* perf: use a separate icons.svg file

This splits icons into inline and non-inline. The inline ones are high
priority; the rest go in an icons.svg file.

* create SvgIcon.html

* determine inlined svgs at build time
2019-03-02 19:02:06 -08:00
..
_a11y feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -08:00
_actions fix: fix pinned toots not in IDB (#1040) 2019-02-23 15:18:48 -08:00
_api feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
_components perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
_database fix: fix pinned toots not in IDB (#1040) 2019-02-23 15:18:48 -08:00
_intl fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_pages perf: use a separate icons.svg file (#1067) 2019-03-02 19:02:06 -08:00
_react fix(emoji): make emoji picker more like Mastodon's (#842) 2018-12-18 18:24:05 -08:00
_static fix: only call Royal the default theme if it is (#970) 2019-02-11 22:36:31 -08:00
_store refactor: use ids instead of attrs for delegate/shortcut/focus (#1035) 2019-02-23 12:32:00 -08:00
_thirdparty fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_utils fix: fix pinned toots not in IDB (#1040) 2019-02-23 15:18:48 -08:00
accounts/[accountId] fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
community fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
lists fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
settings feat: add hotkey help to settings (#886) 2019-01-13 11:35:04 -08:00
statuses/[statusId] fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
tags fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_error.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_layout.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
blocked.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
favorites.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
federated.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
index.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
local.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
muted.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
notifications.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
pinned.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
requests.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
search.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
share.html feat: implement web share target (#980) 2019-02-13 18:38:44 -08:00