aboutsummaryrefslogtreecommitdiff
path: root/routers/user/profile.go
Commit message (Collapse)AuthorAge
* Fix panic when view profile without signinUnknwon2016-02-19
| | | | Also fix that no matter who, still able to see organizations with private membership.
* Merge pull request #2578 from exmex/developUnknwon2016-02-14
|\ | | | | Admins and user itself sees private org relations on profile
| * Admins and user itself sees private org relations on profileExMex2016-02-07
| |
* | Minor fix for #2567Unknwon2016-02-14
| |
* | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
|/
* fix #2529Unknwon2016-01-31
|
* Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
|
* Added organization display on profileExMex2016-01-12
| | | | Fixed "Follower" Icon too big
* fix cannot show user public ssh keysUnknwon2016-01-09
|
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-25
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
- User profile un/follow - List user's followers/following