Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							598df41b1d
							
						
					 | 
					
						
						
							
							set default in display, not build to avoid errors
						
						
						
						
						
						
					 | 
					
						2015-04-18 10:42:08 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							be18140944
							
						
					 | 
					
						
						
							
							added option to hide random link on paginator (only post/list should show now)
						
						
						
						
						
						
					 | 
					
						2015-04-18 10:41:32 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e9e5ca2be
							
						
					 | 
					
						
						
							
							Fixing/adding/cleaning up the PHP Doc comments.
						
						
						
						
						
						
					 | 
					
						2014-04-26 05:01:49 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							298344048c
							
						
					 | 
					
						
						
							
							Make these functions public to prevent scrutinizer from complaining.
						
						
						
						
						
						
					 | 
					
						2014-04-26 00:27:16 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							9acf6c7f19
							
						
					 | 
					
						
						
							
							Rename these class functions to prevent warnings from scrutinizer.
						
						
						
						
						
						
					 | 
					
						2014-04-25 15:57:23 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							141ec53236
							
						
					 | 
					
						
						
							
							Rename these class functions to prevent warnings from scrutinizer.
						
						
						
						
						
						
					 | 
					
						2014-04-25 15:55:31 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							780d5f8709
							
						
					 | 
					
						
						
							
							More linting. Explicitly declare these class variables, as well as comment out dead code.
						
						
						
						
						
						
					 | 
					
						2014-04-24 22:13:00 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							b3077d5bcd
							
						
					 | 
					
						
						
							
							Removing the closing PHP "?>" tag as per style guidelines.
						
						
						
						
						
						
					 | 
					
						2014-04-24 19:13:20 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jgen
							
						 
					 | 
					
						
						
						
						
							
						
						
							f4f94e6273
							
						
					 | 
					
						
						
							
							Merge pull request #379 from DakuTree/patch-2
						
						
						
						
						
						
						
						Misc tweaks/fixes (fixes/closes issue 17 & 323) 
						
						
					 | 
					
						2014-02-21 13:40:15 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							1909f9072e
							
						
					 | 
					
						
						
							
							use mt_rand() instead of rand()
						
						
						
						
						
						
						
						rand() isn't so random on windows: http://tjl.co/blog/code/followup-php-rand-vs-mt_rand/
mt_rand() is also slightly faster 
						
						
					 | 
					
						2014-02-16 04:43:38 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							629f9940c3
							
						
					 | 
					
						
						
							
							thumbnail border-color for post relationships
						
						
						
						
						
						
						
						also removed build_thumb_html from themes (mostly old versions of the default base function) 
						
						
					 | 
					
						2014-02-04 18:41:40 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							39753fe7a9
							
						
					 | 
					
						
						
							
							Finish the process of removing $query from thumb links. (Forgot to remove $query from the thumb links)
						
						
						
						
						
						
					 | 
					
						2013-07-07 10:34:19 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							47c1b5d094
							
						
					 | 
					
						
						
							
							move query-string-passing to JS rather than embedding in the HTML, so that the HTML can be commonised and cached better
						
						
						
						
						
						
					 | 
					
						2013-07-05 22:32:16 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							6394cd8100
							
						
					 | 
					
						
						
							
							make shm-thumb use consistent across themes, with data-tags and data-post-id
						
						
						
						
						
						
					 | 
					
						2012-08-15 20:42:56 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							3eb1f1c2ab
							
						
					 | 
					
						
						
							
							move move common code into base classes
						
						
						
						
						
						
					 | 
					
						2012-03-12 05:08:40 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							15777b3bb5
							
						
					 | 
					
						
						
							
							move common themelt parts into a base class
						
						
						
						
						
						
					 | 
					
						2012-03-12 05:04:29 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							af7704825b
							
						
					 | 
					
						
						
							
							use HTTP status codes with error messages
						
						
						
						
						
						
					 | 
					
						2012-02-16 15:37:05 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							c2bf42ef5a
							
						
					 | 
					
						
						
							
							less passing of $page
						
						
						
						
						
						
					 | 
					
						2012-02-15 08:59:24 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							660f9ca4b0
							
						
					 | 
					
						
						
							
							Changed "'thumb_width', 'thumb_height'" > "$config->get_int('thumb_width'), $config->get_int('thumb_height')"
						
						
						
						
						
						
					 | 
					
						2011-12-21 20:52:06 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							c7852423d4
							
						
					 | 
					
						
						
							
							Added a feature which removes the size tag from mp3 tooltips.
						
						
						
						
						
						
					 | 
					
						2011-12-16 21:29:46 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							56931b0eaa
							
						
					 | 
					
						
						
							
							Changed the 192x192 default to use the max thumbnail size. Made this work with SVG aswell.
						
						
						
						
						
						
					 | 
					
						2011-12-16 18:36:08 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daku
							
						 
					 | 
					
						
						
						
						
							
						
						
							a38327b6d3
							
						
					 | 
					
						
						
							
							Made flash thumbnails have a default 192x192 resolution.
						
						
						
						
						
						
					 | 
					
						2011-12-16 16:34:23 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							d8e027b776
							
						
					 | 
					
						
						
							
							a load more tests
						
						
						
						
						
						
					 | 
					
						2009-07-19 04:49:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shish Moom
							
						 
					 | 
					
						
						
						
						
							
						
						
							b0448eba6f
							
						
					 | 
					
						
						
							
							theme changes
						
						
						
						
						
						
					 | 
					
						2009-07-06 04:29:55 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							5a4fc6d1fe
							
						
					 | 
					
						
						
							
							more futaba tweaks
						
						
						
						
						
						
						
						git-svn-id: file:///home/shish/svn/shimmie2/trunk@850 7f39781d-f577-437e-ae19-be835c7a54ca 
						
						
					 | 
					
						2008-05-18 01:04:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							cfb80945f0
							
						
					 | 
					
						
						
							
							a couple of other tweaks
						
						
						
						
						
						
						
						git-svn-id: file:///home/shish/svn/shimmie2/trunk@847 7f39781d-f577-437e-ae19-be835c7a54ca 
						
						
					 | 
					
						2008-05-16 22:11:27 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							4e3ecd9458
							
						
					 | 
					
						
						
							
							hax~
						
						
						
						
						
						
						
						git-svn-id: file:///home/shish/svn/shimmie2/trunk@843 7f39781d-f577-437e-ae19-be835c7a54ca 
						
						
					 | 
					
						2008-05-16 20:38:30 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shish
							
						 
					 | 
					
						
						
						
						
							
						
						
							2ab8e256eb
							
						
					 | 
					
						
						
							
							:3
						
						
						
						
						
						
						
						git-svn-id: file:///home/shish/svn/shimmie2/trunk@842 7f39781d-f577-437e-ae19-be835c7a54ca 
						
						
					 | 
					
						2008-05-16 19:39:29 +00:00 | 
					
					
						
						
							
							
							
						
					 |