Files
gitea/modules/convert
4f47bf5346 Fix wrong user returned in API (#15139) (#15150)
* Fix wrong user returned in API (#15139)

The API call: GET /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments
returns always the reviewer, but should return the poster.

Co-authored-by: 6543 <[email protected]>
Co-authored-by: zeripath <[email protected]>

* rm regression

Co-authored-by: 6543 <[email protected]>
Co-authored-by: zeripath <[email protected]>
2021-03-26 08:01:32 +02:00
..
2021-03-22 15:15:44 -04:00