index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
notification.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend Notifications API and return pinned notifications by default (#12164)
zeripath
2020-07-11
1
-3
/
+3
*
Add EventSource support (#11235)
zeripath
2020-05-07
1
-0
/
+15
*
make pagination optional for notifications (#10714)
6543
2020-04-21
1
-1
/
+5
*
add request review from specific reviewers feature in pull request (#10756)
赵智超
2020-04-06
1
-34
/
+43
*
Upgrade golangci-lint to 1.24.0 (#10894)
zeripath
2020-03-30
1
-1
/
+1
*
Protect against NPEs in notifications list (#10879)
zeripath
2020-03-29
1
-19
/
+57
*
inform participants on UI too (#10473)
6543
2020-02-28
1
-0
/
+7
*
Fix potential bugs (#10513)
6543
2020-02-28
1
-1
/
+1
*
Code Refactor of IssueWatch related things (#10401)
6543
2020-02-26
1
-36
/
+30
*
API add/generalize pagination (#9452)
SpaWn2KiLl
2020-01-24
1
-2
/
+3
*
[API] add endpoint to check notifications [Extend #9488] (#9595)
6543
2020-01-14
1
-1
/
+16
*
[API] Add notification endpoint (#9488)
6543
2020-01-09
1
-15
/
+203
*
Fix notification page panic (#9337)
jaqra
2019-12-13
1
-1
/
+1
*
Improve notification (#8835)
Lunny Xiao
2019-11-12
1
-15
/
+230
*
Display ui time with customize time location (#7792)
Lunny Xiao
2019-08-15
1
-3
/
+3
*
Add golangci (#6418)
kolaente
2019-06-12
1
-1
/
+4
*
Fix sqlite lock (#5176)
Lunny Xiao
2018-10-25
1
-2
/
+2
*
hide issues from org private repos w/o team assignment (#4034)
David Schneiderbauer
2018-06-21
1
-0
/
+10
*
Refactor struct's time to remove unnecessary memory usage (#3142)
Lunny Xiao
2017-12-11
1
-27
/
+5
*
Add 'mark all read' option to notifications (#3097)
Sasha Varlamov
2017-12-07
1
-0
/
+10
*
Replace deprecated Id method with ID (#2655)
Ethan Koenig
2017-10-05
1
-3
/
+3
*
Consider issue_watchers while sending notifications
Andrey Nering
2017-03-30
1
-8
/
+32
*
refactor notificationsForUser since xorm In support slice of customerize type...
Lunny Xiao
2017-02-16
1
-7
/
+4
*
Unit tests and remove unused functions in models/notification (#796)
Ethan Koenig
2017-01-30
1
-10
/
+0
*
Notifications: mark as read/unread and pin (#629)
Andrey Nering
2017-01-12
1
-5
/
+52
*
Merge pull request #539 from andreynering/notifications-step-2
Andrey Nering
2017-01-05
1
-5
/
+11
|
\
|
*
Add pagination for notifications
Andrey Nering
2017-01-03
1
-5
/
+11
*
|
Fix typos in models/ (#576)
Ethan Koenig
2017-01-05
1
-1
/
+1
|
/
*
Notification - Step 1 (#523)
Andrey Nering
2016-12-30
1
-0
/
+249