Commit graph

25 commits

Author SHA1 Message Date
Shish
3584f40551 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 01:07:21 +00:00
Shish
0698b780f9 remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods 2012-02-08 12:07:01 +00:00
Shish
4697e21fcd HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS. 2012-02-08 11:24:25 +00:00
green-ponies (jgen)
d69fa6ae9d Merge branch 'master' into speed_tweaks 2012-02-07 23:21:56 -05:00
Shish
37bffe0689 actually, ext-specific DB changes should live in that ext... 2012-02-07 19:26:40 +00:00
green-ponies (jgen)
3b028696a0 Rewind arrays before foreach loops over all the elements.
(fixed a small typo as well)
2012-02-04 15:35:21 -05: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
Shish
8e2f2a4600 actually fffff 2011-02-13 11:51:32 +00:00
Shish
1e8b94478e GetArray is get_col with the new database API 2011-02-13 11:44:53 +00:00
Shish
b37a5dd840 make the favorites extension PDO compatible 2011-02-13 11:40:10 +00:00
seinoxygen
d892e59966 user names no longer have spaces 2011-01-01 19:21:31 +00:00
Shish
d6baeab977 more pdo compat 2011-01-01 16:28:04 +00:00
Shish
1e04df7765 <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
Shish
18403a3fa6 csrf-proofing for extensions 2010-10-07 21:26:27 +01:00
Shish
c78aa580c0 not all imageinfoset events have favorite_action 2010-07-26 23:06:12 +01:00
Shish
95cf12bd38 only favourite valid images 2010-07-26 22:59:18 +01:00
Shish
8803a58991 type checking for FavoriteSetEvent 2010-01-03 10:05:27 +00:00
Shish
95eadbdd1f dos2unixification 2009-11-24 14:07:18 +00:00
Shish
f87b34400e extension documentation updates 2009-08-20 23:37:32 +01:00
Shish
1946e3c943 consistent naming for test functions 2009-08-19 01:28:48 +01:00
Shish
b1bcb8252f extendable user stats rather than hardcoded with assumptions of extensions 2009-08-18 22:30:52 +01:00
Shish
33a7fde1a4 make search by favourite count work 2009-07-30 03:27:51 +01:00
Shish
5f106b0950 favorites testing and tweak 2009-07-28 11:45:35 +01:00
Shish
77368cb03b make favorites work with 2.3 2009-07-28 11:21:41 +01:00
Shish
68cb8b0b2d initial import of favorites extension 2009-07-28 11:20:50 +01:00