| 
							
							
								 Shish | 583b0b5eb4 | sort IP bans into (specific addresses, networks) and check each list individually in an optimised way; 20x speedup /o/ | 2012-01-27 11:05:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c837239326 | stop including config.php by hand | 2012-01-26 18:19:28 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c46f03bf8f | convert mysql functions + direct query building -> sql standards + paramaters | 2012-01-26 16:20:26 +00:00 |  | 
			
				
					| 
							
							
								 Shish | ab9b4e9123 | limit x,y isn't standard SQL; use limit x offset y | 2012-01-26 16:06:45 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c30cb55504 | log to 'resize' rather than 'core-image' | 2012-01-26 16:03:10 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 4dc4ed45a4 | this should stop any possible errors | 2012-01-26 10:27:34 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 9f92e7badf | popular by day/month/year now has navigation | 2012-01-26 10:27:33 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 3477fe8c22 | png resizing is broken | 2012-01-26 10:27:33 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 4e01a116ad | this should be lowercase | 2012-01-26 10:27:31 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 229f181370 | popular by should use current date if date not se | 2012-01-26 10:27:31 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 12f70776d5 | popular by day/month/year feature for numeric_score ext | 2012-01-26 10:27:30 +00:00 |  | 
			
				
					| 
							
							
								 Daku | e9d7157d22 | this should be rating | 2012-01-26 10:27:30 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 772fcfa7f5 | checks if user is owner of pool before deleting | 2012-01-26 09:56:34 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 2cab5ec247 | autoresize on upload feature for resize ext | 2012-01-26 09:56:32 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 5142901bca | fixes the undefined rating property error | 2012-01-26 09:56:32 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 5a2326614a | delete by query confirm now uses jquery | 2012-01-26 09:56:30 +00:00 |  | 
			
				
					| 
							
							
								 Shish Moom | fc25427ca1 | Merge pull request #97 from NaGeL182/master User Deletion | 2012-01-24 08:32:42 -08:00 |  | 
			
				
					| 
							
							
								 Shish | 6d57af0243 | beta oekaki ext | 2012-01-23 05:42:52 +00:00 |  | 
			
				
					| 
							
							
								 NaGeL | 1ccc26ebd4 | Merge branch 'master' of git://github.com/shish/shimmie2 | 2012-01-22 16:30:12 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 03204859c1 | merge~ | 2012-01-22 15:11:39 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 3338ff0420 | tags/source/rating/locked should only update/log if different than current | 2012-01-21 00:17:07 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 7049b3bf4d | rating/source/locked now log info when set | 2012-01-20 23:04:28 +00:00 |  | 
			
				
					| 
							
							
								 NaGeL | b219d79a22 | A database update, for user deletion now user_favorites clean itself too.
And a DBfix for those who installed shimmie before this date. | 2012-01-20 22:08:19 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 53211aa0a7 | delete with jquery should no longer hide under flash | 2012-01-20 12:45:43 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 38e2f961fb | holiday ext should work properly now | 2012-01-20 12:45:41 +00:00 |  | 
			
				
					| 
							
							
								 Daku | fd9ab64132 | Holiday ext | 2012-01-20 12:45:39 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 49e7bfa1b2 | tidy up some ancient base_href / data_href messes; base_href as a config variable is no longer used | 2012-01-20 03:29:29 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b1d1d71093 | author search from nagel | 2012-01-18 17:53:52 +00:00 |  | 
			
				
					| 
							
							
								 NaGeL | 46776bf853 | added author=<name> search tag. | 2012-01-17 22:43:16 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 940b95c9e6 | searching for image hash bans | 2012-01-17 15:33:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c3aa7f14dd | named placeholder for rating search | 2012-01-16 22:53:14 +00:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 211e191b50 | Removing unnecessary and incorrect mysql_real_escape_string() calls. | 2012-01-16 17:30:06 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 9a4ea2bc77 | merge green-ponies/master | 2012-01-16 21:19:10 +00:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | ce303d4fe3 | Needs to have the get_base_href() first. | 2012-01-16 16:11:53 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 46960eed48 | Fix for Notes missing js files. | 2012-01-16 16:06:05 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 6ca81cb636 | Merge branch 'master' of github.com:shish/shimmie2 | 2012-01-16 20:59:00 +00:00 |  | 
			
				
					| 
							
							
								 Shish | cc3bda38f0 | attempt to hand-merge jgen's revert by IP vits | 2012-01-16 20:58:55 +00:00 |  | 
			
				
					| 
							
							
								 Shish Moom | 40c3861bc9 | Merge pull request #76 from tkorpe/master Bulk add faster | 2012-01-16 12:41:56 -08:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | cd7de93a0a | Changing for-loops to use pre-calculated values. Rather than calculating the value each time. | 2012-01-16 00:07:04 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | d1495050ab | Merge remote-tracking branch 'remotes/shish/master' into speed | 2012-01-15 21:35:11 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | ab4e1db0b8 | Merge remote-tracking branch 'remotes/shish/master' into revert_by_ip | 2012-01-15 21:34:47 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 5ab776d1ef | Merge remote-tracking branch 'remotes/shish/master' | 2012-01-15 21:33:14 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 5b9c8b736d | remove debug | 2012-01-16 01:50:44 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 6d88e3f4d8 | twitter feed ext | 2012-01-16 01:35:36 +00:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 342600cb40 | This code is not used in the master branch. Moved into separate branch 'revert_by_ip'. | 2012-01-15 12:02:54 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | daf51d5477 | Feature to Revert Tag changes by IP address. Allows you to revert all edits made by a specific ip during a specified timeframe. | 2012-01-15 11:57:32 -05:00 |  | 
			
				
					| 
							
							
								 Thasan | 9f8a49483f | check if thumbnail already exists before regenerating it, way to force regen. | 2012-01-12 03:54:27 +02:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | 57da47c93a | using the new uploader | 2012-01-08 13:36:39 -05:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | db59cb14af | Working on Reverting Changes by specific IP. | 2012-01-08 13:23:03 -05:00 |  | 
			
				
					| 
							
							
								 Daku | 0d93f29bce | Delete by Query now requires you to enable the form, aswell as confirm the deletion. | 2011-12-31 14:18:56 +00:00 |  |