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.
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
..
branch Show Pull Request button or status of latest PR in branch list (#6990) 5 years ago
diff Fix 7303 - remove unnessesary buttons on archived repos (#7326) 5 years ago
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
issue Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
pulls Add commit statuses reports on pull request view (#6845) 5 years ago
release Properly escape release attachment URL (#6512) 5 years ago
settings Repository avatars (#6986) 5 years ago
wiki Improve issue autolinks (#6273) 5 years ago
activity.tmpl Improve localization of git activity stats (#6848) 5 years ago
blame.tmpl Add option to blame files (#5721) 5 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 6 years ago
commit_page.tmpl Compare branches, commits and tags with each other (#6991) 5 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
create.tmpl Add more title attributes on shortened names (#6647) 5 years ago
empty.tmpl Feature: Archive repos (#5009) 6 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Repository avatars (#6986) 5 years ago
home.tmpl Add option to blame files (#5721) 5 years ago
migrate.tmpl Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 6 years ago
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 5 years ago
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago
view_file.tmpl Order file actions equal to GitHub (#6706) 5 years ago
view_list.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago