about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/notifications/components/column_settings.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-11-07[Glitch] Fix console log error on column settings loadSunny Ripert
2022-10-28[Glitch] Fix WebUI notification settings for new user and new report notifica...Claire
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-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-10-21[Glitch] Change how missing desktop notifications permission is displayedEugen Rochko
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2019-12-07[Glitch] Add follow_request notification typeThibG
2019-03-13[Glitch] Add UI for enabling/disabling poll notificationsThibG
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-01-09Rename key to path in actions and reducers for settings (tootsuite pr #6105)cwm
2017-12-30web push updates (tootsuite PRs #5879, #5941, #6047)cwm
2017-12-26Rename settingKey to settingPath (tootsuite pr #6046 & #6098)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!