forgejo/services/convert
Gergely Nagy efa9649696
services/convert/user: Convert pronouns properly
When converting from a `user_model.User` to `api.User` or
`api.UserSettings`, convert the `Pronouns` field too.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-03 15:18:01 -05:00
..
activity.go
attachment.go
convert.go [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00
git_commit.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
git_commit_test.go
issue.go Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
issue_comment.go
issue_test.go
main_test.go
mirror.go
notification.go Performance improvements for pull request list page (#29900) 2024-03-26 19:04:26 +01:00
package.go Fix incorrect relative/absolute URL usages (#29531) 2024-03-06 12:10:46 +08:00
pull.go
pull_review.go [GITEA] POST /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments 2024-02-05 16:09:42 +01:00
pull_test.go [GITEA] Fix NPE in ToPullReviewList 2024-02-05 16:09:42 +01:00
release.go
release_test.go
repository.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
secret.go
status.go
user.go services/convert/user: Convert pronouns properly 2024-04-03 15:18:01 -05:00
user_test.go
utils.go [BRANDING] add Forgejo Git Service and migration UI 2024-02-05 16:05:02 +01:00
utils_test.go [BRANDING] add Forgejo Git Service and migration UI 2024-02-05 16:05:02 +01:00
wiki.go Fix an actions schedule bug (#28942) 2024-03-25 16:27:32 +01:00