0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-13 07:02:01 -05:00
forgejo/services/forms
Panagiotis "Ivory" Vasilopoulos a1486b0ee4 feat: add pronoun privacy option (#6773)
This commit contains UI changes, tests and migrations for a feature
that lets users optionally hide their pronouns from the general
public. This is useful if a person wants to disclose that
information to a smaller set of people on a local instance
belonging to a local community/association.

Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Beowulf <beowulf@beocode.eu>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6773
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2025-02-15 13:07:15 +00:00
..
admin.go
auth_form.go feat: add synchronization for SSH keys with OpenID Connect 2024-12-09 18:59:11 +03:00
org.go
package_form.go Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00
repo_branch_form.go
repo_form.go chore: Remove DeadlineForm 2025-01-31 14:40:27 +01:00
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go