Commit graph

756 commits

Author SHA1 Message Date
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
Shish
8af44574fd 403 is more appropriate 2012-02-15 08:51:13 +00:00
Shish
662c5e8778 More ban explanations, and un-cacheable 2012-02-15 08:23:00 +00:00
green-ponies (jgen)
6a061c83d0 Changed how the resize extension calculates required memory usage. 2012-02-12 19:45:37 -05:00
Shish
b1c7c79b2c <green-ponies> I put an event in your event , so you can listen while you lis... okay that's terrible 2012-02-12 17:08:25 +00:00
Shish
f5ec708066 searching for negative scores 2012-02-12 14:38:37 +00:00
Shish
6691681a3d ypto >_< 2012-02-12 13:58:33 +00:00
Shish
1a737bcbb8 only show vote remover if the user can use it... 2012-02-12 12:18:12 +00:00
Shish
766cc9e959 this function was only referenced once 2012-02-12 11:45:18 +00:00
Shish
294d24ad4b html standard placeholder 2012-02-12 09:55:47 +00:00
Shish
c640b4ce71 Merge branch 'master' of github.com:shish/shimmie2 2012-02-12 07:47:49 +00:00
Shish
4d0b3e69bd give a count of reported images in the admin's userbox 2012-02-12 07:47:53 +00:00
Shish
f8a5828b80 lower case for comparisons 2012-02-12 07:36:43 +00:00
Shish
4133c72727 not-a-tag extension 2012-02-12 06:56:00 +00:00
Shish
fbce628e04 note who has already reported an image 2012-02-12 06:41:10 +00:00
Shish Moom
6f03ecfe2c Merge pull request #130 from green-ponies/tag_history_fixes
Tag history fixes
2012-02-11 01:26:25 -08:00
Shish Moom
6da4da8060 Merge pull request #129 from green-ponies/master
Type hints
2012-02-11 01:22:43 -08:00
Shish
9f3c347b6c wibble the ip ban layout, and make all tables with the 'sortable' class sortable 2012-02-11 01:48:07 +00:00
green-ponies (jgen)
551a0f0a76 Note for other people. 2012-02-10 00:37:52 -05:00
green-ponies (jgen)
c34656563c Fix for tag history not recording first set of tags.
Issue #111
2012-02-10 00:19:08 -05:00
green-ponies (jgen)
a95766c410 More type hints. 2012-02-10 00:08:03 -05:00
green-ponies (jgen)
30eb5ddd8b More type hints! 2012-02-09 23:04:37 -05:00
Shish
c627e564c4 Merge branch 'master' of github.com:shish/shimmie2 2012-02-10 01:29:49 +00:00
Shish
589b47868c allow IP-ban fields to be pre-filled, and addition form to be linked to 2012-02-09 22:18:31 +00:00
green-ponies (jgen)
01306712b7 Shish you broke this~ 2012-02-09 15:10:53 -05:00
Shish
1303a5aa7b move giant notes inline script into its own file 2012-02-09 15:00:33 +00:00
Shish
339f2b0497 more jquery magic, less inline scripting 2012-02-09 14:45:18 +00:00
Shish
82f2d10f75 with the good code in place, the bad code can go 2012-02-09 14:29:42 +00:00
Shish
3291e0c302 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 14:22:19 +00:00
Shish
c86786a69c missed another 'Event' 2012-02-09 14:22:08 +00:00
Shish Moom
937016d104 Merge pull request #124 from green-ponies/master
Pools Fixes
2012-02-09 04:24:46 -08:00
Shish
1c89632ab2 missed a word 2012-02-09 10:51:24 +00:00
green-ponies (jgen)
793b49a054 For HTML correctness. 2012-02-09 01:42:45 -05:00
green-ponies (jgen)
a43b407c41 Change to empty string. 2012-02-09 01:33:23 -05:00
green-ponies (jgen)
06e648d3e4 Fixing shared HTML ID for Random extension. 2012-02-09 01:01:36 -05:00
green-ponies (jgen)
969be8a228 Merge branch 'master' into pools_fixes
Conflicts:
	contrib/rating/main.php
2012-02-09 00:58:51 -05:00
green-ponies (jgen)
e227965802 Converting Ratings to new Extension (simple extension). 2012-02-09 00:40:01 -05:00