Shish
|
18490ed488
|
more global removal
|
2015-08-02 20:39:41 +01:00 |
|
Shish
|
9a28f0f51a
|
split vote recounting on user deletion into chunks
|
2015-05-18 23:40:21 +01:00 |
|
jgen
|
4f51e942be
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
|
jgen
|
3e899710d7
|
Stop scrutinizer from complaining here.
|
2014-04-25 17:40:42 -04:00 |
|
jgen
|
bcd3f991de
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-25 17:34:20 -04:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Daku
|
d675827173
|
order[=|:]random_#### metatag
possible replacement for random_list ext?
|
2014-02-24 19:54:15 +00:00 |
|
jgen
|
cebc197fba
|
Merge branch 'develop' of git://github.com/shish/shimmie2
|
2014-02-23 03:11:09 -05:00 |
|
jgen
|
9892d1f7fd
|
PostgreSQL does not support INDEX() inside the CREATE TABLE method. You must create the index as a separate query. Fortunately MySQL also support this way of doing things as well.
|
2014-02-22 23:02:11 -05: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
|
e8607ab6f2
|
cleaned up popular_by pages
my old code was so messy :<
|
2014-02-16 02:29:16 +00:00 |
|
Daku
|
eb16ab09ed
|
order images sorted by score
this is solution for issue #17 (Method to sort by top scored images in numeric_score module)
|
2014-02-16 02:28:39 +00:00 |
|
Daku
|
16bb38f343
|
onSearchTermParse regex should be case insensitive
|
2014-02-15 21:26:31 +00:00 |
|
Daku
|
6e54580f56
|
check for permissions
|
2014-02-05 14:11:03 +00:00 |
|
Daku
|
d19e7fff7b
|
vote[=|:](up|down|remove) metatag
|
2014-02-01 09:54:33 +00:00 |
|
Daku
|
325da11119
|
artist/comment/numeric_score metatags now work using :
also updated docs
|
2014-01-13 09:13:56 +00:00 |
|
Daku
|
85880804d2
|
have theme.php manage block creation
so themes can move/remove if they wish
|
2013-12-31 08:22:58 +00:00 |
|
Shish
|
07304861f3
|
log IDs of things
|
2013-08-30 00:19:46 +01:00 |
|
Shish
|
b9a00e4c28
|
this doesn't work
|
2013-07-07 03:24:21 +01:00 |
|
Shish
|
bc253eef04
|
load list of voters in-place with ajax
|
2013-07-06 10:42:25 +01:00 |
|
kenshiros
|
455bf795de
|
fix numeric_score to use make_link for user profile links
|
2013-04-07 07:30:38 -04:00 |
|
Shish
|
239e028662
|
flash messages everywhere~
|
2012-06-10 04:21:03 +01:00 |
|
Shish
|
03795e7d1c
|
if user has no votes, don't delete all their votes
|
2012-04-05 15:20:04 +01:00 |
|
Shish
|
678215e4bd
|
width / height were never used individually, now just have images
|
2012-04-01 17:47:39 +01:00 |
|
Shish
|
75abdc7c04
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 19:07:05 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|