about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/notifications/components/notification.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-01-24[Glitch] Fix missing filtering on some notification typesClaire
2022-06-28[Glitch] Add notifications for new reportsEugen Rochko
2022-02-23[Glitch] Add notifications for new sign-upsEugen Rochko
2022-02-12[Glitch] Add notifications when a reblogged status has been updatedEugen Rochko
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-17Display unread marker for notificationsThibaut Girka
2019-12-07[Glitch] Add follow_request notification typeThibG
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-04-19Fix auto-collapsed toots making the TL jump (fixes #417)Thibaut Girka
2017-12-04Merge branch 'gs-master' into glitch-themeDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!