pinafore/src/routes
Will Pearson aa69e651ac feat: wrap long posts with spoilers (#873)
* Wrap LONG posts with spoilers

Some ActivityPub software facilitates long form blog posts being pushed
out onto timelines.
Some ActivityPub software have toot lengths which are much larger than
Mastodon's default of 500.

This wraps spoiler tags around those statuses.

* fix lint, extract consts

* extract consts to separate file

* fix test hopefully

* Revert "fix test hopefully"

This reverts commit 7d8e2671ad158b317f6f75a7dd5dacac9e12cf80.

* Fix failing test

* Revert "Fix failing test"

This reverts commit 15b06e11589b49979ca5eb85b7fe5c7510a62ba7.

* Revert "Revert "fix test hopefully""

This reverts commit d3776bc9d64dcfd209a307a0639d33cbe6ca3884.

* measure text after shortening URLs
2019-01-13 10:47:07 -08:00
..
_a11y feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -08:00
_actions perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
_api fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_components feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -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 perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
_react fix(emoji): make emoji picker more like Mastodon's (#842) 2018-12-18 18:24:05 -08:00
_static feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -08:00
_store perf: use lodash-lite for some functions (#853) 2018-12-23 10:10:16 -08:00
_thirdparty fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_utils feat: Add support for keyboard shortcuts (#870) 2019-01-13 10:03:29 -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 fix: use correct this.store format in all components (#827) 2018-12-17 11:28:31 -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