akkoma-fe/src/modules
2020-07-08 10:11:17 +00:00
..
api.js remove unnecessary fetchAndUpdate, change notifications fetcher to not double fetch 2020-07-01 14:15:04 +03:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chat.js Initialize chat only if user is logged in and it wasn't initialized before 2019-08-17 08:18:42 +00:00
config.js Messages: Load languages asynchronously. 2020-06-08 17:22:07 +02:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff 2020-07-08 10:11:17 +00:00
interface.js make the addNotice dispatch return the notice 2020-07-02 10:46:43 +03:00
media_viewer.js change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component 2020-06-29 14:48:22 +03:00
oauth.js delete state.token instead of setting false 2019-06-20 11:48:31 -04:00
oauth_tokens.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
polls.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
postStatus.js add new module and modal to post new status 2019-09-20 11:29:24 -04:00
reports.js add processing state and close modal after api request is completed 2019-05-03 11:40:05 -04:00
statuses.js Add bookmarks 2020-07-03 19:45:49 +00:00
users.js StaffPanel: Move staff loading to panel creation. 2020-07-07 14:39:43 +02:00