aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Merge branch 'admin-dashboard-fixes' into 'develop'HJ2023-11-27
| | | | | | | | | | | | | | | | | | Fixes and minor improvements for admin dashboard See merge request pleroma/pleroma-fe!1863 (cherry picked from commit d21e3d5de28afc1725e256370326f5c119d7a736) f354cef0 fix no feedback and no dropdown close for actions in frontends tab, c99390e8 make notices appear above admin dash modal b6a4b620 add better indication that stuff is happening ce109c38 add favicon setting and add compact layout for AttachmentSetting bf49aeb7 changelog d9ea160a account for if there's no primary frontend setup 75eea5f2 Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixes a190ef2c fix crash added in this MR 1037a3bb remove the WIP tip since pleroma!3862 is in stable b707a14b make sure generated meta goes below FE-provided favicon so that BE's one
* Merge branch 'fix-oauth2-token-linger' into 'develop'tusooa2023-08-26
|\ | | | | | | | | Fix OAuth2 token lingering after revocation See merge request pleroma/pleroma-fe!1852
| * Fix OAuth2 token lingering after revocationAlexander Tumin2023-08-20
| |
* | Merge branch 'tusooa/quote' into 'develop'tusooa2023-08-19
|\ \ | |/ |/| | | | | Quote See merge request pleroma/pleroma-fe!1846
| * Do not show quote options for servers without quote supporttusooa2023-07-17
| |
| * Implement showing quotestusooa2023-07-13
| |
* | Fix a bug where mentioning a user twice will not fill the mention into the ↵tusooa2023-07-24
|/ | | | textarea
* Fix openSettingsModalTabtusooa2023-06-13
|
* Fix react button not working if reaction accounts are not loadedtusooa2023-06-09
|
* Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-04-12
|\
| * Merge branch 'tusooa/chat-user' into 'develop'HJ2023-04-11
| |\ | | | | | | | | | | | | Populate user card on receiving chats See merge request pleroma/pleroma-fe!1766
| | * Populate user card on receiving chatstusooa2023-01-17
| | |
| * | Merge branch 'tusooa/1244-report-delete-fail' into 'develop'HJ2023-04-11
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Display delete status errors Closes #1244 See merge request pleroma/pleroma-fe!1769
| | * | Display delete status errorstusooa2023-01-20
| | |/
| * | Merge branch 'tusooa/blocklist-loadmore' into 'develop'HJ2023-04-11
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Make block & mute lists able to load more Closes #1150, #1071, #1226, and #1041 See merge request pleroma/pleroma-fe!1790
| | * | Make block & mute lists able to load moretusooa2023-02-21
| | | |
* | | | frontends tab initial implementation, now you can (re)install frontends! yay!Henry Jameson2023-03-29
| | | |
* | | | fixHenry Jameson2023-03-27
| | | |
* | | | handle db config disabled caseHenry Jameson2023-03-27
| | | |
* | | | added mass-draft-push and mass-draft-reset, small stylistic fixesHenry Jameson2023-03-22
| | | |
* | | | grouped settings/managed drafts support addedHenry Jameson2023-03-22
| | | |
* | | | ChoiceSetting support added, added captcha settingsHenry Jameson2023-03-20
| | | |
* | | | Merge remote-tracking branch 'origin/develop' into improve_settings_reusabilityHenry Jameson2023-03-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Translated using Weblate (Chinese (Simplified)) Generalize IntegerSetting into NumberSetting, add Integer/Float wrappers Allow custom emoji reactions: add option to scale reaction buttons Fix user-profile route crash on pinned favorites route Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions Allow custom emoji reactions
| * | | Allow custom emoji reactions: add option to scale reaction buttonsAlexander Tumin2023-03-17
| | | |
| * | | Hide custom emoji in reaction picker when BE does not advertise ↵Alexander Tumin2023-03-17
| | | | | | | | | | | | | | | | pleroma_custom_emoji_reactions
* | | | limits tab, backend descriptionsHenry Jameson2023-03-19
| | | |
* | | | setting admin settings works now. also now we have draftable settingsHenry Jameson2023-03-16
| | | |
* | | | initial admin settings prototype (WIP)Henry Jameson2023-03-14
| | | |
* | | | initial implementation of an admin settings moduleHenry Jameson2023-03-13
| | | |
* | | | move websocket connection logic into moduleHenry Jameson2023-03-12
| | | |
* | | | serverSideConfig renamed into profileSettingConfig to avoid confusionHenry Jameson2023-03-12
|/ / / | | | | | | | | | | | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file.
* / / Make it possible to auto-select the first candidate in autocompletetusooa2023-02-20
|/ /
* | Merge branch 'birthdays' into 'develop'HJ2023-01-25
|\ \ | | | | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432
| * | Add birthday to registration formtusooa2023-01-22
| |/
* | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop'HJ2023-01-25
|\ \ | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431
| * | Add remove follower confirmationTusooa Zhu2023-01-22
| | |
| * | Add confirm dialogs for accept & deny follow requestsTusooa Zhu2023-01-20
| | |
| * | Add timed-mute functionalityTusooa Zhu2023-01-20
| | |
| * | Add delete status confirm modalTusooa Zhu2023-01-20
| |/
* | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop'HJ2023-01-25
|\ \ | |/ |/| | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568
| * Optimize UItusooa2022-12-23
| |
| * Add support for multiple interface languagesTusooa Zhu2022-12-23
| |
* | Add status authors from search results to storetusooa2023-01-15
| |
* | Merge branch 'tusooa/announcements-priv' into 'develop'HJ2023-01-02
|\ \ | | | | | | | | | | | | Make announcements available to all with privileges See merge request pleroma/pleroma-fe!1716
| * | Make announcements available to all with privilegestusooa2022-12-24
| |/
* / Include unpacked emojis in emoji pickertusooa2022-12-31
|/
* Make API requests to edit noteTusooa Zhu2022-12-21
|
* Merge branch 'from/develop/tusooa/announcements' into 'develop'HJ2022-12-05
|\ | | | | | | | | Announcements See merge request pleroma/pleroma-fe!1466
| * Detect backend support for announcementstusooa2022-11-24
| |
| * Improve readability in fetchAnnouncements()Tusooa Zhu2022-11-24
| |