pinafore/src/routes/_actions
Nolan Lawson a35f5ee2d9
feat: implement wellness settings (#1256)
* implement wellness settings

fixes #1192

Adds
- grayscale mode (as well as separate grayscale/dark grayscale
themes)
- disable follower/boost/fav counts (follower counts capped at 10)
- disable unread notification count (red dot)

* fix lint

* fix crawler
2019-06-01 13:07:31 -07:00
..
accounts.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
addInstance.js feat: implement wellness settings (#1256) 2019-06-01 13:07:31 -07:00
addStatusOrNotification.js fix: replace indexWhere with findIndex (#1125) 2019-03-31 09:21:57 -07:00
autosuggest.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
autosuggestAccountSearch.js fix: throttle XHRs from autosuggest (#1190) 2019-05-06 20:29:43 -07:00
autosuggestEmojiSearch.js fix: do remote search when autosuggesting accounts (#1182) 2019-05-05 19:16:02 -07:00
block.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
compose.js feat: ability to create polls (#1235) 2019-05-27 00:24:47 -07:00
composePoll.js feat: ability to create polls (#1235) 2019-05-27 00:24:47 -07:00
contentWarnings.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
copyText.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
createMakeProps.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
delete.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
deleteAndRedraft.js fix: preserve newlines correctly in delete-and-redraft (#845) 2018-12-19 00:57:56 -08:00
deleteStatuses.js refactor: use timeline item summaries instead of ids (#1072) 2019-03-03 13:24:55 -08:00
emoji.js feat: add full emoji picker using emoji-mart (#836) 2018-12-18 00:43:51 -08:00
favorite.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
follow.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
followRequests.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
getRecentStatusesForAccount.js feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
instances.js feat: implement wellness settings (#1256) 2019-06-01 13:07:31 -07:00
lists.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
media.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
mention.js feat: add more keyboard shortcuts (#904) 2019-01-19 16:40:31 -08:00
mute.js feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -08:00
muteConversation.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
onUserIsLoggedOut.js fix: fix logging in and out with a refresh (#824) 2018-12-16 12:39:16 -08:00
pin.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
pinnedStatuses.js fix: fix pinned toots not in IDB (#1040) 2019-02-23 15:18:48 -08:00
polls.js feat: vote on polls (#1234) 2019-05-26 20:45:42 -07:00
postPrivacy.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
pushSubscription.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
reblog.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
report.js feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
reportStatuses.js feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
requests.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
search.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
setDomainBlocked.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
setShowReblogs.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
share.js feat: implement Web Share API (#991) 2019-02-14 21:26:28 -08:00
showMoreAndScrollToTop.js feat: implement "." keyboard shortcut (#1105) 2019-03-18 09:09:24 -07:00
showShareDialogIfNecessary.js feat: implement web share target (#980) 2019-02-13 18:38:44 -08:00
statuses.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
streaming.js feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
timeline.js feat: add option to disable infinite scroll (#1253) 2019-05-28 22:46:01 -07:00
toggleMute.js feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -08:00