summaryrefslogtreecommitdiffstats
path: root/modules/notification/ui
Commit message (Expand)AuthorAgeFilesLines
* Link issue and pull requests status change in UI notifications directly to th...Felipe Leopoldo Sologuren Gutiérrez2023-01-281-0/+1
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-1/+1
* Always reuse transaction (#22362)Jason Song2023-01-081-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-21/+26
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-031-0/+4
* Add generic set type (#21408)KN4CK3R2022-10-121-4/+5
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-3/+3
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-14/+15
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+2
* Fix problem when self-assign notification (#18797)Lunny Xiao2022-02-181-1/+1
* Pause queues (#15928)zeripath2022-01-221-1/+2
* format with gofumpt (#18184)65432022-01-201-11/+9
* Some repository refactors (#17950)Lunny Xiao2021-12-121-1/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-14/+15
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-5/+35
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+6
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+9
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-4/+51
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+9
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-301-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-1/+34
* Fix notification (#10331)Lunny Xiao2020-02-181-18/+18
* Notification: queue ui.go notification-service (#10281)zeripath2020-02-151-16/+27
* [refactor] notify remove unused praram (#9804)65432020-01-161-2/+1
* Refactor comment (#9330)Lunny Xiao2019-12-151-1/+1
* Improve notification (#8835)Lunny Xiao2019-11-121-16/+25
* Add golangci (#6418)kolaente2019-06-121-6/+3
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Refactor mail notification (#5110)Lunny Xiao2019-01-131-46/+1
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-181-0/+134