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 [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
auth_form.go feat: add synchronization for SSH keys with OpenID Connect 2024-12-09 18:59:11 +03:00
org.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
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 [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
repo_form.go chore: Remove DeadlineForm 2025-01-31 14:40:27 +01:00
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_tag_form.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
runner.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
user_form.go feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
user_form_auth_openid.go [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
user_form_hidden_comments.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
user_form_test.go Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00