about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/notifications
AgeCommit message (Expand)Author
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-24[Glitch] Fix missing filtering on some notification typesClaire
2022-11-07[Glitch] Fix console log error on column settings loadSunny Ripert
2022-11-06[Glitch] Fix JavaScript console warning when loading notificationsSunny Ripert
2022-10-28[Glitch] Fix notifications about deleted reports not being also deletedEugen Rochko
2022-10-28[Glitch] Fix WebUI notification settings for new user and new report notifica...Claire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Fix various issues with logged-out web UIEugen Rochko
2022-08-27Fix react warning on notifications column (#1832)Jeong Arm
2022-07-05[Glitch] Add customizable user rolesEugen Rochko
2022-06-28[Glitch] Add notifications for new reportsEugen Rochko
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
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
2021-10-25[Glitch] Split context for filter bar and unread markersSasha Sorokin
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-13Refactor shouldUpdateScroll stuffClaire
2021-05-07[Glitch] Change home timeline to reload after follow recommendations in web UIEugen Rochko
2021-03-19Change notification settings UI to be more compactClaire
2021-03-19Add option to opt out of unread notification markersClaire
2020-12-19[Glitch] Change notification permission handlingThibG
2020-12-10[Glitch] Fix notifications being unnecessarily redrawn on state changeThibG
2020-11-12[Glitch] Add button to dismiss desktop notifications permissions bannerEugen Rochko
2020-10-27Add option to hide notification markersThibaut Girka
2020-10-21[Glitch] Change how missing desktop notifications permission is displayedEugen Rochko
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Fix mark as read in notifications to be saved immediatelyTakeshi Umeda
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-28[Glitch] Fix notification filter bar incorrectly filtering gapsThibG
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-17Submit timeline markers closer to the moment they changeThibaut Girka
2020-09-17Fix crashes when connection dropsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-09-17Only update read marker when giving focus/mounting columnThibaut Girka
2020-09-17Display unread marker for notificationsThibaut Girka
2020-01-26Refactor notifications cleaning modeThibaut Girka
2019-12-07[Glitch] Add follow_request notification typeThibG
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-30[Glitch] Change at icon in notification filter to reply-allkoyu
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka