0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-13 15:12:18 -05:00
forgejo/routers/common
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
..
auth.go feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
compare.go
db.go [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
errpage.go
errpage_test.go
markup.go fix: Preview picture not visible on Markdown file (#5781) 2024-11-23 15:00:18 +00:00
middleware.go fix: always set stripped slashes on http request 2025-02-10 12:55:11 +01:00
middleware_test.go fix: always set stripped slashes on http request 2025-02-10 12:55:11 +01:00
redirect.go
serve.go