aboutsummaryrefslogtreecommitdiff
path: root/templates/user
Commit message (Collapse)AuthorAge
...
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* #1384 add pagination for repositoriesUnknwon2016-07-24
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* #2937 able to prohibit user loginUnknwon2016-07-16
|
* Do not assume avatar needs be changed from gravatar.com (#3209)Sandro Santilli2016-06-27
| | | | | | | | | | Always send user to settings screen to change avatar. Drops "change_custom_avatar" localized message, keeps "change_avatar" for the generic one. NOTE: only changes the en-US locale, as per https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept NOTE: requires rebuild of bindata.go to fully see effects
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* #1157 some avatar setting changesUnknwon2016-03-05
| | | | - Allow to delete current avatar
* Render emojis in more places.Andrey Nering2016-03-02
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* fix #2454Unknwon2016-02-14
|
* Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-31
|
* #2491 minor fix for sr on dashboardUnknwon2016-01-29
|
* Minor fix for #2494Unknwon2016-01-28
| | | | - Change tooltip size from mini to tiny in profile page
* URL fix for #2287Unknwon2016-01-15
|
* hide section with user has no organizationsUnknwon2016-01-14
|
* minor fix to #2383Unknwon2016-01-14
| | | | - add tooltip for organization name in profile
* Added improvement from UnknwonExMex2016-01-14
|
* Added links to org profile iconsExMex2016-01-12
|
* Added organization display on profileExMex2016-01-12
| | | | Fixed "Follower" Icon too big
* #2287 Truncate repository name if too longUnknwon2016-01-11
|
* fix #2367Unknwon2016-01-09
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* #2180 fix avatar link when disable gravatarUnknwon2015-12-19
|
* #2159 use icon+tooltip to replace textUnknwon2015-12-12
|
* #2154 disable change user for non-local usersUnknwon2015-12-11
| | | | - #2153 remove require for gravatar
* #2029 not show content of issue in activity timelineUnknwon2015-12-10
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
|
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
|
* 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 #2101Unknwon2015-12-04
|
* add new mirror button to dashboardGibheer2015-12-01
| | | | | This adds the button to create a new mirror on the dashboard at the same place where "new repository" and "new organization" already exist.
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* fix #650Unknwon2015-11-22
|
* 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 '#'
* fix #1448Unknwon2015-11-17
|
* CSS fixUnknwon2015-11-16
|
* fix #1960Unknwon2015-11-16
|
* 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
|
* #1459 Dashboard issues lacks sortingUnknwon2015-11-04
|
* fix #1697Unknwon2015-10-31
|
* fix #1683Unknwon2015-09-24
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* finish new auth e-mailsUnknwon2015-09-17
|