aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* 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
| |
| * clarify some bitHenry Jameson2023-12-13
| |
| * add setting to always show push notificationsHenry Jameson2023-12-13
| |
| * attempt at fixing the extra notification againHenry 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
| |
| * try to fix the "website updated in background" notificationHenry Jameson2023-12-13
| |
| * use last favicon instead of first for consistency with browsersHenry Jameson2023-11-22
| |
| * fix tests and make utils consistent in where they pull configuration fromHenry Jameson2023-11-22
| |
| * don't communicate with serviceworker if there's no support for itHenry Jameson2023-11-22
| |
| * handle no sw registration gracefullyHenry Jameson2023-11-22
| |
| * fix infinity caseHenry Jameson2023-11-21
| |
| * fix notifications not catching up with "read" status as intendedHenry Jameson2023-11-21
| |
| * fix badgeHenry Jameson2023-11-20
| |
| * temp console log for mobile debugHenry Jameson2023-11-20
| |
| * 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
| |
| * fix messages from sw not really being acted upon on mainlandHenry 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
| |
| * use URL for original favicon instead of canvasHenry 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
| |
| * fix sw thingHenry Jameson2023-11-13
| |
| * fixHenry Jameson2023-11-13
| |
| * 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
| | |
| * | Don't use notification-badge'd favicon for badges in notificationsHenry Jameson2023-11-09
| | |
| * | SW-to-window communicationHenry Jameson2023-11-09
| | |