| Commit message (Expand) | Author | Age |
| * | Support `status` notification type | marcin mikołajczak | 2024-05-25 |
| * | use last favicon instead of first for consistency with browsers | Henry Jameson | 2023-11-22 |
| * | fix tests and make utils consistent in where they pull configuration from | Henry Jameson | 2023-11-22 |
| * | fix badge | Henry Jameson | 2023-11-20 |
| * | temp console log for mobile debug | Henry Jameson | 2023-11-20 |
| * | fix notification dot in favicon and mobile nav, minor refactor | Henry Jameson | 2023-11-20 |
| * | reports visibility setting + actual filtering for desktop notifs | Henry Jameson | 2023-11-19 |
| * | use dispatch instead of commmit, fix bad copypasta | Henry Jameson | 2023-11-16 |
| * | use URL for original favicon instead of canvas | Henry Jameson | 2023-11-16 |
| * | refactored notifications into their own module separate from statuses (WIP) | Henry Jameson | 2023-11-16 |
| * | fix | Henry Jameson | 2023-11-13 |
| * | add options for marking single notification as read | Henry Jameson | 2023-11-13 |
| * | Merge remote-tracking branch 'origin/develop' into notifications-thru-sw | Henry Jameson | 2023-11-13 |
| |\ |
|
| | * | Display unread visuals when there are unread extra notifications | tusooa | 2023-08-18 |
| * | | Don't use notification-badge'd favicon for badges in notifications | Henry Jameson | 2023-11-09 |
| * | | wrong key | Henry Jameson | 2023-10-26 |
| * | | fallback to old notification method, don't spam if old way of creating | Henry Jameson | 2023-10-26 |
| |/ |
|
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ... | Ilja | 2022-07-18 |
| |\ |
|
| | * | Add settings for filtering end-of-poll notifications | Tusooa Zhu | 2022-05-20 |
| | * | Show poll-end notifications | Tusooa Zhu | 2022-05-20 |
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ... | Ilja | 2022-02-26 |
| |\| |
|
| | * | add basic validation for statusless status notifications | Shpuld Shpuldson | 2021-02-26 |
| * | | Fix up and code review | Ilja | 2022-02-26 |
| * | | report notification wip | Shpuld Shpuldson | 2020-11-15 |
| |/ |
|
| * | Add desktop chat notifications | eugenijm | 2020-07-13 |
| * | NotificationUtils: Add tag to notifications. | lain | 2020-06-11 |
| * | NotificationUtils: Extract preparation of notification object. | lain | 2020-06-11 |
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| * | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| * | Add view for moves notifications | kPherox | 2019-12-11 |
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| * | #436: fix notification order, follow type link issue, duplicate key | dave | 2019-03-14 |
| * | quickfix | Henry Jameson | 2019-01-25 |
| * | this attempts converting id to number to sort them numerically, since "99" > | Henry Jameson | 2019-01-25 |
| * | fix tests, removed one unused function, fix real problem that tests helped to | Henry Jameson | 2019-01-11 |
| * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 |
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |