You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
* Store original author info for migrated issues and comments

Keep original author name for displaying in Gitea interface and also
store original author user ID for potential future use in linking
accounts from old location.

* Add original_url for repo

Store the original URL for a migrated repo

Clean up migrations/tests

* fix migration

* fix golangci-lint

* make 'make revive' happy also

* Modify templates to use OriginalAuthor if set

Use the original author name in templates if it is set rather than the
user who migrated/currently owns the issues

* formatting fixes

* make generate-swagger

* Use default avatar for imported comments

* Remove no longer used IgnoreIssueAuthor option

* Add OriginalAuthorID to swagger also
5 years ago
..
admin show lfs config on admin panel (#7220) 5 years ago
base Allow Recaptcha service url to be configured (#6820) 5 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail UX + Security current user password reset (#5042) 5 years ago
org fix new team 500 (#6749) 5 years ago
pwa Service worker js is a missing comma (#6788) 5 years ago
repo Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
status Minor UI tweaks (#5980) 5 years ago
swagger Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
user Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
home.tmpl "It's all in GitHub" isn't true anymore, update the home template (#7059) 5 years ago
install.tmpl Add support of utf8mb4 for mysql (#6992) 5 years ago