green-ponies (jgen)
|
562ba3585a
|
Should this be a global?
|
2012-02-08 23:32:22 -05:00 |
|
green-ponies (jgen)
|
7bb971cef0
|
Merge remote-tracking branch 'remotes/shish/master' into pools_fixes
|
2012-02-08 23:25:52 -05:00 |
|
Shish
|
3584f40551
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-09 01:07:21 +00:00 |
|
green-ponies (jgen)
|
7cfad30bb3
|
Reduce redundant database queries, re-use the pool array.
|
2012-02-08 16:51:10 -05:00 |
|
green-ponies (jgen)
|
050a9a17df
|
Added config option for Next image.
|
2012-02-08 16:42:29 -05:00 |
|
green-ponies (jgen)
|
98e7359c6e
|
Show a link for the Next image in a pool.
|
2012-02-08 16:32:41 -05:00 |
|
green-ponies (jgen)
|
bbdce53a67
|
Cleaning up HTML code and such.
|
2012-02-08 15:06:58 -05:00 |
|
green-ponies (jgen)
|
7044a6074f
|
Need to remove this.
|
2012-02-08 14:52:24 -05:00 |
|
green-ponies (jgen)
|
c30743d22d
|
Cleaning up the code and adding type hints.
|
2012-02-08 14:49:52 -05:00 |
|
green-ponies (jgen)
|
d2be97d446
|
Fixed while loops.
Also added some type hints and more comments.
|
2012-02-08 14:39:01 -05:00 |
|
green-ponies (jgen)
|
44d7fe2689
|
Change to $pool_id
|
2012-02-08 14:14:11 -05:00 |
|
green-ponies (jgen)
|
2da3cb2812
|
Changing from GET to POST.
|
2012-02-08 14:10:33 -05:00 |
|
green-ponies (jgen)
|
795160f8eb
|
Need to have $this, also changed is_null to empty.
|
2012-02-08 11:21:35 -05:00 |
|
green-ponies (jgen)
|
ca21d6e3f9
|
Fixed issue with rating module.
|
2012-02-08 11:12:33 -05: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
|
2b85e2d2fd
|
all the extensions are simple now
|
2012-02-08 11:45:35 +00:00 |
|
Shish
|
4697e21fcd
|
HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS.
|
2012-02-08 11:24:25 +00:00 |
|
Shish Moom
|
3b99605521
|
Merge pull request #116 from green-ponies/speed_tweaks
More Speed tweaks
|
2012-02-07 21:53:00 -08:00 |
|
Shish Moom
|
1b5f1dcafb
|
Merge pull request #107 from DakuTree/master
Reset Image ids & Download all images
|
2012-02-07 20:32:28 -08:00 |
|
green-ponies (jgen)
|
d69fa6ae9d
|
Merge branch 'master' into speed_tweaks
|
2012-02-07 23:21:56 -05:00 |
|
green-ponies (jgen)
|
76c6031b04
|
Working on fixing the Pools extension.
|
2012-02-07 23:15:23 -05:00 |
|
green-ponies (jgen)
|
2d443f0be9
|
Mostly just adding the Link to comments.
|
2012-02-07 21:52:11 -05:00 |
|
Shish
|
9707c1f7ce
|
we already have a global jquery install...
|
2012-02-08 00:29:01 +00:00 |
|
Shish
|
763c00ccdf
|
clean PMs first
|
2012-02-07 19:30:51 +00:00 |
|
Shish
|
37bffe0689
|
actually, ext-specific DB changes should live in that ext...
|
2012-02-07 19:26:40 +00:00 |
|
Daku
|
cca3ce513a
|
added confirm/warning to resetting image ids
|
2012-02-07 00:02:53 +00:00 |
|
Daku
|
07e786101d
|
download all images function for admin
|
2012-02-07 00:02:52 +00:00 |
|
Daku
|
d3d395c347
|
reset image id function for admin
this basically grabs all the image_id's > sets them all from 1-whatever (so it would be like you never deleted an image)
|
2012-02-07 00:02:48 +00:00 |
|
Shish
|
9db912d996
|
now that the cache key has changed, the invalidation needs updating...
|
2012-02-05 06:59:55 +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 |
|
green-ponies (jgen)
|
1a8c2d31c7
|
Also collect the database engine shimmie is using.
|
2012-02-04 10:55:37 -05:00 |
|
Shish
|
aac7ce6e78
|
update sysinfo to handle the new event listener format
|
2012-02-02 16:49:02 +00:00 |
|
Shish
|
ec0fab54d8
|
these are magicked now
|
2012-02-02 07:53:27 +00:00 |
|
Shish
|
699087cd98
|
database_dsn is a constant now
|
2012-02-02 03:53:03 +00:00 |
|
Shish
|
1be336ad23
|
merge
|
2012-01-31 15:32:45 +00:00 |
|
Daku
|
450b4b4fc1
|
url_escape for mp3 filename
|
2012-01-31 15:00:06 +00:00 |
|
Daku
|
f76c0a4ff7
|
popular_by_day/month/year should now work better with other date formats
|
2012-01-31 14:58:53 +00:00 |
|
Daku
|
a590bf5e15
|
cleaned up update ext
|
2012-01-31 14:58:52 +00:00 |
|
Daku
|
bab893bbda
|
really ugly update ext
(although it works, the code is a mess :x)
|
2012-01-31 14:58:52 +00:00 |
|
Daku
|
4780483d7b
|
fixes the random_image block not keeping the image in the sidebar on certain themes
|
2012-01-31 14:58:51 +00:00 |
|
Daku
|
4312aeca8f
|
ipban now logs when ip is banned
|
2012-01-31 14:58:50 +00:00 |
|
Daku
|
42bac78bf0
|
image_hash_ban should now logged when hash is banned
|
2012-01-31 14:58:49 +00:00 |
|
Daku
|
c05cef6ab3
|
added option to use custom home links, should now use default links instead
|
2012-01-31 14:58:49 +00:00 |
|
Daku
|
74478297f2
|
contact link only shows if set
|
2012-01-31 14:58:48 +00:00 |
|
Daku
|
2c1a94c734
|
xspf_player now uses filename as song title
|
2012-01-31 14:58:47 +00:00 |
|
Daku
|
56f3ca6c10
|
fixes the featured block not keeping the image in the sidebar on certain themes
|
2012-01-31 14:58:46 +00:00 |
|
Daku
|
c5468bd938
|
centering downtime text
|
2012-01-31 14:58:46 +00:00 |
|
Daku
|
a5de1fd9f0
|
fixes popular_by_month/year not working due to "number of bound variables does not match number of tokens" error
|
2012-01-31 14:58:45 +00:00 |
|
Shish
|
41ccdfb499
|
remove some blanks
|
2012-01-31 14:29:53 +00:00 |
|
Shish
|
853ea10fea
|
merge mass tagger
|
2012-01-31 14:28:34 +00:00 |
|