aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* lintHenry Jameson2024-03-07
|
* fix conversations panels shadowsHenry Jameson2024-03-07
|
* more transparent panels fixesHenry Jameson2024-03-07
|
* fix more transparent panelsHenry Jameson2024-03-06
|
* fix dialogs not having styles at allHenry Jameson2024-03-06
|
* fix unstyled buttons focus+active+hover stylesHenry Jameson2024-03-06
|
* emoji management fixes for themes3Henry Jameson2024-03-06
|
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-03-06
|\
| * 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
| | |
| | * Update localizationEkaterina 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
* | | fix poll optionsHenry Jameson2024-03-04
| | |
* | | fix popoversHenry Jameson2024-03-04
| | |
* | | fixHenry Jameson2024-03-04
| | |
* | | fix some mistakesHenry Jameson2024-03-04
| | |
* | | lintHenry Jameson2024-03-04
| | |
* | | fix mentionsline buttonsHenry Jameson2024-03-04
| | |
* | | fix link preview textHenry Jameson2024-03-04
| | |
* | | fix smol utf emoji in suggestorHenry Jameson2024-03-04
| | |
* | | fix mentions selectionHenry Jameson2024-03-04
| | |
* | | proper selection colorsHenry Jameson2024-03-04
| | |
* | | remove all "fallback variables"Henry Jameson2024-03-04
| | |
* | | fix new chat windowHenry Jameson2024-03-04
| | |
* | | fix badgeNotification for themes2Henry Jameson2024-03-04
| | |
* | | process chunks strictly sequentially to avoid overloading the eventHenry Jameson2024-03-04
| | | | | | | | | | | | queue
* | | panels/statuses are looking really good now even with transparencyHenry Jameson2024-03-04
| | |
* | | fix autocompleteHenry Jameson2024-02-29
| | |
* | | interactive lists & non-interactive listsHenry Jameson2024-02-29
| | |
* | | fix more attachments issuesHenry Jameson2024-02-29
| | |
* | | fix polls optionsHenry Jameson2024-02-29
| | |
* | | undo the removal of toggled state for unstyled button since it is usedHenry Jameson2024-02-29
| | |
* | | Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\| |
| * | 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
| | | |