pinafore/routes/_actions
Nolan Lawson c0f857336a
fix: error msg when logging in to same instance (#735)
2018-12-05 21:34:02 -08:00
..
accounts.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
addInstance.js fix: error msg when logging in to same instance (#735) 2018-12-05 21:34:02 -08:00
addStatusOrNotification.js fix status thread update logic (#524) 2018-08-31 09:12:39 -07:00
autosuggest.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
block.js simplify model for updating account relationships (#494) 2018-08-26 12:14:08 -07:00
compose.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
contentWarnings.js Fix spoilers being posted after removal (#90) 2018-04-11 22:55:11 -07:00
copyText.js use async clipboard API (#499) 2018-08-26 16:40:48 -07:00
createMakeProps.js fix worker ordering (#522) 2018-08-29 22:03:29 -07:00
delete.js remove get() with string from Svelte calls (#169) 2018-04-19 09:37:05 -07:00
deleteStatuses.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
emoji.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
favorite.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
follow.js simplify model for updating account relationships (#494) 2018-08-26 12:14:08 -07:00
followRequests.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
instances.js don't wait if idb is blocked, remove workerize-loader (#602) 2018-11-04 13:59:14 -08:00
lists.js fix(observers): refactor instance observers, minor optimizations (#730) 2018-12-05 00:21:54 -08:00
media.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
mute.js simplify model for updating account relationships (#494) 2018-08-26 12:14:08 -07:00
muteConversation.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
pin.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
pinnedStatuses.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
postPrivacy.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
pushSubscription.js Push notifications (#579) 2018-10-06 13:06:10 -07:00
reblog.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
requests.js approve/reject follow requests, unblock, unmute (#230) 2018-04-28 14:19:39 -07:00
search.js Update standard to the latest version 🚀 (#519) 2018-08-29 21:42:57 -07:00
setDomainBlocked.js add domain blocking (#496) 2018-08-26 14:16:00 -07:00
setShowReblogs.js simplify model for updating account relationships (#494) 2018-08-26 12:14:08 -07:00
statuses.js run idb operations in a web worker (#517) 2018-08-29 19:03:12 -07:00
streaming.js update and pin all deps (#164) 2018-04-18 20:43:13 -07:00
timeline.js fix auto-loading of toot content as you scroll (#529) 2018-09-01 14:11:39 -07:00