Commit Graph

1287 Commits (b31c7fe074dae7e51a4b2cd6aa1a9d6f2318b767)

Author SHA1 Message Date
Kim "BKC" Carlbäcker b921161666 Name popup
Kim "BKC" Carlbäcker 2cc1ee3fc0 Implemented participant-listing for issue-pages
Unknwon 86f841dd71 Merge pull request from xxxtonixxx/develop
To add spanish translation to home template
Unknwon 7ca1821725 fix
Unknwon e33ddac9bf Minor fix for
Toni Villena 1105a3139f Add es-ES to home template
Unknwon 7ef9a05588 use Go sub-repo ssh to verify public key content
Unknwon c631a4a9b9 URL fix for
Unknwon dccfadf7b8 hide section with user has no organizations
Unknwon d1675c2701 fix CSS of branch dropdown when view commits under revision
Unknwon 29b07693dd minor fix to
- add tooltip for organization name in profile
Unknwon f75b5f4287 Merge pull request from exmex/develop
Added organization display on profile
ExMex 40413c5c6c Added improvement from Unknwon
Adam Strzelecki 41fdaabcf7 commit.RefUrl expects AppUrl argument
This is fixup for ea375c0dcc. The bug was not
visible because commit.RefUrl was always returning empty url due regression
described in https://github.com/gogits/git-module/pull/4
ExMex 53a63de9dc Added links to org profile icons
ExMex f610bfa8a2 Added organization display on profile
Fixed "Follower" Icon too big
Unknwon fc4a4d38d1 Merge pull request from philippechataignon/develop
Add fr-FR to home template
Philippe Chataignon 939d96813c Add fr-FR to home template
Unknwon f43cc90841 Truncate repository name if too long
Unknwon 91bab801aa try to handle []int8 case
Unknwon 86bce4a2ae minor fix to
Unknwon 21d7b5acaf fix
Unknwon bcf6aed452 Merge pull request from andreynering/highlight-diff
Highlight diff
Unknwon cc8c67ff29 fix markdown autolink error
Unknwon 03427fb005 fix
Unknwon e0f0f72a36 disallow access of some pages for empty repo
Unknwon ca35ddd078 fix
Andrey Nering 81ed5c4bee Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
Andrey Nering 73474c043b Highlighting differences of lines in the diff view.
Unknwon cc22c8a1ae update dep lib version requirement
Kim "BKC" Carlbäcker 2087156119 Removed opticon-fold
Kim "BKC" Carlbäcker 3870a7a3c8 merged split/unified templates
Kim "BKC" Carlbäcker 8fe5d887ae Changed name from inline to unified
Kim "BKC" Carlbäcker 4e6d048ba1 i18n-fix for split-view
Kim "BKC" Carlbäcker 0df39b33eb Implement Split Diff-View
- Unified/Inline Diff-View Selectable
Unknwon 7392b6a755 fix
Unknwon 4993ab1a76 fall back to use custom chardet lib
Unknwon 8d58e06ad8 more fix on
Unknwon b8fbf6559d Merge pull request from joaopms/patch-1
Fix the description on head.tmpl
Unknwon 44637f03cc fast detection of utf-8
João Pedro 7bab3d682f Lowercase "Service"
João Pedro 34f01aab5e Update head.tmpl
Unknwon 93f03707a7 set text/plain for non-binary files in raw mode
Unknwon 85af36332b fix utf-8 recognized as windows-1252
Unknwon 13fe733037 use monospaced font for commit IDs in news feeds
Unknwon a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
Unknwon c62a6b7a12 allow switch branches between two orgs in compose PR
Unknwon cadf03db68 fix avatar link when disable gravatar
Unknwon 5ff6eedf5e fix button name
Unknwon 53eb37d529 fix