pinafore/src/routes/_actions
Nolan Lawson 78715bc098
fix: do remote search when autosuggesting accounts (#1182)
* fix: do remote search when autosuggesting accounts

fixes #1005

* fix emoji search
2019-05-05 19:16:02 -07: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: 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: do remote search when autosuggesting accounts (#1182) 2019-05-05 19:16:02 -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 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 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 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 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
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: implement "." keyboard shortcut (#1105) 2019-03-18 09:09:24 -07:00
toggleMute.js feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -08:00