pleroma-fe/src/modules
2024-07-12 02:13:08 +03:00
..
adminSettings.js Merge branch 'notifications-thru-sw' into 'develop' 2023-12-13 22:20:59 +00:00
announcements.js Make announcements available to all with privileges 2022-12-24 12:17:09 -05:00
api.js Display quotes count on posts and add quotes list page 2024-01-04 22:47:41 +01:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chats.js Populate user card on receiving chats 2023-01-17 19:55:16 -05:00
config.js MASSIVELY streamlined theme setting process, now EVERYTHING happens in a vuex action "setTheme" instead of several different applyTheme()s scattered around 2024-07-10 22:49:56 +03:00
editStatus.js Add edit status functionality 2022-06-07 21:31:48 -06:00
errors.js --fix 2022-07-31 12:35:48 +03:00
instance.js move theme application to interface module 2024-07-12 02:13:08 +03:00
interface.js move theme application to interface module 2024-07-12 02:13:08 +03:00
lists.js fix list tests 2022-08-16 20:00:29 +03:00
media_viewer.js gallery now supports flash, fixes for flash component. refactored media modal 2021-06-18 02:03:38 +03:00
notifications.js consistentcy and bugfix 2023-11-19 13:54:26 +02:00
oauth.js stop using vue.set 2021-04-25 13:24:08 +03:00
oauth_tokens.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
polls.js stop using vue.set 2021-04-25 13:24:08 +03:00
postStatus.js Fix a bug where mentioning a user twice will not fill the mention into the textarea 2023-07-24 19:13:37 -04:00
profileConfig.js serverSideConfig renamed into profileSettingConfig to avoid confusion 2023-03-12 14:36:49 +02:00
reports.js Fix up and code review 2022-02-26 01:53:01 +01:00
serverSideStorage.js cleanup stray console logs 2023-12-14 00:14:06 +02:00
shout.js Fix no reactivity on vuex 4 values 2022-04-06 17:17:47 -04:00
statuses.js remove deletion (sic) stuff since we do the .deleted stuff nowadays 2023-11-16 21:24:33 +02:00
statusHistory.js Add ability to view status history for edited statuses 2022-06-20 22:52:08 -06:00
users.js Show a dedicated registration notice page when further action is required after registering 2024-01-13 17:41:57 -05:00