pinafore/routes
Nolan Lawson 7876f82871
fix: build inline script using Rollup (#761)
* fix: build inline script using Rollup

This reduces code duplication and allows the theme engine to work the
same without modifying the code in two places. It does extra extra deps,
but I tried to keep them to a minimum.

* change code comment

* remove unnecessary constant
2018-12-08 11:21:54 -08:00
..
_a11y feat(a11y): add option for short article aria labels (#705) 2018-12-01 11:53:20 -08:00
_actions fix: error msg when logging in to same instance (#735) 2018-12-05 21:34:02 -08:00
_api Push notifications (#579) 2018-10-06 13:06:10 -07:00
_components fix: make inline media changes suggested in #747 (#760) 2018-12-08 09:44:12 -08:00
_database reduce limit of stored data to 5 days (#597) 2018-11-04 14:41:22 -08:00
_intl fix(deps): remove timeago.js (#692) 2018-11-25 10:33:59 -08:00
_pages fix: make inline media changes suggested in #747 (#760) 2018-12-08 09:44:12 -08:00
_static feat(themes): Add the Pitch Black theme (#727) 2018-12-04 20:40:47 -08:00
_store fix: make inline media changes suggested in #747 (#760) 2018-12-08 09:44:12 -08:00
_thirdparty fix(deps): remove timeago.js (#692) 2018-11-25 10:33:59 -08:00
_utils fix: build inline script using Rollup (#761) 2018-12-08 11:21:54 -08:00
accounts feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
community feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
lists feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
settings feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
statuses/[statusId] feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
tags feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
blocked.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
favorites.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
federated.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
index.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
local.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
muted.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
notifications.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
pinned.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
requests.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00
search.html feat(title): add dynamic document title (#645) 2018-11-12 18:28:43 -08:00