| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Support `status` notification type | marcin mikołajczak | 2024-05-25 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | fix notification dot in favicon and mobile nav, minor refactor | Henry Jameson | 2023-11-20 |
| | | |||
| * | added some settings for notifications | Henry Jameson | 2023-11-19 |
| | | |||
| * | handle desktop notifications clicks | Henry Jameson | 2023-11-16 |
| | | |||
| * | refactored notifications into their own module separate from statuses (WIP) | Henry Jameson | 2023-11-16 |
| | | |||
| * | add options for marking single notification as read | Henry Jameson | 2023-11-13 |
| | | |||
| * | Display unread visuals when there are unread extra notifications | tusooa | 2023-08-18 |
| | | |||
| * | Do not show extra notifications in interactions page | tusooa | 2023-08-18 |
| | | |||
| * | Display extra notifications on notifications column | tusooa | 2023-08-18 |
| | | |||
| * | Fix notifications/interactions null dereference | Alexander Tumin | 2022-12-21 |
| | | |||
| * | Show badges for unread announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | fix scrollerref not setting properly | Henry Jameson | 2022-09-28 |
| | | |||
| * | fix notifications | Henry Jameson | 2022-08-24 |
| | | |||
| * | use a bit more compact layout on mobile | Henry Jameson | 2022-08-24 |
| | | |||
| * | add "scroll to top" button to timelines and notifications | Henry Jameson | 2022-08-17 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-06-27 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu | ||
| | * | restore notifications page, fix z-index issues | Henry Jameson | 2022-06-07 |
| | | | |||
| * | | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| |/ | |||
| * | fix interactions page | Henry Jameson | 2022-04-07 |
| | | |||
| * | teleport bread | Henry Jameson | 2022-04-05 |
| | | |||
| * | Merge branch 'feat/notification-quick-filters' into 'develop' | Shpuld Shpludson | 2021-03-17 |
| |\ | | | | | | | | | Add quick filters for notifications See merge request pleroma/pleroma-fe!1364 | ||
| | * | add quick filters for notifications2 | Shpuld Shpuldson | 2021-03-01 |
| | | | |||
| * | | fixed few-posts TLs when streaming is enabled | Henry Jameson | 2021-01-13 |
| |/ | |||
| * | add favicon badge for unread notifs | Shpuld Shpuldson | 2020-11-02 |
| | | |||
| * | more FA5 stuff with small related refactoring | Henry Jameson | 2020-10-20 |
| | | |||
| * | Add Chats | eugenijm | 2020-07-08 |
| | | |||
| * | Apply suggestion to src/components/notifications/notifications.js | Shpuld Shpludson | 2020-07-05 |
| | | |||
| * | add initial fetching back in a more streamlined way | Shpuld Shpuldson | 2020-07-01 |
| | | |||
| * | remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵ | Shpuld Shpuldson | 2020-07-01 |
| | | | | | double fetch | ||
| * | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | | |||
| * | improved initial notifications fetching | Henry Jameson | 2019-11-24 |
| | | |||
| * | remove console spam | shpuld | 2019-06-01 |
| | | |||
| * | fix lint | Henry Jameson | 2019-05-15 |
| | | |||
| * | Cleanup, little documentation, localization | Henry Jameson | 2019-05-15 |
| | | |||
| * | removed unused masto api, added initial version of interactions timeline | Henry Jameson | 2019-05-14 |
| | | |||
| * | autoload older notifications when scrolled to the bottom | taehoon | 2019-05-03 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\ | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-02 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | make nav bar slide, move mobile post status to mobile nav | shpuld | 2019-03-14 |
| | | | |||
| * | | #436: remove clear & dismiss UI updates | dave | 2019-03-14 |
| | | | |||
| * | | #436: integrate mastoAPI notifications | dave | 2019-03-12 |
| |/ | |||
| * | #392: stale data served to new user account | dave | 2019-02-28 |
| | | |||
| * | Add loading indicator for notifications, make timelines indicate bottoming ↵ | shpuld | 2019-01-29 |
| | | | | | out when no more statuses | ||
| * | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| | | |||
| * | added activatePanel onclick for timeago button | ValD | 2018-12-12 |
| | | |||
| * | removes hacks from notifications storage, adds api call to let server update | Henry Jameson | 2018-12-02 |
| | | | | | is_seen attribute | ||
| * | Added ability to hide certain types of notifications | Henry Jameson | 2018-08-28 |
| | | |||
| * | error display | Henry Jameson | 2018-08-20 |
| | | |||
| * | fix lint | Henry Jameson | 2018-08-16 |
| | | |||
