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 |
|
green-ponies (jgen)
|
755136dcd7
|
Small fix for duplicate ID with Random image.
|
2012-02-08 10:48:31 -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
|
be1036e319
|
put Event in the function name again...
|
2012-02-08 07:05:58 +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 |
|
Shish
|
6f22207603
|
merge pdo fixes
|
2012-01-31 13:55:12 +00:00 |
|
Shish
|
aed5e1a30e
|
hand merge of speed tweaks
|
2012-01-31 13:20:43 +00:00 |
|
Shish
|
4da56c12db
|
missed a var
|
2012-01-31 12:16:34 +00:00 |
|
Shish
|
f6567d17d5
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-30 03:49:52 +00:00 |
|
Shish
|
444fdb1f04
|
tag history -> simpleext
|
2012-01-30 03:46:38 +00:00 |
|
Shish
|
0ea3ff5af3
|
wordfilter -> simpleext
|
2012-01-30 03:39:00 +00:00 |
|
Shish
|
18d6fa317c
|
adminpage -> simpleext
|
2012-01-30 03:22:41 +00:00 |
|
Shish
|
47bfbd7102
|
downtime -> simpleext
|
2012-01-30 02:24:22 +00:00 |
|
Shish
|
39e8e8b733
|
downtime -> simpleext
|
2012-01-30 02:24:17 +00:00 |
|
Shish
|
112fb0841d
|
named placeholders for numeric score
|
2012-01-30 02:03:15 +00:00 |
|
Shish
|
ff9e4192ce
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-27 18:21:09 +00:00 |
|
Shish
|
c664e8d872
|
missing a bit
|
2012-01-27 18:17:55 +00:00 |
|
Shish
|
6e64857936
|
wibble towards being totally SimpleExtension based, as that's easier to programatically optimise
|
2012-01-27 18:16:46 +00:00 |
|
Shish
|
c1aa6f4fbb
|
how did this ever work o_O
|
2012-01-27 17:29:59 +00:00 |
|
Shish
|
eedfc5e6b4
|
sys info to simpleext
|
2012-01-27 16:52:12 +00:00 |
|
Shish
|
583b0b5eb4
|
sort IP bans into (specific addresses, networks) and check each list individually in an optimised way; 20x speedup /o/
|
2012-01-27 11:05:18 +00:00 |
|
Shish
|
c837239326
|
stop including config.php by hand
|
2012-01-26 18:19:28 +00:00 |
|
Shish
|
c46f03bf8f
|
convert mysql functions + direct query building -> sql standards + paramaters
|
2012-01-26 16:20:26 +00:00 |
|
Shish
|
ab9b4e9123
|
limit x,y isn't standard SQL; use limit x offset y
|
2012-01-26 16:06:45 +00:00 |
|
Shish
|
c30cb55504
|
log to 'resize' rather than 'core-image'
|
2012-01-26 16:03:10 +00:00 |
|
Daku
|
4dc4ed45a4
|
this should stop any possible errors
|
2012-01-26 10:27:34 +00:00 |
|
Daku
|
9f92e7badf
|
popular by day/month/year now has navigation
|
2012-01-26 10:27:33 +00:00 |
|
Daku
|
3477fe8c22
|
png resizing is broken
|
2012-01-26 10:27:33 +00:00 |
|
Daku
|
4e01a116ad
|
this should be lowercase
|
2012-01-26 10:27:31 +00:00 |
|
Daku
|
229f181370
|
popular by should use current date if date not se
|
2012-01-26 10:27:31 +00:00 |
|
Daku
|
12f70776d5
|
popular by day/month/year feature for numeric_score ext
|
2012-01-26 10:27:30 +00:00 |
|
Daku
|
e9d7157d22
|
this should be rating
|
2012-01-26 10:27:30 +00:00 |
|
Daku
|
772fcfa7f5
|
checks if user is owner of pool before deleting
|
2012-01-26 09:56:34 +00:00 |
|
Daku
|
2cab5ec247
|
autoresize on upload feature for resize ext
|
2012-01-26 09:56:32 +00:00 |
|
Daku
|
5142901bca
|
fixes the undefined rating property error
|
2012-01-26 09:56:32 +00:00 |
|
Daku
|
5a2326614a
|
delete by query confirm now uses jquery
|
2012-01-26 09:56:30 +00:00 |
|
Shish Moom
|
fc25427ca1
|
Merge pull request #97 from NaGeL182/master
User Deletion
|
2012-01-24 08:32:42 -08:00 |
|
Shish
|
6d57af0243
|
beta oekaki ext
|
2012-01-23 05:42:52 +00:00 |
|
NaGeL
|
1ccc26ebd4
|
Merge branch 'master' of git://github.com/shish/shimmie2
|
2012-01-22 16:30:12 +01:00 |
|
Shish
|
03204859c1
|
merge~
|
2012-01-22 15:11:39 +00:00 |
|
Daku
|
3338ff0420
|
tags/source/rating/locked should only update/log if different than current
|
2012-01-21 00:17:07 +00:00 |
|
Daku
|
7049b3bf4d
|
rating/source/locked now log info when set
|
2012-01-20 23:04:28 +00: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 |
|
Daku
|
53211aa0a7
|
delete with jquery should no longer hide under flash
|
2012-01-20 12:45:43 +00:00 |
|
Daku
|
38e2f961fb
|
holiday ext should work properly now
|
2012-01-20 12:45:41 +00:00 |
|
Daku
|
fd9ab64132
|
Holiday ext
|
2012-01-20 12:45:39 +00:00 |
|
Shish
|
49e7bfa1b2
|
tidy up some ancient base_href / data_href messes; base_href as a config variable is no longer used
|
2012-01-20 03:29:29 +00:00 |
|
Shish
|
b1d1d71093
|
author search from nagel
|
2012-01-18 17:53:52 +00:00 |
|
NaGeL
|
46776bf853
|
added author=<name> search tag.
|
2012-01-17 22:43:16 +01:00 |
|
Shish
|
940b95c9e6
|
searching for image hash bans
|
2012-01-17 15:33:42 +00:00 |
|
Shish
|
c3aa7f14dd
|
named placeholder for rating search
|
2012-01-16 22:53:14 +00:00 |
|
green-ponies (jgen)
|
211e191b50
|
Removing unnecessary and incorrect mysql_real_escape_string() calls.
|
2012-01-16 17:30:06 -05:00 |
|
Shish
|
9a4ea2bc77
|
merge green-ponies/master
|
2012-01-16 21:19:10 +00:00 |
|
green-ponies (jgen)
|
ce303d4fe3
|
Needs to have the get_base_href() first.
|
2012-01-16 16:11:53 -05:00 |
|
green-ponies (jgen)
|
46960eed48
|
Fix for Notes missing js files.
|
2012-01-16 16:06:05 -05:00 |
|
Shish
|
6ca81cb636
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-16 20:59:00 +00:00 |
|
Shish
|
cc3bda38f0
|
attempt to hand-merge jgen's revert by IP vits
|
2012-01-16 20:58:55 +00:00 |
|
Shish Moom
|
40c3861bc9
|
Merge pull request #76 from tkorpe/master
Bulk add faster
|
2012-01-16 12:41:56 -08:00 |
|
green-ponies (jgen)
|
cd7de93a0a
|
Changing for-loops to use pre-calculated values.
Rather than calculating the value each time.
|
2012-01-16 00:07:04 -05:00 |
|
green-ponies (jgen)
|
d1495050ab
|
Merge remote-tracking branch 'remotes/shish/master' into speed
|
2012-01-15 21:35:11 -05:00 |
|
green-ponies (jgen)
|
ab4e1db0b8
|
Merge remote-tracking branch 'remotes/shish/master' into revert_by_ip
|
2012-01-15 21:34:47 -05:00 |
|
green-ponies (jgen)
|
5ab776d1ef
|
Merge remote-tracking branch 'remotes/shish/master'
|
2012-01-15 21:33:14 -05:00 |
|
Shish
|
5b9c8b736d
|
remove debug
|
2012-01-16 01:50:44 +00:00 |
|
Shish
|
6d88e3f4d8
|
twitter feed ext
|
2012-01-16 01:35:36 +00:00 |
|
green-ponies (jgen)
|
342600cb40
|
This code is not used in the master branch.
Moved into separate branch 'revert_by_ip'.
|
2012-01-15 12:02:54 -05:00 |
|
green-ponies (jgen)
|
daf51d5477
|
Feature to Revert Tag changes by IP address.
Allows you to revert all edits made by a specific ip during a specified timeframe.
|
2012-01-15 11:57:32 -05:00 |
|
Thasan
|
9f8a49483f
|
check if thumbnail already exists before regenerating it, way to force regen.
|
2012-01-12 03:54:27 +02:00 |
|
green-ponies (jgen)
|
57da47c93a
|
using the new uploader
|
2012-01-08 13:36:39 -05:00 |
|
green-ponies (jgen)
|
db59cb14af
|
Working on Reverting Changes by specific IP.
|
2012-01-08 13:23:03 -05:00 |
|
Daku
|
0d93f29bce
|
Delete by Query now requires you to enable the form, aswell as confirm the deletion.
|
2011-12-31 14:18:56 +00:00 |
|
Daku
|
dc4d156e1a
|
contact link should now properly link to email
|
2011-12-31 14:18:54 +00:00 |
|
Shish
|
913bb09cc6
|
PDO compat woo
|
2011-12-23 14:34:42 +00:00 |
|
Shish
|
11881c9993
|
specify content-type for home page
|
2011-12-23 14:22:38 +00:00 |
|
Daku
|
fbe0df29ed
|
Fixed scaling with the theme patch.
|
2011-12-16 21:35:30 +00:00 |
|
Shish
|
c6682b9069
|
make_link for numeric score votes, and put in theme.php, fixes issue #50
|
2011-11-08 11:23:38 +00:00 |
|
green-ponies (jgen)
|
ef61a4cb4a
|
Small patch for Blotter extension, and also added Version to debug output.
|
2011-10-23 21:54:04 -04:00 |
|
Justin Brewer
|
32a7ce2739
|
PDO Fix
|
2011-09-16 17:17:37 -05:00 |
|
Justin Brewer
|
cadb3f08ca
|
If an image has no history, make one with the old tags so the new tags can be reverted.
|
2011-09-16 17:12:27 -05:00 |
|
green-ponies (jgen)
|
c30c898c4e
|
Changing files to use the $page->add_http_header() method instead.
|
2011-09-04 14:06:50 -04:00 |
|
green-ponies (jgen)
|
fca286913e
|
Working on moving header() inside of the global $page data structure.
|
2011-09-04 14:06:34 -04:00 |
|
green-ponies (jgen)
|
bf035c247d
|
Slight changes to how the Replace & Resize forms are displayed.
|
2011-09-04 13:46:12 -04:00 |
|
green-ponies (jgen)
|
d05344d5e3
|
Image resize is working now! (uses the GD library only for now)
Moved resize into contrib folder.
|
2011-09-04 11:17:14 -04:00 |
|
Shish
|
684193848a
|
fix typo
|
2011-08-24 10:40:32 +01:00 |
|
Shish
|
2049754ef2
|
Merge branch 'master' of github.com:shish/shimmie2
|
2011-08-24 09:05:10 +01:00 |
|
Shish
|
db142a2be8
|
PDO pools
|
2011-08-24 09:01:43 +01:00 |
|
green-ponies (jgen)
|
6c3e91e01c
|
changed script tags to include language
|
2011-08-12 21:40:51 -04:00 |
|
Shish
|
71e07bd13f
|
pdo wikiness
|
2011-08-01 10:52:02 +01:00 |
|
Shish
|
69701c671c
|
pdo syntax for blotter
|
2011-07-28 12:17:11 +01:00 |
|
Shish
|
7118e5fe40
|
button to remove all votes by user
|
2011-03-28 22:31:45 +01:00 |
|
Shish
|
0539df80a9
|
remove votes on image
|
2011-03-23 11:31:12 +00:00 |
|
Shish
|
bc49df35c1
|
only check event type once
|
2011-03-23 11:30:36 +00:00 |
|
Shish
|
7b59be6fa0
|
DNP action, for one-click bans
|
2011-03-23 11:17:19 +00:00 |
|
Shish
|
d8a31ce75c
|
caching for featured image
|
2011-03-23 11:15:39 +00:00 |
|
Shish
|
54e30183cc
|
give auth token for image featuring
|
2011-03-23 11:12:55 +00:00 |
|
Shish
|
e92813bfee
|
no need for auth for extenal submit
|
2011-03-12 18:08:36 +00:00 |
|
Shish
|
9a1e8dc4b1
|
trim spaces at the start too
|
2011-03-02 17:11:06 +00:00 |
|
Shish
|
3e504f8815
|
Generic Blocks extension
|
2011-03-02 10:50:22 +00:00 |
|
Shish
|
f8d88c2c67
|
log image votes
|
2011-02-28 11:28:42 +00:00 |
|
Shish
|
17fa6a933c
|
missed one
|
2011-02-23 20:27:29 +00:00 |
|
Shish
|
d4b8d29e6a
|
split->explode for simpletest
|
2011-02-23 18:44:04 +00:00 |
|
Shish
|
1982740386
|
downtime theme needs access to user global
|
2011-02-23 15:20:09 +00:00 |
|
Josh Sutinen
|
f66dd4f089
|
pm: PDO compatibility
|
2011-02-22 17:29:31 -05:00 |
|
Josh Sutinen
|
0661f95fbb
|
numeric_score: PDO compatibility
|
2011-02-22 17:24:00 -05:00 |
|
Shish
|
f92e402c14
|
fix adding of bans
|
2011-02-21 12:15:37 +00: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 |
|
Shish
|
10d033b14b
|
username is sometimes null o_O?
|
2011-01-26 14:55:44 +00:00 |
|
Shish
|
0fe86a6291
|
missed a global
|
2011-01-23 11:34:27 +00:00 |
|
seinoxygen
|
e6913ad3a2
|
split is deprecated in php5.3
|
2011-01-01 19:23:13 +00:00 |
|
seinoxygen
|
d892e59966
|
user names no longer have spaces
|
2011-01-01 19:21:31 +00:00 |
|
seinoxygen
|
115d992ff0
|
merged image zoom
|
2011-01-01 19:19:18 +00:00 |
|
Shish
|
b0dae2497e
|
remove mysql-adodb specific function
|
2011-01-01 19:00:30 +00:00 |
|
Shish
|
d6baeab977
|
more pdo compat
|
2011-01-01 16:28:04 +00:00 |
|
Shish
|
07959b1fc8
|
mime_type or ext, not type
|
2011-01-01 16:23:00 +00:00 |
|
Shish
|
9e00675900
|
pdo compat
|
2011-01-01 15:28:38 +00:00 |
|
Shish
|
726dd80662
|
delete by query
|
2010-12-23 14:00:50 +00:00 |
|
Shish
|
d8c88d373f
|
merge of AD's updates (now with real git-merge, rather than patching by hand; apologies if the hand-patches broke anything)
|
2010-12-23 01:12:31 +00:00 |
|
atomicdryad
|
70abb80429
|
TagEditCloud: Typos are not nice.
|
2010-12-22 19:04:52 -06:00 |
|
atomicdryad
|
323f0953bc
|
TagEditCloud: Now with options.
|
2010-12-22 18:59:44 -06:00 |
|
atomicdryad
|
d09c1f88cc
|
Extension: tag_editcloud: Add or remove tags to the editor via clicking
|
2010-12-23 00:47:42 +00:00 |
|
atomicdryad
|
46f1746337
|
Extension: tag_editcloud: Add or remove tags to the editor via clicking
|
2010-12-22 17:10:24 -06:00 |
|
Shish
|
6ddd0b3e6f
|
Danbooru API fixes from AtomicDryad
|
2010-12-22 21:38:04 +00:00 |
|
Shish
|
5f00999f87
|
use google charts for QR code generation, save 7MB
|
2010-12-14 20:34:01 +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 |
|
Christian Walde
|
d41370d854
|
renamed mass tagger files so shimmie recognizes them automatically
|
2010-09-09 20:14:46 +02:00 |
|
Christian Walde
|
3fdcddcdd0
|
mass tagger js makes use of new helper function
|
2010-09-09 20:14:46 +02:00 |
|
Christian Walde
|
02e738d384
|
amended parameter passing
|
2010-09-09 20:14:46 +02:00 |
|
Christian Walde
|
6c42842cb4
|
mass tagger now loads the correct base directories for its static components
|
2010-09-09 20:14:46 +02:00 |
|
Christian Walde
|
49d4f36071
|
added first version of mass tagger
|
2010-09-09 20:14:45 +02:00 |
|
Christian Walde
|
cd6015203e
|
replaced deprecated split with explode
|
2010-09-09 20:09:37 +02:00 |
|
Shish
|
a5fa809335
|
another
|
2010-07-26 23:29:07 +01:00 |
|
Shish
|
c78aa580c0
|
not all imageinfoset events have favorite_action
|
2010-07-26 23:06:12 +01:00 |
|
Shish
|
c9ce99bc96
|
only vote for valid images
|
2010-07-26 23:00:08 +01:00 |
|
Shish
|
95cf12bd38
|
only favourite valid images
|
2010-07-26 22:59:18 +01:00 |
|
Shish
|
c0cebccb27
|
escape more data, fix an XSS hole
|
2010-07-26 17:21:29 +01:00 |
|
Shish
|
d3b430b7b2
|
S3 mirroring
|
2010-07-12 22:27:27 +01:00 |
|
Shish
|
6eec2a369d
|
api safety
|
2010-07-09 13:50:26 +01:00 |
|
Shish
|
06b9eebe49
|
start of the api
|
2010-07-09 13:18:07 +01:00 |
|
Shish
|
77fe23c5a6
|
file extension to confuse android less
|
2010-06-17 19:42:17 +01:00 |
|
Shish
|
ee407dd9cb
|
the right class...
|
2010-05-28 13:36:36 +01:00 |
|
Shish
|
3ab35d4d9d
|
sometimes we want test uploads to fail
|
2010-05-28 13:24:57 +01:00 |
|
Shish
|
da449245de
|
Convert some Extensions to SimpleExtensions with priorities
|
2010-05-28 13:06:31 +01:00 |
|
Shish
|
23cc49592d
|
nullify score button
|
2010-05-28 11:58:26 +01:00 |
|
Shish
|
a62ed8f5eb
|
note that bulk_add requires admin
|
2010-05-28 11:39:10 +01:00 |
|
Josh Sutinen
|
f1d3bec16d
|
Paginator link code was ugly, if no filter criteria were set it would dump "&&&" at the end of the query string. This makes it look prettier. (v2 of fix)
|
2010-05-23 22:03:36 +01:00 |
|
Shish
|
0d7efd0256
|
class type hints for hiphop's benefit
|
2010-05-15 12:17:32 +01:00 |
|
Shish
|
629c03036c
|
more numeric_score tests
|
2010-05-13 10:44:47 +01:00 |
|
Shish
|
46ce762949
|
A bunch of testing / fixes
|
2010-05-05 14:16:24 +01:00 |
|
Shish
|
ba814aebaa
|
mysql can go choke on a bucket of cocks
|
2010-04-27 11:36:07 +01:00 |
|
Shish
|
1c5fa146d7
|
rss extension
|
2010-04-26 02:37:05 +01:00 |
|
Shish
|
8a08571325
|
'offset ? limit ?' is supported by more than 'limit ?, ?'
|
2010-04-23 16:10:46 +01:00 |
|
Shish
|
509486e690
|
[postgres] offset/limit
|
2010-04-23 16:04:21 +01:00 |
|
Shish
|
2c1fa2fd7f
|
move warehouse directory creation into a single place
|
2010-04-23 05:46:07 +01:00 |
|
Shish
|
0799c13faf
|
remove shadow
|
2010-04-20 16:42:02 +01:00 |
|
Shish
|
38c3038ecb
|
border cancelling; somewhat of an ugly hack...
|
2010-04-19 20:41:38 +01:00 |
|
Shish
|
cd3976821c
|
test another couple of branches
|
2010-04-06 14:44:41 +01:00 |
|
Shish
|
95393af219
|
minor tidyness
|
2010-04-06 14:44:34 +01:00 |
|
Shish
|
cf6a533c74
|
test random image block
|
2010-04-06 14:44:27 +01:00 |
|
Shish
|
973da3cb0f
|
browser search test
|
2010-03-24 12:36:37 +00:00 |
|
Shish
|
b39a0d7ede
|
admin tools tests
|
2010-03-24 12:32:04 +00:00 |
|
Shish
|
43533973a7
|
save a query
|
2010-03-24 04:44:36 +00:00 |
|
Zach Hall
|
ee4e7a4471
|
If a user doesn't have permission to view an image, not only will we hide it from the search results, we'll also disallow them access, redirecting them to post/list.
|
2010-03-24 04:40:57 +00:00 |
|
Shish
|
eaca520f75
|
more banned words by default
|
2010-03-24 02:27:54 +00:00 |
|