605 Commits

Author SHA1 Message Date
Shish
3ac30a24b9 remove extra debug 2011-01-26 17:21:06 +00:00
Shish
6c7cfe66d6 make sure thumbnails have a max ratio of 5:1 2011-01-26 17:10:26 +00:00
Shish
0b12bbf2a3 cache popular tags 2011-01-22 17:37:12 +00:00
Shish
8a8fef4b38 warn on login failure 2011-01-22 16:10:10 +00:00
Shish
0d50d68da0 left/right/center tags, from r34 2011-01-22 16:03:41 +00:00
Shish
1a3fa47217 Revert "checks for files without extensions, from AtomicDryad"
This seems to break something, such that uploading a jpeg results
in image size 0x0 (other bits seem to work though o_O)

Will take a look at what's up and re-commit later...

This reverts commit ead87d3934ad7d29394fd39e309bd75f5eb78fbb.
2010-12-24 20:46:52 +00:00
Shish
ef2e94e70a checks for files without extensions, from AtomicDryad 2010-12-22 21:43:19 +00:00
Shish
0ff432abf6 what the fuck, php? this should not be necessary :/ 2010-10-11 12:21:30 +01:00
Shish
068ff1ac62 use config.php as CSRF salt 2010-10-07 21:31:26 +01:00
Shish
e577ffa785 <form> -> make_form(), or add auth token manually 2010-10-07 21:31:07 +01:00
Shish
9b5c65f11f csrf-proofing for extensions 2010-10-07 21:29:59 +01:00
Shish
6720f639c8 more url_escape 2010-07-26 23:10:57 +01:00
Shish
4e48e02856 curl might not be installed 2010-07-26 22:48:44 +01:00
Shish
d31760a334 repeat of GET forms breaking on sites without niceurls 2010-07-26 11:18:38 +01:00
Shish
85178ff127 hide metadata on windows 2010-07-19 13:57:40 +01:00
Shish
c82350da05 hide disk_free_space errors 2010-06-27 17:32:34 +01:00
Shish
68ce20ae8b blargh 2010-06-17 19:44:26 +01:00
Shish
6fdc478b0f Convert some Extensions to SimpleExtensions with priorities 2010-05-28 13:08:04 +01:00
Shish
449adbaff8 selectFirst is still a whore 2010-05-16 15:28:03 +01:00
Shish
d521b3739c final one? 2010-05-15 14:24:17 +01:00
Shish
09d08fa0e3 these are redundant too 2010-05-15 14:23:00 +01:00
Shish
7e0c39fe78 get rid of extra bits 2010-05-15 14:21:02 +01:00
Shish
d2875b98f1 class type hints for hiphop's benefit 2010-05-15 12:17:54 +01:00
Shish
b46d806fb6 A bunch of testing / fixes 2010-05-05 14:16:47 +01:00
Shish
393a88ca14 selectfirst is annoying 2010-04-28 11:21:26 +01:00
Shish
f57aa7ef5c mysql can go choke on a bucket of cocks 2010-04-27 11:36:36 +01:00
Shish
d8eb1a6b20 a bunch of autocompletion 2010-04-26 06:00:57 +01:00
Shish
67a3776cef tag completion internal api 2010-04-26 05:50:20 +01:00
Shish
b0150b0b93 Revert "search field autocomplete"
This reverts commit 29d9c7ae1600abd8f0136776daef16c9a23d2b8b.

zshall has already done this, better >_<
2010-04-26 05:04:29 +01:00
Shish
7b14e24475 search field autocomplete 2010-04-26 04:57:00 +01:00
Shish
81c661fe8b Merge branch 'pagevent' 2010-04-26 04:54:12 +01:00
Shish
9ce1ccbe6d 'offset ? limit ?' is supported by more than 'limit ?, ?' 2010-04-23 16:11:03 +01:00
Shish
5dda40513c move warehouse directory creation into a single place 2010-04-23 05:46:34 +01:00
Shish
794eff56b4 crudely hide explicit images from the comment list of anons 2010-04-23 04:08:40 +01:00
Shish
9e7b1b1e79 link to ext_doc rather than ext_manager, for non-admins 2010-04-21 18:04:12 +01:00
Shish
fd3ff15485 avatar options 2010-04-21 17:57:47 +01:00
Shish
40b10a06e1 in theory, selectable avatar hosts 2010-04-21 17:32:59 +01:00
Shish
230d253142 Merge branch 'alltags' 2010-04-21 17:11:27 +01:00
Shish
a4c93959f7 Comment::get_owner() function, as an official way to access user data (eg User::get_avatar()) 2010-04-07 13:39:12 +01:00
Shish
1d3d923449 timestamped comments 2010-04-07 13:26:10 +01:00
Josh Sutinen
67698b9c35 Fix bookmarklet using relative url into absolute url with make_http magic 2010-03-29 03:58:50 +01:00
Shish
4d5a8c9303 remove carridge returns when parsing alias CSVs 2010-03-27 04:01:50 +00:00
Shish
08fd957933 show user ID number 2010-03-25 10:51:47 +00:00
Shish
f9411207d1 tidy up 2010-03-23 04:30:50 +00:00
Shish
6e1eca8aeb case sensitivity? 2010-03-22 04:30:23 +00:00
Shish
21d0eecebf two comments should exist now 2010-03-22 04:00:40 +00:00
Shish
b635a6441e only show extension docs if the extension exists 2010-03-22 03:58:37 +00:00
Shish
9b2299cc23 build warehouse directories on demand 2010-03-15 05:35:22 +00:00
Shish
3682f84f04 test unicode comments 2010-03-14 20:51:35 +00:00
Shish
f93b2ad65b ... yeah 2010-03-14 02:19:29 +00:00