pinafore/src/routes/_actions
Nolan Lawson 8179c1b53f
fix: set dark theme based on prefers-color-scheme (#966)
* fix: set dark theme based on prefers-color-scheme

fixes #728

* add an explicit banner fill color
2019-02-11 21:03:51 -08:00
..
accounts.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
addInstance.js fix: set dark theme based on prefers-color-scheme (#966) 2019-02-11 21:03:51 -08:00
addStatusOrNotification.js fix: fix delete and redraft on replies (#789) 2018-12-12 23:45:52 -08:00
autosuggest.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
block.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08:00
compose.js perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -08: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 fix: fix delete and redraft on replies (#789) 2018-12-12 23:45:52 -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
instances.js fix: set dark theme based on prefers-color-scheme (#966) 2019-02-11 21:03:51 -08: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 perf: load Toast asynchronously (#851) 2018-12-22 15:37:51 -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: update Sapper to latest (#775) 2018-12-11 07:31:48 -08: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
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
statuses.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
streaming.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
timeline.js fix: do not add duplicates to threads (#944) 2019-02-06 11:36:46 -08:00