Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							ac53bb593d 
							
						 
					 
					
						
						
							
							#2878  print error of JSON unmarshal and always returns a valid object  
						
						
						
					 
					
						2016-03-26 16:42:20 -04:00 
						 
				 
			
				
					
						
							
							
								Nikko Miu 
							
						 
					 
					
						
						
						
						
							
						
						
							9a43fcb61c 
							
						 
					 
					
						
						
							
							Changed EscapePound function with string replace function  
						
						
						
					 
					
						2016-03-24 20:48:52 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							58f0c68151 
							
						 
					 
					
						
						
							
							Some minor changes  
						
						
						
					 
					
						2016-03-06 16:40:04 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							414eb22ef9 
							
						 
					 
					
						
						
							
							#1597  fix activitity feeds for pull requests  
						
						
						
					 
					
						2016-03-05 12:58:51 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							912f7b51e9 
							
						 
					 
					
						
						
							
							#1821  add actions for close and reopen issues  
						
						
						
					 
					
						2016-02-22 12:40:00 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							d5a3021a7d 
							
						 
					 
					
						
						
							
							Make markdown as an independent module  
						
						
						
					 
					
						2016-02-20 17:10:05 -05:00 
						 
				 
			
				
					
						
							
							
								Andrey Nering 
							
						 
					 
					
						
						
						
						
							
						
						
							e40d94bb4f 
							
						 
					 
					
						
						
							
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							2bfb8bb5fd 
							
						 
					 
					
						
						
							
							Enable sintax highlighting on diff view.  Close   #733  
						
						
						
					 
					
						2016-02-04 18:21:47 -02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							4993ab1a76 
							
						 
					 
					
						
						
							
							#2185  fall back to use custom chardet lib  
						
						
						
					 
					
						2015-12-31 22:13:47 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							44637f03cc 
							
						 
					 
					
						
						
							
							#2282  fast detection of utf-8  
						
						
						
					 
					
						2015-12-27 17:02:36 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							85af36332b 
							
						 
					 
					
						
						
							
							#2282  fix utf-8 recognized as windows-1252  
						
						
						
					 
					
						2015-12-25 05:25:47 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							1e7e092992 
							
						 
					 
					
						
						
							
							#2103  Ability to map extensions for syntax highlighting in config  
						
						
						
					 
					
						2015-12-17 22:31:34 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							6673dcb038 
							
						 
					 
					
						
						
							
							#2103   #2181  improvments of highlight class name  
						
						
						
					 
					
						2015-12-16 22:13:12 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							ea375c0dcc 
							
						 
					 
					
						
						
							
							new template func  
						
						
						
					 
					
						2015-12-13 23:16:58 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							95f9c85bcc 
							
						 
					 
					
						
						
							
							#2185  use Go sub-repo to detect encoding  
						
						
						
					 
					
						2015-12-13 19:56:33 -05:00 
						 
				 
			
				
					
						
							
							
								Adam Strzelecki 
							
						 
					 
					
						
						
						
						
							
						
						
							e2ca53029e 
							
						 
					 
					
						
						
							
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							e538ff2770 
							
						 
					 
					
						
						
							
							fix   #1829  and  fix   #890  
						
						
						
					 
					
						2015-12-04 21:30:33 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							7f9598141b 
							
						 
					 
					
						
						
							
							fix   #2020  
						
						
						
					 
					
						2015-11-24 18:49:34 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							b2fb7e3fd2 
							
						 
					 
					
						
						
							
							more HTTP clone word fix  
						
						
						
					 
					
						2015-11-22 13:01:42 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							efaf60ba5a 
							
						 
					 
					
						
						
							
							fix   #2013  
						
						
						
					 
					
						2015-11-22 02:42:39 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							bb1fbe4e70 
							
						 
					 
					
						
						
							
							octicon fix in feeds  
						
						
						
					 
					
						2015-11-16 11:39:48 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							679af4ddea 
							
						 
					 
					
						
						
							
							clean up  
						
						
						
					 
					
						2015-11-13 22:45:33 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							1d57f0d64f 
							
						 
					 
					
						
						
							
							Show custom avatars in commits  
						
						
						
					 
					
						2015-11-13 17:10:25 -05:00