aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Merge branch 'tusooa/group-actor' into 'develop'tusooa2024-01-24
|\ | | | | | | | | Support group actors See merge request pleroma/pleroma-fe!1882
| * Allow user to mark account as grouptusooa2023-12-27
| |
* | Show a dedicated registration notice page when further action is required ↵tusooa2024-01-13
|/ | | | after registering
* Merge branch 'notifications-thru-sw' into 'develop'HJ2023-12-13
|\ | | | | | | | | Notifications improvements. See merge request pleroma/pleroma-fe!1873
| * cleanup stray console logsHenry Jameson2023-12-14
| |
| * add setting to always show push notificationsHenry Jameson2023-12-13
| |
| * rearrange notification visibility page a bit.Henry Jameson2023-11-19
| |
| * added some settings for notificationsHenry Jameson2023-11-19
| |
| * consistentcy and bugfixHenry Jameson2023-11-19
| |
| * use dispatch instead of commmit, fix bad copypastaHenry Jameson2023-11-16
| |
| * fix typoHenry Jameson2023-11-16
| |
| * remove deletion (sic) stuff since we do the .deleted stuff nowadaysHenry Jameson2023-11-16
| |
| * handle desktop notifications clicksHenry Jameson2023-11-16
| |
| * continue refactorHenry Jameson2023-11-16
| |
| * refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16
| |
| * add options for marking single notification as readHenry Jameson2023-11-13
| |
| * Merge remote-tracking branch 'origin/develop' into notifications-thru-swHenry Jameson2023-11-13
| |\
| * | add initial structure for notification settingsHenry Jameson2023-11-09
| | |
| * | initial work on showing notifications through serviceworkersHenry Jameson2023-10-25
| | |
* | | Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixesHenry Jameson2023-11-19
|\ \ \ | | |/ | |/|
| * | Display the latest scrobble under a user's nameNEETzsche2023-11-10
| | |
* | | fix no feedback and no dropdown close for actions in frontends tab,Henry Jameson2023-11-01
|/ / | | | | | | better default suggest
* | Merge branch 'tusooa/extra-notifications' into 'develop'HJ2023-10-31
|\ \ | |/ |/| | | | | Extra notifications See merge request pleroma/pleroma-fe!1853
| * Make extra notification display customizabletusooa2023-08-18
| |
* | 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
| | | |