Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Merge requests
!1873
Notifications improvements.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Notifications improvements.
notifications-thru-sw
into
develop
Overview
8
Commits
46
Pipelines
19
Changes
48
Merged
HJ
requested to merge
notifications-thru-sw
into
develop
1 year ago
Overview
8
Commits
46
Pipelines
19
Changes
48
Expand
Refactors notifications into separate module
Rest of changes are in changelog files
Bugs:
"ignore seen status" doesn't work on badge in mobile nav
same with favicon badge
"badge" property doesn't work (??)
Edited
1 year ago
by
HJ
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Dec 13, 2023
changelog
· 55ed6533
HJ
authored
1 year ago
55ed6533
cleanup stray console logs
· ff10834f
HJ
authored
1 year ago
ff10834f
clarify some bit
· 5ad8f2cd
HJ
authored
1 year ago
5ad8f2cd
add setting to always show push notifications
· 5ee8fc0a
HJ
authored
1 year ago
5ee8fc0a
attempt at fixing the extra notification again
· 99d04bed
HJ
authored
1 year ago
99d04bed
fix incorrect path for follow request notifications settings
· b394392d
HJ
authored
1 year ago
b394392d
lint
· febc2aa5
HJ
authored
1 year ago
febc2aa5
don't include extra notifications
· 0fd1b26f
HJ
authored
1 year ago
0fd1b26f
fix incorrect title + add counter
· 4e8bb80d
HJ
authored
1 year ago
4e8bb80d
try to fix the "website updated in background" notification
· bcdf3362
HJ
authored
1 year ago
bcdf3362
Nov 22, 2023
use last favicon instead of first for consistency with browsers
· 51f1f05b
HJ
authored
1 year ago
51f1f05b
fix tests and make utils consistent in where they pull configuration from
· c25170d7
HJ
authored
1 year ago
c25170d7
don't communicate with serviceworker if there's no support for it
· a5f09b72
HJ
authored
1 year ago
a5f09b72
handle no sw registration gracefully
· 33564d8c
HJ
authored
1 year ago
33564d8c
Nov 21, 2023
fix infinity case
· 92685e37
HJ
authored
1 year ago
92685e37
fix notifications not catching up with "read" status as intended
· e3654857
HJ
authored
1 year ago
e3654857
Nov 19, 2023
fix badge
· 37e3a23f
HJ
authored
1 year ago
37e3a23f
temp console log for mobile debug
· 1931e7c3
HJ
authored
1 year ago
1931e7c3
fix notification dot in favicon and mobile nav, minor refactor
· 38b6f0a0
HJ
authored
1 year ago
38b6f0a0
fix tests
· cdc09591
HJ
authored
1 year ago
cdc09591
changelog, small fix
· c0e2ba37
HJ
authored
1 year ago
c0e2ba37
reports visibility setting + actual filtering for desktop notifs
· 072a06fc
HJ
authored
1 year ago
072a06fc
improve visual for the description bit
· d178a569
HJ
authored
1 year ago
d178a569
rearrange notification visibility page a bit.
· fd3ad106
HJ
authored
1 year ago
fd3ad106
added some settings for notifications
· e3ee3eac
HJ
authored
1 year ago
e3ee3eac
fix messages from sw not really being acted upon on mainland
· 2f90c629
HJ
authored
1 year ago
2f90c629
consistentcy and bugfix
· a564fc1a
HJ
authored
1 year ago
a564fc1a
Nov 16, 2023
use dispatch instead of commmit, fix bad copypasta
· c2163400
HJ
authored
1 year ago
c2163400
fix typo
· af27e2ca
HJ
authored
1 year ago
af27e2ca
remove a test
· 388a7ac1
HJ
authored
1 year ago
388a7ac1
remove deletion (sic) stuff since we do the .deleted stuff nowadays
· f3a859ff
HJ
authored
1 year ago
f3a859ff
use URL for original favicon instead of canvas
· ce17ebd3
HJ
authored
1 year ago
ce17ebd3
handle desktop notifications clicks
· a17defc5
HJ
authored
1 year ago
a17defc5
continue refactor
· 6ed2cb8f
HJ
authored
1 year ago
6ed2cb8f
refactored notifications into their own module separate from statuses (WIP)
· aad3225d
HJ
authored
1 year ago
aad3225d
Nov 13, 2023
fix sw thing
· fffa7a4f
HJ
authored
1 year ago
fffa7a4f
fix
· e508ca6a
HJ
authored
1 year ago
e508ca6a
add options for marking single notification as read
· ec2937ec
HJ
authored
1 year ago
ec2937ec
Merge remote-tracking branch 'origin/develop' into notifications-thru-sw
· c059f4a7
HJ
authored
1 year ago
c059f4a7
Nov 08, 2023
add initial structure for notification settings
· e0b8ad9f
HJ
authored
1 year ago
e0b8ad9f
Don't use notification-badge'd favicon for badges in notifications
· 77e270ef
HJ
authored
1 year ago
77e270ef
SW-to-window communication
· f449bfe2
HJ
authored
1 year ago
f449bfe2
Oct 26, 2023
wrong key
· e3bf9a51
HJ
authored
1 year ago
e3bf9a51
fallback to old notification method, don't spam if old way of creating
· 0628aac6
HJ
authored
1 year ago
notification fails, try to use favicon
0628aac6
Oct 25, 2023
oops
· 1b7e930b
HJ
authored
1 year ago
1b7e930b
initial work on showing notifications through serviceworkers
· 73fbe89a
HJ
authored
1 year ago
73fbe89a
Loading