green-ponies (jgen)
|
a79875c1eb
|
The idn_to_ascii() function is only supported by PHP version 5.3 and up.
|
2012-04-16 16:42:32 -04:00 |
|
green-ponies (jgen)
|
540e82a27a
|
Actually use the mime type.
|
2012-04-15 20:00:27 -04:00 |
|
green-ponies (jgen)
|
0c37be79a0
|
Actually get the proper mime type for a given file.
(FIXME: now we handle more than just images)
|
2012-04-15 19:55:06 -04:00 |
|
green-ponies (jgen)
|
a0a0ba5bbc
|
A better version of bool_escape() that uses filter_var if possible.
Also removed undb_bool() as it was basically a copy of the old bool_escape function.
|
2012-04-15 19:28:27 -04:00 |
|
green-ponies (jgen)
|
372f4fad7c
|
Use filter_var for function url_escape($input).
|
2012-04-15 18:59:23 -04:00 |
|
green-ponies (jgen)
|
a82f9382d1
|
Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
|
2012-04-15 18:40:06 -04:00 |
|
green-ponies (jgen)
|
8aff5c39ce
|
Fix for mass_tagger when Nice URLs are enabled.
|
2012-04-15 18:24:25 -04:00 |
|
green-ponies (jgen)
|
a2b94b31dd
|
Collect information on the Thumbnail engine as well.
|
2012-04-09 17:11:03 -04:00 |
|
green-ponies (jgen)
|
5cacf852e2
|
Check if the database has any existing tables before installing.
|
2012-04-09 16:43:12 -04:00 |
|
Shish
|
f81fa08077
|
source search
|
2012-04-05 17:33:50 +01:00 |
|
Shish
|
df4ab51dd9
|
ban bad phrases from appearing in tags and source too
|
2012-04-05 17:22:06 +01:00 |
|
Shish
|
fdb6727f41
|
don't fail at multiple searches on the same param (eg 'id>=X id<=Y')
|
2012-04-05 16:18:41 +01:00 |
|
Shish
|
2a8643d06e
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-04-05 15:20:38 +01:00 |
|
Shish
|
03795e7d1c
|
if user has no votes, don't delete all their votes
|
2012-04-05 15:20:04 +01:00 |
|
Shish
|
6991bb9462
|
tag_editcloud breaks 'for i in array'
|
2012-04-03 03:52:17 +01:00 |
|
Shish
|
14770e4733
|
show stats *after* gathering them
|
2012-04-01 20:47:59 +01:00 |
|
Shish
|
e24b144acb
|
test updates
|
2012-04-01 18:47:14 +01:00 |
|
Shish
|
2831f61489
|
clean up even if the mass delete fails
|
2012-04-01 18:17:33 +01:00 |
|
Shish
|
678215e4bd
|
width / height were never used individually, now just have images
|
2012-04-01 17:47:39 +01:00 |
|
Shish
|
84cdd21e09
|
don't try to load notes if there are no notes
|
2012-04-01 17:32:02 +01:00 |
|
Shish
|
d80d81ea78
|
move jquery libs to lib/
|
2012-04-01 17:09:46 +01:00 |
|
Shish
|
2fc4292cef
|
expiring images is advanced, and also rarely used as people should have niceurls
|
2012-04-01 16:58:42 +01:00 |
|
Shish
|
19fb6a16ae
|
image zoom isn't an admin option any more
|
2012-04-01 16:53:47 +01:00 |
|
Shish
|
d1a4c32ef6
|
only test enabled exts
|
2012-04-01 16:45:12 +01:00 |
|
Shish
|
cf5e35bd2d
|
simpletest updates broke things...
|
2012-04-01 16:41:05 +01:00 |
|
Shish
|
070ba8c276
|
test improvements
|
2012-04-01 16:37:38 +01:00 |
|
Shish
|
664e6fa509
|
*image_ad* is blocked by opera, which makes use of image_admin a pain...
|
2012-04-01 16:06:11 +01:00 |
|
Shish
|
ab128b4b24
|
make non-nice images work
|
2012-04-01 15:55:48 +01:00 |
|
Shish
|
17c85ba549
|
remove jquery-ui, drops the JS bundle size by ~40%
|
2012-04-01 15:50:07 +01:00 |
|
Shish
|
7ad3ae55f9
|
inet = char(45) in mysql, to fit IPv6 addrs
|
2012-04-01 15:44:43 +01:00 |
|
Shish
|
74efe26e19
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-04-01 14:58:21 +01:00 |
|
Shish
|
eb05458c9f
|
change user class / delete user separate from admin
|
2012-03-31 19:25:27 +01:00 |
|
Shish
|
4a95f502f8
|
fix includes
|
2012-03-31 19:07:45 +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 |
|
Shish
|
15df989f72
|
nicer error reporting
|
2012-03-31 17:07:11 +01:00 |
|
Shish
|
55d8d16ee8
|
suggest a perm when dev typos
|
2012-03-31 17:06:53 +01:00 |
|
Shish
|
81c7ac0120
|
mass source set perm
|
2012-03-31 16:31:10 +01:00 |
|
Shish
|
ac692cfff7
|
whitespace
|
2012-03-31 16:28:54 +01:00 |
|
Shish
|
1d648d0d32
|
remove redundant code
|
2012-03-31 15:54:29 +01:00 |
|
Shish
|
1673e8e7ef
|
et perm
|
2012-03-31 15:48:29 +01:00 |
|
Shish
|
38802c61cf
|
more perms
|
2012-03-31 15:47:00 +01:00 |
|
Shish
|
9cebbae6b8
|
show delete link if user can delete comments
|
2012-03-31 15:46:21 +01:00 |
|
Shish
|
5a2a2fa7e4
|
more removal of distinct classes
|
2012-03-31 15:43:25 +01:00 |
|
Shish
|
e6c8fb2de4
|
installer style
|
2012-03-31 13:56:06 +01:00 |
|
Shish
|
b17d8b2244
|
typo
|
2012-03-31 13:19:11 +01:00 |
|
Shish
|
567755a185
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-03-31 12:38:44 +01:00 |
|
Shish
|
11372366ad
|
gravatar note
|
2012-03-31 12:38:39 +01:00 |
|
Shish
|
4856af9c49
|
more perms
|
2012-03-31 12:33:55 +01:00 |
|
Shish
|
7ef52c853f
|
more perms
|
2012-03-31 12:28:34 +01:00 |
|