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.
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909)
* issue content history

* Use timeutil.TimeStampNow() for content history time instead of issue/comment.UpdatedUnix (which are not updated in time)

* i18n for frontend

* refactor

* clean up

* fix refactor

* re-format

* temp refactor

* follow db refactor

* rename IssueContentHistory to ContentHistory, remove empty model tags

* fix html

* use avatar refactor to generate avatar url

* add unit test, keep at most 20 history revisions.

* re-format

* syntax nit

* Add issue content history table

* Update models/migrations/v197.go

Co-authored-by: 6543 <6543@obermui.de>

* fix merge

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
branch Add possibility to make branch in branch page (#15960) 3 years ago
diff Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
editor Add attachments for PR reviews (#16075) 3 years ago
graph Use pulls in commit graph unless pulls are disabled (#15774) 3 years ago
issue Save and view issue/comment content history (#16909) 3 years ago
migrate Make mirror feature more configurable (#16957) 3 years ago
projects Kanban colored boards (#16647) 3 years ago
pulls Enforce tab indentation in templates (#15289) 3 years ago
release Prevent 500 on draft releases without tag (#16634) 3 years ago
settings Add a simple way to rename branch like gh (#15870) 3 years ago
wiki Add edit button to wiki sidebar and footer (#16719) 3 years ago
activity.tmpl Enforce tab indentation in templates (#15289) 3 years ago
blame.tmpl Link to previous blames in file blame page (#16259) 3 years ago
branch_dropdown.tmpl Fix extra curly brace breaking release compare (#15988) 3 years ago
clone_buttons.tmpl Update JS dependencies (#16708) 3 years ago
commit_page.tmpl Enforce tab indentation in templates (#15289) 3 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commits.tmpl Add compare tag dropdown to releases page (#15695) 3 years ago
commits_list.tmpl Replace `list.List` with slices (#16311) 3 years ago
commits_list_small.tmpl Replace `list.List` with slices (#16311) 3 years ago
commits_table.tmpl Show correct text when comparing commits on empty pull request (#16569) 3 years ago
create.tmpl fixed create repo page layout (#17012) 3 years ago
empty.tmpl Fix default push instructions on empty repos (#16302) 3 years ago
forks.tmpl Direct avatar rendering (#13649) 4 years ago
graph.tmpl Kanban colored boards (#16647) 3 years ago
header.tmpl Add push to remote mirror repository (#15157) 3 years ago
home.tmpl Add bundle download for repository (#14538) 3 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
search.tmpl Issue sidebar and misc css fixes (#15524) 3 years ago
shabox_badge.tmpl Fix avatar template error (#13833) 4 years ago
sub_menu.tmpl Move macaron to chi (#14293) 3 years ago
upload.tmpl Add attachments for PR reviews (#16075) 3 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Add option to copy line permalink (#17145) 3 years ago
view_list.tmpl Defer Last Commit Info (#16467) 3 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago