| 
							
							
								 Shish | bab3145fbc | plural() was never used | 2012-03-10 02:13:50 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 91393e003a | un-typo a test | 2012-03-10 02:09:29 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1c4a029564 | basic oekaki test | 2012-03-10 02:08:01 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 04bdbeb740 | test that viewing the log doesn't crash horribly immediately | 2012-03-10 02:06:25 +00:00 |  | 
			
				
					| 
							
							
								 Shish | e5f4b5ffa1 | test tweeter | 2012-03-10 01:57:47 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a20245ff70 | Merge branch 'master' of github.com:shish/shimmie2 | 2012-03-10 01:07:02 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 2943750822 | upgrade simpletest library, hopefully get rid of deprecation warnings... | 2012-03-09 23:08:58 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 91a97f2b00 | no pages for one image | 2012-03-09 22:49:26 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a7a50cb78f | start at page 1 | 2012-03-09 22:48:17 +00:00 |  | 
			
				
					| 
							
							
								 Shish | eb8c15b9a0 | whitespace | 2012-03-09 22:08:55 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 90f27cf7fd | argh | 2012-03-09 22:05:16 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 788f25a12d | Merge pull request #168 from DakuTree/master Shimmie API | 2012-03-09 14:02:12 -08:00 |  | 
			
				
					| 
							
							
								 Shish | 591a6cdb76 | GET doesn't work due to auth token check | 2012-03-09 21:57:35 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 9608feffa6 | make PM reading work | 2012-03-09 21:54:09 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 15acbc08bd | whitespace | 2012-03-09 21:52:18 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f6bd6dc057 | fixing tag reversion | 2012-03-09 21:44:39 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b1a8a82bf2 | there is another test image now | 2012-03-09 21:34:03 +00:00 |  | 
			
				
					| 
							
							
								 Shish | eaa46d7385 | split out data | 2012-03-09 21:10:26 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 3c11feae1c | changing back to api/shimmie & allow $_GET or args while using api | 2012-03-09 21:09:15 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1f07a273f6 | move copy & pasted transload code into a shared function | 2012-03-09 21:07:21 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 4a51c73435 | some more api docs | 2012-03-09 20:46:26 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 2acd983570 | get user info via json api | 2012-03-09 20:46:25 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 266a0d7c25 | more test fixes | 2012-03-09 19:53:55 +00:00 |  | 
			
				
					| 
							
							
								 Shish | bbbc92418d | add missing test data | 2012-03-09 18:50:23 +00:00 |  | 
			
				
					| 
							
							
								 Shish | dc6c85975b | working navigation for tag history | 2012-03-09 15:55:17 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 8996c95a47 | Merge branch 'master' of github.com:shish/shimmie2 | 2012-03-09 15:55:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 461bd6bf61 | IP ban from tag history page | 2012-03-09 15:34:41 +00:00 |  | 
			
				
					| 
							
							
								 Shish | e35c1dca74 | Merge branch 'master' of github.com:shish/shimmie2 | 2012-03-09 14:44:15 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 40bcfafc66 | tag_history paging | 2012-03-09 14:44:02 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f03af6cfcb | tag histories should be deleted by foreign key now | 2012-03-09 13:00:32 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c260f707fd | only retroactively create history when the image has old tags and no log - if it is a new image (no old tags) then don't double-log it | 2012-03-08 04:07:46 +00:00 |  | 
			
				
					| 
							
							
								 Shish | f2c98bec4d | a little nicer log format | 2012-03-08 03:42:48 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 5f6a454734 | importance as a number is silly, and section is implied by the context of the description | 2012-03-08 03:39:48 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 569e93cd6b | postgres requires a sequence name to be passed to get_last_insert_id | 2012-03-08 02:55:04 +00:00 |  | 
			
				
					| 
							
							
								 Shish | eb9b29b7b4 | 'blocked image' really means 'attempted to upload a blocked image', make the words reflect that | 2012-03-08 01:37:42 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 34a7a558b3 | IP searching in postgres, hackishly (compare text(address) to username, rather than comparing address to inet(username)) | 2012-03-08 01:30:08 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 0487bbe1bd | count the messages properly, and show them... | 2012-03-02 18:03:34 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 8bab5b1c0a | Merge branch 'master' of github.com:shish/shimmie2 | 2012-03-02 17:42:11 +00:00 |  | 
			
				
					| 
							
							
								 Shish | b6b4122952 | PM count | 2012-03-02 17:41:25 +00:00 |  | 
			
				
					| 
							
							
								 Justin Brewer | 9ac45f5363 | Regex for PDO DSN Old regex matched ADOdb URI. Also, this regex allows the user, pass, host and database information
to appear in any order. | 2012-03-02 10:17:13 -06:00 |  | 
			
				
					| 
							
							
								 green-ponies (jgen) | af33a36c89 | Typo in SQL | 2012-02-29 14:56:05 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 409a3b9b23 | network logging, for irccat | 2012-02-26 15:24:37 +00:00 |  | 
			
				
					| 
							
							
								 Shish | a4f2c417ec | CSS3 powarr | 2012-02-22 14:27:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | af7704825b | use HTTP status codes with error messages | 2012-02-16 15:37:05 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 5fc7d6e574 | Merge branch 'master' of github.com:shish/shimmie2 | 2012-02-16 15:20:36 +00:00 |  | 
			
				
					| 
							
							
								 Daku | bbb9d6bd4c | update ext now grabs extra info via JSON | 2012-02-16 07:50:28 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 78a16885e5 | this should be here to stop it using any ext >_< | 2012-02-16 03:03:36 +00:00 |  | 
			
				
					| 
							
							
								 Daku | d33853cee0 | resize ext will now check if gif is animated | 2012-02-15 23:46:42 +00:00 |  | 
			
				
					| 
							
							
								 Daku | 47785b8ac0 | enabled png autoresizing as it seems to be fixed | 2012-02-15 17:21:35 +00:00 |  | 
			
				
					| 
							
							
								 Shish | c2bf42ef5a | less passing of $page | 2012-02-15 08:59:24 +00:00 |  |