2
0
Commit Graph

28 Commits

Author SHA1 Message Date
Andrey Nering
d462d04d41 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
Closes #3182
2016-08-11 17:07:09 -07:00
Andrey Nering
f3f2598e23 Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) 2016-08-11 16:16:36 -07:00
Unknwon
279b1cd419 Little code refactoring 2016-08-09 12:56:00 -07:00
Unknwon
11e7ac2a93 Use struct for UI settings 2016-07-24 00:23:54 +08:00
Unknwon
916a896f01 Upgrade octicon to 4.3.0 2016-07-16 12:45:13 +08:00
Unknwon
103f4a045e #2878 print error of JSON unmarshal and always returns a valid object 2016-03-26 16:42:20 -04:00
Nikko Miu
85223e6d11 Changed EscapePound function with string replace function 2016-03-24 20:48:52 -05:00
Unknwon
11d37926d2 Some minor changes 2016-03-06 16:40:04 -05:00
Unknwon
c696aa9443 #1597 fix activitity feeds for pull requests 2016-03-05 12:58:51 -05:00
Unknwon
41fbd1bbeb #1821 add actions for close and reopen issues 2016-02-22 12:40:00 -05:00
Unknwon
69f420490d Make markdown as an independent module 2016-02-20 17:10:05 -05:00
Andrey Nering
ce1ab1ad2d Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.

Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
2016-02-08 17:03:18 -02:00
Andrey Nering
594c929461 Enable sintax highlighting on diff view. Close #733 2016-02-04 18:21:47 -02:00
Unknwon
535758a58d #2185 fall back to use custom chardet lib 2015-12-31 22:13:47 -05:00
Unknwon
035b4e4415 #2282 fast detection of utf-8 2015-12-27 17:02:36 -05:00
Unknwon
a54e0bff4f #2282 fix utf-8 recognized as windows-1252 2015-12-25 05:25:47 -05:00
Unknwon
112b78ff45 #2103 Ability to map extensions for syntax highlighting in config 2015-12-17 22:31:34 -05:00
Unknwon
cff1a53671 #2103 #2181 improvments of highlight class name 2015-12-16 22:13:12 -05:00
Unknwon
f0c24eb7ba new template func 2015-12-13 23:16:58 -05:00
Unknwon
9e27955942 #2185 use Go sub-repo to detect encoding 2015-12-13 19:56:33 -05:00
Adam Strzelecki
c2c88079bb Render commit msg as header + verbatim description
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.

Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
2015-12-07 01:50:45 +01:00
Unknwon
4b54ceb402 fix #1829 and fix #890 2015-12-04 21:30:33 -05:00
Unknwon
f354dd37d0 fix #2020 2015-11-24 18:49:34 -05:00
Unknwon
ff08e02395 more HTTP clone word fix 2015-11-22 13:01:42 -05:00
Unknwon
fe20eb92f4 fix #2013 2015-11-22 02:42:39 -05:00
Unknwon
ca94d51290 octicon fix in feeds 2015-11-16 11:39:48 -05:00
Unknwon
fd8106e6ea clean up 2015-11-13 22:45:33 -05:00
Unknwon
9fe7b7125d Show custom avatars in commits 2015-11-13 17:10:25 -05:00