aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings_modal/tabs/notifications_tab.vue
Commit message (Collapse)AuthorAge
* Support `status` notification typemarcin mikołajczak2024-05-25
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* lintHenry Jameson2024-02-22
|
* add setting to always show push notificationsHenry Jameson2023-12-13
|
* fix incorrect path for follow request notifications settingsHenry Jameson2023-12-13
|
* lintHenry Jameson2023-12-13
|
* reports visibility setting + actual filtering for desktop notifsHenry Jameson2023-11-19
|
* improve visual for the description bitHenry Jameson2023-11-19
|
* rearrange notification visibility page a bit.Henry Jameson2023-11-19
|
* added some settings for notificationsHenry Jameson2023-11-19
|
* Make extra notification display customizabletusooa2023-08-18
|
* lintHenry Jameson2023-03-12
|
* serverSideConfig renamed into profileSettingConfig to avoid confusionHenry Jameson2023-03-12
| | | | | | with serverSideStorage, reduced overall need for SharedComputedObject in settings tabs, moved copypaste code of "setting" type of helpers into a separate file.
* Add settings for filtering end-of-poll notificationsTusooa Zhu2022-05-20
| | | | Ref: poll-notif
* lintHenry Jameson2022-02-28
|
* expert settings toggle + server-side settingsHenry Jameson2022-02-22
|
* Use more specific button titles instead of general.submitrinpatch2021-03-15
| | | | | | | - "Post" for post submission (we already had the button title be "Posting" when the post was being sent, so there was a weird inconsistency) - "Register" for registration submission - "Save changes" for usages in settings
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* Improve layout of the Notifications Filters sectionMark Felder2020-07-15
|
* Sync up key names properlyMark Felder2020-06-26
|
* Update notification filters to reflect new settingsMark Felder2020-06-26
|
* Merge branch 'develop' into refactor/notification_settingsMark Felder2020-06-25
|
* eslint --fix + small fixHenry Jameson2020-05-25
|
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (95 commits) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Russian) Translated using Weblate (Polish) Translated using Weblate (Dutch) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) ...
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10