summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/feeds.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-7/+7
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-4/+4
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-19/+19
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-27/+27
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Fix release typo (#18728)Lunny Xiao2022-02-111-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-22/+18
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-29/+29
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-11/+9
* show tag name on dashboard items list (#16466)a10121127962021-07-171-1/+1
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-1/+1
* Fix a couple of issues with a feeds (#14897)zeripath2021-03-061-1/+2
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+7
* Handle NotifyCreateRef as create branch in feeds (#14245)Cirno the Strongest2021-01-041-1/+5
* Fix feed push tag (#14064)Lunny Xiao2020-12-201-3/+3
* Fix action avatar loading (#13909)silverwind2020-12-091-1/+1
* Fix frontpage avatars (#13853)silverwind2020-12-091-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+8
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-5/+5
* Add action feed for new release (#12324)赵智超2020-07-291-0/+4
* Use only first line of commit when creating referenced comment (#11960)Cirno the Strongest2020-06-191-1/+2
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-7/+7
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+4
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-1/+7
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-1/+1
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-271-1/+5
* UI: Better support for long repo names (#5932)silverwind2019-02-021-2/+2
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-3/+4
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-2/+9
* Implemented hover text showing user FullName (#4261)Guido Diepen2018-07-051-1/+1
* Responsive view (#2750)Morgan Bazalgette2017-12-301-2/+2
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-0/+6
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-251-1/+1
* Fix invalid reference in feeds template (#1820)Ethan Koenig2017-05-271-1/+1
* Fix template error [CI SKIP]Unknwon2016-08-141-1/+1
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-051-2/+8
* Render emojis in more places.Andrey Nering2016-03-021-7/+7
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-0/+8
* URL fix for #2287Unknwon2016-01-151-9/+9
* #2287 Truncate repository name if too longUnknwon2016-01-111-1/+1
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-1/+1
* #2029 not show content of issue in activity timelineUnknwon2015-12-101-1/+0
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-091-1/+1