gitea/modules/structs
JakobDev 6598d0291c
Allow Organisations to have a E-Mail ()
Resolves 

This adds a E-Mail field to Organisations. The E-Mail is just shown on
the Profile when it is visited by a logged in User. The E-mail is not
used for something else.

**Screenshots:**

![grafik](https://github.com/go-gitea/gitea/assets/15185051/a8d622b3-7278-4c08-984b-9c5ebfdb5471)

![grafik](https://github.com/go-gitea/gitea/assets/15185051/6dcb1dd7-d04b-49eb-bc96-6582cfe9757b)

---------

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Denys Konovalov <privat@denyskon.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-25 08:26:27 +00:00
..
activity.go Add activity feeds API () 2023-04-04 21:35:31 +08:00
activitypub.go
admin_user.go Allow custom "created" timestamps in user creation API () 2023-02-16 10:32:01 -06:00
attachment.go
commit_status.go Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go New webhook trigger for receiving Pull Request review requests () 2023-05-24 22:06:27 -04:00
issue_comment.go
issue_label.go Add API for Label templates () 2023-05-23 18:10:23 +08:00
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
issue.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
lfs_lock.go
mirror.go
miscellaneous.go Add API for gitignore templates () 2023-04-27 11:51:20 +08:00
nodeinfo.go
notifications.go
org_member.go
org_team.go
org.go Allow Organisations to have a E-Mail () 2023-07-25 08:26:27 +00:00
package.go
pull_review.go
pull.go Add the ability to pin Issues () 2023-05-25 15:17:19 +02:00
release.go
repo_branch.go
repo_collaborator.go
repo_commit.go Add file status for API "Get a single commit from a repository" () () 2023-07-20 16:35:47 +08:00
repo_file.go Refactor "Content" for file uploading () 2023-07-18 18:14:47 +00:00
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
repo_wiki.go
repo.go Support copy protected branch from template repository () 2023-07-21 12:32:47 +08:00
settings.go
status.go
task.go Make repo migration cancelable and fix various bugs () 2023-05-11 08:25:46 +00:00
user_app.go Add scopes to API to create token and display them () 2023-02-20 15:28:44 -06:00
user_email.go add admin API email endpoints () 2023-03-14 03:54:40 -04:00
user_gpgkey.go
user_key.go
user.go Add API for changing Avatars () 2023-06-29 23:22:55 +00:00
visible_type.go change org_type.go to visible_type.go and fix the notes () 2023-02-09 06:40:34 +00:00