Commit Graph

43 Commits (4f00de14580da2b76b9c66e7ab599cbdfea0a23b)

Author SHA1 Message Date
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Norwin 0ffad31b92
Notifications API: respond with updated notifications (#17064) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783) 4 years ago
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901) 4 years ago
赵智超 ec5677b7a2
Simplify CheckUnitUser logic (#12854) 4 years ago
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164) 4 years ago
zeripath 791353c03b
Add EventSource support (#11235) 4 years ago
6543 49f8b20570
make pagination optional for notifications (#10714) 4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 5 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) 5 years ago
zeripath d01763ee14
Protect against NPEs in notifications list (#10879) 5 years ago
6543 694f44660f
inform participants on UI too (#10473) 5 years ago
6543 e57ac841de
Fix potential bugs (#10513) 5 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488) 5 years ago
jaqra 27f68bc96f Fix notification page panic (#9337) 5 years ago
Lunny Xiao bb6879d339
Improve notification (#8835) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) 6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
Andrey Nering aa6e949b3d Consider issue_watchers while sending notifications 8 years ago
Lunny Xiao 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type (#956) 8 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796) 8 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629) 8 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Andrey Nering b354cf362e Add pagination for notifications 8 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523) 8 years ago