aboutsummaryrefslogtreecommitdiff
path: root/templates/user/dashboard/feeds.tmpl
Commit message (Collapse)AuthorAge
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
|
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
|
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
|
* webhook: add fork eventUnknwon2017-02-27
|
* dashboard: add delete branch and tag news feedsUnknwon2017-02-27
|
* Fix template error [CI SKIP]Unknwon2016-08-14
|
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* Render emojis in more places.Andrey Nering2016-03-02
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* URL fix for #2287Unknwon2016-01-15
|
* #2287 Truncate repository name if too longUnknwon2016-01-11
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
|
* #2029 not show content of issue in activity timelineUnknwon2015-12-10
|
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-09
| | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits.
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
| | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* Show custom avatars in commitsUnknwon2015-11-13
|
* #1854 show issue contentUnknwon2015-11-13
|
* new dashboard uiUnknwon2015-11-13
|
* #1854 improvesAlexey Makhov2015-11-13
|
* #1854 issue title at dashboardAlexey Makhov2015-11-12
|
* finish initial version of pull requestUnknwon2015-09-02
|
* add merger info and news feedUnknwon2015-09-02
|
* #1377 add rename repo actionUnknwon2015-09-01
|
* #1246 Dashboard error: nil commitsUnknwon2015-08-25
|
* fix app suburl in feedsUnknwon2015-08-09
|
* fix #864 with migration and update localeUnknwon2015-07-26
|
* #988: fix one missing duplicated prefixUnknwon2015-03-13
| | | | - update some locale files
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
|
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* custom avatar uploadUnknwon2014-11-21
|
* Add push tag actionUnknwon2014-10-10
|
* Page: Compare 2 commitsUnknwon2014-10-10
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* Page: User profileUnknwon2014-09-25