Pinafore-Web-Client-Frontend/src/routes/_actions
Nolan Lawson d3fb67bec3
feat: show unread follow requests on community page (#1493)
* feat: show unread follow requests on community page

fixes #477

* fixup

* fixup
2019-09-16 22:36:24 -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 fix: fix lint 2019-08-19 20:23:58 -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 chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -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 feat: show unread follow requests on community page (#1493) 2019-09-16 22:36:24 -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: use url over id as media upload cache key (#1437) 2019-08-25 22:24:37 -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 chore: update standard to v13 (#1370) 2019-08-03 13:49:37 -07:00
toggleMute.js feat: allow muting notifications when muting (#1013) 2019-02-18 15:43:41 -08:00