aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'admin-emoji-settings' into 'develop'HJ2024-03-05
|\ | | | | | | | | Admin emoji pack settings See merge request pleroma/pleroma-fe!1886
| * Address the save and delete button bugsEkaterina Vaartis2024-01-28
| |
| * Fix typo, add warning on replacing local packEkaterina Vaartis2024-01-22
| |
| * displayError event, 'emits', "Edit pack" labelEkaterina Vaartis2024-01-22
| |
| * Separate emoji editing and upload into a separate componentEkaterina Vaartis2024-01-19
| | | | | | | | Handle all state in that component
| * Adjust h-element levels to be smallerEkaterina Vaartis2024-01-19
| |
| * Rearrange stuff in accordance with comments on the MR, mostlyEkaterina Vaartis2024-01-18
| | | | | | | | Also, add support for a custom message to the modified indicator
| * Implement pack pagination, more localization fixesEkaterina Vaartis2024-01-07
| |
| * Remote pack download, localizationEkaterina Vaartis2024-01-07
| |
| * Error handling, uploading/deleting new emojis, sortingEkaterina Vaartis2024-01-07
| |
| * Editing emojis in popover, pack creation/deletionEkaterina Vaartis2024-01-07
| | | | | | | | Also fixed some API calls since they weren't working apparently
| * Make the frontend config work somewhat even without DB configEkaterina Vaartis2023-12-21
| |
| * Initial incomplete admin emoji settings implementationEkaterina Vaartis2023-12-21
| |
* | Apply 1 suggestion(s) to 1 file(s)HJ2024-02-29
| |
* | Revert "Merge branch 'video-poster' into 'develop'"HJ2024-01-29
| | | | | | This reverts merge request !1879
* | Merge branch 'tusooa/group-actor' into 'develop'tusooa2024-01-24
|\ \ | | | | | | | | | | | | Support group actors See merge request pleroma/pleroma-fe!1882
| * | Use actor type to determine whether a user is a bottusooa2023-12-27
| | |
| * | Implement indicator for groupstusooa2023-12-27
| | |
| * | Make user card group-awaretusooa2023-12-27
| | |
| * | Add a description on what groups dotusooa2023-12-27
| | |
| * | Allow user to mark account as grouptusooa2023-12-27
| |/
* | Add ability to hide custom emojis in pickerPhantasm2024-01-17
| |
* | Remove empty else branch and detail the commentstusooa2024-01-13
| |
* | Show a dedicated registration notice page when further action is required ↵tusooa2024-01-13
| | | | | | | | after registering
* | Display public favorites on user profilesmarcin mikołajczak2023-12-28
|/ | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* Fix video posters on SafariMark Felder2023-12-17
|
* 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
| |
| * fix incorrect path for follow request notifications settingsHenry Jameson2023-12-13
| |
| * lintHenry Jameson2023-12-13
| |
| * don't include extra notificationsHenry Jameson2023-12-13
| |
| * fix incorrect title + add counterHenry Jameson2023-12-13
| |
| * fix notification dot in favicon and mobile nav, minor refactorHenry Jameson2023-11-20
| |
| * changelog, small fixHenry Jameson2023-11-19
| |
| * reports visibility setting + actual filtering for desktop notifsHenry Jameson2023-11-19
| |
| * improve visual for the description bitHenry Jameson2023-11-19
| |
| * rearrange notification visibility page a bit.Henry Jameson2023-11-19
| |
| * added some settings for notificationsHenry Jameson2023-11-19
| |
| * handle desktop notifications clicksHenry 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 branch 'neetzsche/accommodate-scrobble-urls' into 'develop'HJ2023-11-30
|\ \ | | | | | | | | | | | | Accommodate scrobble URLs when present See merge request pleroma/pleroma-fe!1872
| * | Remove <img> for faviconHJ2023-11-30
| | |
| * | Accommodate scrobble URLs when presentNEETzsche2023-11-30
| |/
* | remove the WIP tip since pleroma!3862 is in stableHenry Jameson2023-11-19
| |
* | fix crash added in this MRHenry Jameson2023-11-19
| |
* | Merge remote-tracking branch 'origin/develop' into admin-dashboard-fixesHenry Jameson2023-11-19
|\|
| * Merge branch 'tusooa/react-more-actions-fix' into 'develop'HJ2023-11-12
| |\ | | | | | | | | | | | | Accessibility for react & extra buttons See merge request pleroma/pleroma-fe!1869
| | * Add aria-controls to extra-buttons triggertusooa2023-11-12
| | |