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.
gitea/templates
Giteabot d590607106
Render code block in activity tab (#28816) (#28818)
Backport #28816 by @JakobDev

This is a little bugfix. Inline code is usually rendered in issue
titles, but it is missing in the activity tab.

Before:
![Screenshot 2024-01-16 at 14-20-51
Test](https://github.com/go-gitea/gitea/assets/15185051/383370f3-0fb2-49de-81cc-014e5cf86727)
After:

![grafik](https://github.com/go-gitea/gitea/assets/15185051/83eaf973-ce9a-44ce-beea-2db49fc8bd73)

Co-authored-by: JakobDev <jakobdev@gmx.de>
1 year ago
..
admin Add word break to the repo list in admin settings page (#28034) (#28035) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721) 1 year ago
code Fix 500 error of searching commits (#28576) (#28579) 1 year ago
custom
devtest Improve dropdown button alignment and fix hover bug (#27632) (#27637) 1 year ago
explore Keep profile tab when clicking on Language (#28320) (#28331) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Fix button size in "attached header right" (#28770) (#28774) 1 year ago
package switch destination directory for apt signing keys (#28639) (#28642) 1 year ago
projects Use full width for project boards (#28225) (#28245) 1 year ago
repo Render code block in activity tab (#28816) (#28818) 1 year ago
shared Fix wrong due date rendering in issue list page (#28588) (#28591) 1 year ago
status Clean up template locale usage (#27856) (#27857) 1 year ago
swagger Forbid removing the last admin user (#28337) (#28793) 1 year ago
user Rework markup link rendering (#26745) (#28803) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago