pinafore/src/routes/_actions
2019-09-26 05:28:52 -07:00
..
stream chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
accounts.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
addInstance.js feat: implement basic login mode (#1543) 2019-09-26 05:28:52 -07:00
addStatusOrNotification.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
autosuggest.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
autosuggestAccountSearch.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
autosuggestEmojiSearch.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
block.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
compose.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
composePoll.js feat: ability to create polls (#1235) 2019-05-27 00:24:47 -07:00
contentWarnings.js feat: mark media as sensitive without a CW (#1486) 2019-09-15 10:45:46 -07:00
copyText.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
createMakeProps.js fix: fix blurhash for reblogged images (#1412) 2019-08-19 20:23:05 -07:00
delete.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
deleteAndRedraft.js fix: delete-and-redraft preserves sensitive status (#1496) 2019-09-17 00:19:53 -07:00
deleteStatuses.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
emoji.js perf: don't fetch custom emoji on every page load (#1451) 2019-08-29 19:15:30 -07:00
favorite.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
follow.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
followRequests.js fix: fix null exception on community page (#1504) 2019-09-21 13:43:45 -07:00
getRecentStatusesForAccount.js feat: report an account or toots (#1016) 2019-02-18 19:55:44 -08:00
instances.js fix(actions/instances): Clear data when token revoked (#1446) 2019-08-29 07:55:12 -07:00
lists.js perf: fetch lists from database on page load (#1450) 2019-08-29 18:41:36 -07:00
media.js fix: removing media should reset sensitive status (#1497) 2019-09-17 00:19:59 -07:00
mention.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
mute.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
muteConversation.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
onUserIsLoggedOut.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
pin.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
pinnedStatuses.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
polls.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
postPrivacy.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
pushSubscription.js fix: push subscriptions per instance (#1277) 2019-06-19 23:00:27 -07:00
reblog.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
report.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
reportStatuses.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
requests.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
search.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
setDomainBlocked.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
setShowReblogs.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
share.js fix: fix lint 2019-08-19 20:23:58 -07:00
showMoreAndScrollToTop.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
showShareDialogIfNecessary.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
statuses.js chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
timeline.js feat: add legacy build (#1502) 2019-09-20 23:17:52 -07:00
toggleMute.js feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -08:00