bigbuffet-rw/app/soapbox/actions
2021-12-26 22:23:56 +00:00
..
__tests__ Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account 2021-09-24 18:47:22 -05:00
importer Show user what options they have voted 2021-10-22 15:03:21 +02:00
push_notifications Web Push fixes 2021-11-18 16:21:52 -05:00
about.js Subdirectory: use instance static files from subdirectory 2021-09-05 13:16:19 -05:00
accounts.js EditProfile: resize avatar/banner in browser, improve error messages 2021-10-19 12:03:04 -05:00
admin.js v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
alerts.js Alerts: don't dispatch empty Redux action in showAlertForError() 2021-10-05 16:13:42 -05:00
aliases.js Add accounts_meta reducer to support storing source data for multiple accounts 2021-08-23 17:51:32 -05:00
apps.js Standalone: support running Soapbox FE on a subdomain 2021-08-22 14:34:58 -05:00
auth.js Auth: logIn, don't create an unnecessary app token 2021-12-06 15:33:06 -05:00
backups.js Account backups 2021-01-07 14:17:06 -06:00
blocks.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
bookmarks.js Pull to Refresh: Notifications, Chats, Bookmarks 2021-11-04 14:20:11 -05:00
bundles.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
chats.js Use old chats list API conditionally 2021-12-14 13:38:59 +01:00
compose.js Compose: switch to regular snackbar.success 2021-10-19 17:08:37 -05:00
conversations.js Move isLoggedIn to utils/auth.js 2021-03-25 12:25:45 -05:00
custom_emojis.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
directory.js Profile directories, adapted from Mastodon 2021-12-22 21:22:29 +01:00
domain_blocks.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
dropdown_menu.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
email_list.js EmailList: let csv links be clickable, add combined.csv support, conditionally display elements 2021-06-15 15:20:00 -05:00
emoji_reacts.js Mastodon: conditionally render emojiReacts 2021-08-20 16:16:53 -05:00
emojis.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
export_data.js Export Follows, Blocks and Mutes as CSV Files 2021-08-31 14:58:16 +00:00
external_auth.js Always check error.response before error.response.status 2021-10-20 17:50:35 -05:00
favourites.js rename, add Polish translation 2021-09-10 12:41:42 +02:00
filters.js Allow translating more strings 2021-06-27 00:04:27 +02:00
group_editor.js Move isLoggedIn to utils/auth.js 2021-03-25 12:25:45 -05:00
groups.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
height_cache.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
identity_proofs.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
import_data.js Allow translating more strings 2021-06-27 00:04:27 +02:00
instance.js Offline: persist Soapbox config (eg frontend_configurations or soapbox.json) 2021-11-15 16:56:33 -06:00
interactions.js Interactions: don't reimport updated status with unfavourite and unreblog. 2021-11-12 13:39:06 -06:00
lists.js eslint: add key-spacing and space-unary-ops rules 2021-11-24 18:28:35 +01:00
markers.js Notifications: use Markers for unread count 2021-10-04 13:27:05 -05:00
me.js localforage: remember auth accounts 2021-10-20 16:27:36 -05:00
media.js v2 Media API: poll attachments for completion 2021-10-19 11:25:43 -05:00
mfa.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
modal.js Improve dropdown menu keyboard navigation 2021-08-28 15:22:43 +02:00
moderation.js Make approval buttons larger, require confirmation when deleting users 2021-12-14 17:00:20 +01:00
mrf.js EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
mutes.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
notifications.js Push notifications: take to Notifications on click 2021-10-21 17:34:01 -05:00
oauth.js Mastodon: return a friendlier login error than 'invalid_grant' 2021-09-08 11:08:22 -05:00
onboarding.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
patron.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
pin_statuses.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
polls.js gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
preload.js Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account 2021-09-24 18:47:22 -05:00
profile_hover_card.js Hovercard: appear and disappear properly 2020-09-11 10:05:52 -05:00
push_subscriptions.js Push notifications: refactor, restore 2021-10-21 16:22:54 -05:00
remote_timeline.js pinnedHosts: add host picker to public timelines 2021-08-11 19:38:25 -05:00
reports.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
scheduled_statuses.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
search.js Fix another race condition in search results 2021-12-26 11:39:05 +01:00
security.js Auth: move some actions into security.js 2021-08-22 10:55:56 -05:00
settings.js Properly filter DMs from timelines 2021-12-12 22:34:10 -06:00
sidebar.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
snackbar.js Compose: preliminary toast upon submission 2021-10-19 12:29:54 -05:00
soapbox.js Offline: persist Soapbox config (eg frontend_configurations or soapbox.json) 2021-11-15 16:56:33 -06:00
statuses.js Status: display a placeholder Card on own links, poll for updated card 2021-11-15 19:10:38 -06:00
streaming.js Fix emoji reacts not streaming correctly 2021-04-09 14:48:29 -05:00
suggestions.js Suggestions: display whole ActionButton instead of plus icon 2021-10-02 16:09:28 -05:00
timelines.js ProfileMediaPanel: fix crash from syncronous noOp 2021-10-13 15:10:26 -05:00
trends.js eslint: no-extra-semi 2021-08-03 14:22:51 -05:00