1848 Commits (47e7175b80d1f1bf05bd2da3a38c898596b12835)
 

Author SHA1 Message Date
Unknwon 47e7175b80 upload locales 10 years ago
Unknwon 0b785ad967 work on #672 10 years ago
Unknwon 069486d169 fix #165 10 years ago
无闻 298ebc58c1 Merge pull request #716 from ErebusBat/master
Fix Gravatar images in web view (like commit listing)
10 years ago
无闻 3fd41d138c Merge pull request #712 from Dennis-Smurf/enhancement-issuelink-in-commit
Added issue link rendering in commit messages
10 years ago
Andrew Burns 35b02997f8 Fix Gravatar images in web view (like commit listing)
Related to #700

In the original bug report it was referencing only the sytem avatar images for setup users (like in the header); however the problem also persists with things like commit history.

This commit fixes the `tool.AvatarLink` function so that it also uses the already existing `avatar.HashEmail` function.

I also refactored the `tool.AvatarLink` method some to make the control flow more apparent and adhere better to DRY (there were multiple calls to the `EncodeMd5` function that the `HashEmail` function call replaced, now there is only one.)
10 years ago
Andrew Burns adc1ac689e HashEmail function should also remove spaces
According to the [Gravatar API](https://en.gravatar.com/site/implement/hash/) whitespace should also be removed from the email, it was not doing this previously.
10 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages 10 years ago
Unknwon e577f2fff3 fix #706 and other mirror improve 10 years ago
无闻 daf96dfae1 Merge pull request #709 from TonyTsangHK/dev
Display multi-line commit message on commit diff page.
10 years ago
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page. 10 years ago
无闻 f7f4ea1dcf Merge pull request #708 from ErebusBat/master
Use the avatar.HashEmail function instead of hashing email directly.
10 years ago
fuxiaohei 0af3a5b603 add issue list filter ui 10 years ago
Andrew Burns 00cf3e4dab Use the avatar.HashEmail function instead of hashing email directly. Fixes #700 10 years ago
无闻 cb6be94358 Merge pull request #696 from deiwin/update/user-api-to-include-full-name
add full name to found users' list on the UI
10 years ago
Deiwin Sarjas 54ef1cee1d add full name to found users' list 10 years ago
无闻 b9999427a8 Merge pull request #694 from deiwin/update/user-api-to-include-full-name
update user api search results to include the full name
10 years ago
无闻 ddeb076890 Merge pull request #695 from CBiX/dev
fixed code view line height for firefox
10 years ago
Florian Hülsmann d06d58e461 fixed code view line height for firefox 10 years ago
Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name
Is fully backwards compatible
Fixes #677
10 years ago
无闻 cd627ba16e Merge pull request #690 from Dennis-Smurf/feature-sha1-markdown-pattern
Addded sha1 pattern in markdown for current repository
10 years ago
dennis-smurf d0a80e432d Addded sha1 pattern in markdown for current repository 10 years ago
Unknwon 9558999698 mirror fix 10 years ago
Unknwon 5338808600 fix #676 10 years ago
Unknwon 82da024a4d fix #687 10 years ago
Unknwon 5c866fc737 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon d75013a0e8 fix #580 10 years ago
无闻 1591a37ad5 Merge pull request #686 from willglynn/cert_stub_exit_code
Cert command stub should return a non-zero exit code
10 years ago
Will Glynn 3e528f34af Cert command stub should return a non-zero exit code 10 years ago
Unknwon b6437b5a4c safe check 10 years ago
Unknwon db4951bc61 mirror fix on oauth2 10 years ago
Unknwon d6132aaa88 fix oauth2 10 years ago
无闻 9adc8e9d3f Merge pull request #683 from jcracknell/admin-repos-cols
Fix swapped issue/star columns in /admin/repos
10 years ago
无闻 be54b4bf26 Merge pull request #682 from jcracknell/user-links
Fix user links
10 years ago
James Cracknell 64d90a761b Fix swapped issue/star columns in /admin/repos 10 years ago
James Cracknell 4d123d0a93 Fix user links 10 years ago
Unknwon 5dd8308686 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 9c2120eb34 fix #675 10 years ago
无闻 4f8d888e66 Merge pull request #674 from jcracknell/pfx-export
Added comments documenting how to export SSL keys from .pfx
10 years ago
James Cracknell ca09a0b516 Added comments documenting how to export SSL keys from .pfx 10 years ago
Unknwon a43164877c fix #664 10 years ago
Unknwon 515641d033 fix #659 10 years ago
Unknwon 54d25c13d7 Fix #543 10 years ago
fuxiaohei 23d53561d1 update milestone page design 10 years ago
Unknwon 0cce61de3a Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 5b96e3fcc7 fix #660 10 years ago
fuxiaohei 79dae254cf add milestone page design 10 years ago
无闻 5b32cdd960 Merge pull request #657 from chai2010/dev
Fix #656
10 years ago
chai2010 f9ad8d6903 Fix #656 10 years ago
Unknwon 1b66600bd0 Fix #652 10 years ago