0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 06:24:34 +01:00
gitea/routers
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703)
Fix #32700, regression of recent markup refactoring

And by the way, clarify many legacy problems:

1. Some "RenderXxx" functions do not really "render", they only call "post processors"
2. Merge "RenderEmoji | RenderCodeBlock", they are all for "simple issue title"
2024-12-04 01:39:33 +00:00
..
api Add Swift login endpoint (#32693) 2024-12-03 16:24:16 +00:00
common Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
install
private Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
utils
web Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00