pinafore/src/routes/_actions
Nolan Lawson 193db0aa15
perf: remove quick-login.html (#1994)
2021-03-14 13:39:32 -07:00
..
stream feat: implement word/phrase filters (#1990) 2021-03-13 17:31:17 -08:00
accounts.js
addInstance.js
addStatusOrNotification.js feat: implement word/phrase filters (#1990) 2021-03-13 17:31:17 -08:00
autosuggest.js
autosuggestAccountSearch.js
autosuggestEmojiSearch.js
autosuggestHashtagSearch.js
block.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
bookmark.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
compose.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
composePoll.js
contentWarnings.js
copyText.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
createMakeProps.js
delete.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
deleteAndRedraft.js
deleteStatuses.js
doQuickLoginIfNecessary.js perf: remove quick-login.html (#1994) 2021-03-14 13:39:32 -07:00
emoji.js fix: fix custom emoji in secure mode (#1940) 2021-02-15 12:54:03 -08:00
favorite.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
filters.js feat: implement word/phrase filters (#1990) 2021-03-13 17:31:17 -08:00
follow.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
followRequests.js
getRecentStatusesForAccount.js
goToSearch.js
instances.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
lists.js
media.js fix: fix error message on media upload (#1959) 2021-02-15 19:23:01 -08:00
mention.js
mute.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
muteConversation.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
onUserIsLoggedOut.js
pin.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
pinnedStatuses.js
polls.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
postPrivacy.js
pushSubscription.js
reblog.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
report.js
reportStatuses.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
requests.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
search.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
setDomainBlocked.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
setShowReblogs.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
share.js fix: first stab at i18n, extract English strings, add French (#1904) 2020-11-29 14:13:27 -08:00
showMoreAndScrollToTop.js
showShareDialogIfNecessary.js feat: accept files in web share target (#1992) 2021-03-14 10:20:23 -07:00
statuses.js
timeline.js feat: implement word/phrase filters (#1990) 2021-03-13 17:31:17 -08:00
toggleMute.js