pinafore/src/routes
Nolan Lawson 56162c7a69
fix: fix timeline jumping on focus (#1039)
This should fix #840. I can't see any reason why we would want it to scroll when we're focusing these things.
2019-02-23 12:32:18 -08:00
..
_a11y feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -08:00
_actions feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
_api feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
_components fix: fix timeline jumping on focus (#1039) 2019-02-23 12:32:18 -08:00
_database perf: move indexeddb operations to async module (#813) 2018-12-15 17:13:40 -08:00
_intl fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_pages feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -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 refactor: use ids instead of attrs for delegate/shortcut/focus (#1035) 2019-02-23 12:32:00 -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