go-gitea/routers
Keith Rutkowski 96dd2686b1 Hook up frontend templates to render reference comments
Commit features:
- renders reference comments only if their source still exists (except
for old style commit refs)
- allows for more complex rendering options, e.g. issue or commit
status, quoted comments, etc.
- properly handles updates to issue/PR titles, movement of repositories,
etc.

NOTE:  Only the en_US locale is provided by this commit.
2018-07-06 08:04:33 -04:00
..
admin LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
api/v1 Fixes repo membership check in API (#4341) 2018-07-05 15:14:56 +08:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Hook up frontend templates to render reference comments 2018-07-06 08:04:33 -04:00
routes Fix topics addition (Another solution) (#4031) (#4258) 2018-06-21 17:09:46 +08:00
user Add Recaptcha functionality to Gitea (#4044) 2018-07-05 00:13:05 -04:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go fix not respecting landing page setting (#4209) 2018-06-15 11:42:46 +08:00
init.go Store OAuth2 session data in database (#3660) 2018-04-29 09:09:24 +03:00
install.go Keep preseeded database password (#4284) 2018-07-03 20:09:55 -04:00