Shish
|
8192f278d5
|
different sql for different databases :(
|
2012-01-31 12:15:25 +00:00 |
|
Shish
|
7af442855d
|
this isn't so necessary with latest upstream changes
|
2012-01-30 02:18:16 +00:00 |
|
Shish
|
ddf61714f6
|
argh sql syntaxes
|
2012-01-22 14:54:03 +00:00 |
|
Shish
|
f5edb4fb4e
|
the 24 hour limit can apply to the page count too, making that also 70x faster
|
2012-01-20 05:24:29 +00:00 |
|
Shish
|
4c2adce744
|
limiting by date at the database level is ~70x faster than limiting by page at the PHP level
|
2012-01-20 04:34:06 +00:00 |
|
Shish
|
f100e6a9d4
|
5 may have been a little extreme
|
2012-01-20 04:05:54 +00:00 |
|
Shish
|
36e443e07d
|
the algorithm for listing old comments pages is *really* inefficient; the first few pages are quick, page 100 can take a few seconds to generate... rule34 has over 100,000 pages of comments. Limit to the first few pages for now, as I don't know anyone who even goes past the front page.
|
2012-01-20 03:12:48 +00:00 |
|
Shish
|
8ba22d8fbc
|
same for user-agent
|
2012-01-19 15:28:55 +00:00 |
|
Shish
|
7608107232
|
lib/askismet expects the referrer to either be set manually, or exist; if it doesn't exist we need to set it manually
|
2012-01-19 15:20:32 +00:00 |
|
green-ponies (jgen)
|
d46244f926
|
Display message if no comments.
|
2012-01-16 20:54:34 +00:00 |
|
Shish
|
c39697a40f
|
stub for comment time-ago
|
2011-12-31 14:21:02 +00:00 |
|
Shish
|
1857075bd9
|
show comments made by user
|
2011-12-31 13:54:32 +00:00 |
|
Shish
|
5121e99dbe
|
speed hax and niceurl forcing from r34
|
2011-12-24 14:49:55 +00:00 |
|
Shish
|
3d0cdfff56
|
mark users who have commented as interacting
|
2011-03-23 11:40:32 +00:00 |
|
Shish
|
b481db493c
|
cache recent comments and comment page count
|
2011-03-23 11:37:46 +00:00 |
|
Shish
|
eda0d66bac
|
make CommentList::get_hash static, for calling from other places
|
2011-03-06 12:44:38 +00:00 |
|
Shish
|
ce0d30e0db
|
count() rather than RecordCount
|
2011-02-13 13:16:49 +00:00 |
|
Shish
|
8495a1ac89
|
typo fix
|
2011-02-13 13:10:55 +00:00 |
|
Shish
|
68585bb8c8
|
PDO compat for comments
|
2011-02-13 12:44:33 +00:00 |
|
Shish
|
ee3c24117b
|
more pdo compat, database bits
|
2011-01-03 15:18:24 +00:00 |
|
Shish
|
d6baeab977
|
more pdo compat
|
2011-01-01 16:28:04 +00:00 |
|
Shish
|
8d978aa06a
|
more pdo compat
|
2011-01-01 15:58:09 +00:00 |
|
Shish
|
9e00675900
|
pdo compat
|
2011-01-01 15:28:38 +00:00 |
|
Shish
|
ffb1762280
|
Insert_ID -> lastInsertId
|
2010-12-31 20:00:59 +00:00 |
|
Shish
|
1e04df7765
|
<form> -> make_form(), or add auth token manually
|
2010-10-07 21:26:27 +01:00 |
|
Shish
|
0d7efd0256
|
class type hints for hiphop's benefit
|
2010-05-15 12:17:32 +01:00 |
|
Shish
|
ee292c2a25
|
crudely hide explicit images from the comment list of anons
|
2010-04-23 04:08:22 +01:00 |
|
Shish
|
77934a7733
|
Comment::get_owner() function, as an official way to access user data (eg User::get_avatar())
|
2010-04-07 13:38:44 +01:00 |
|
Shish
|
ec5b08f659
|
timestamped comments
|
2010-04-07 13:25:46 +01:00 |
|
Shish
|
e3c0b3fbc2
|
two comments should exist now
|
2010-03-22 04:00:26 +00:00 |
|
Shish
|
35b1972b90
|
test unicode comments
|
2010-03-14 20:51:15 +00:00 |
|
Shish
|
ca8fc63bf2
|
comment IDs to link to
|
2010-02-03 16:01:00 +00:00 |
|
Shish
|
e3fc8cf782
|
reset anon IDs on the comment/list too
|
2010-02-03 15:22:54 +00:00 |
|
Shish
|
e96e350ccb
|
ID's anons
|
2010-02-02 18:15:05 +00:00 |
|
Shish
|
18c0fa7df8
|
more documentation, and set some extensions to be hidden from the user docs list
|
2010-01-05 13:13:11 +00:00 |
|
Shish
|
bd42beded8
|
update extensions links
|
2010-01-04 12:44:20 +00:00 |
|
Shish
|
c7b4cf8ead
|
documentation updates
|
2010-01-04 12:41:04 +00:00 |
|
Shish
|
3bb3ee2e86
|
securimage support as an alternative captcha
|
2010-01-03 08:15:52 +00:00 |
|
Shish
|
694200d9f8
|
proper logging
|
2009-12-30 07:59:40 +00:00 |
|
Shish
|
b68f37cf5b
|
ignore orphanned comments
|
2009-12-22 17:05:21 +00:00 |
|
Shish
|
247d2b0637
|
remote api keys in their own block
|
2009-11-10 03:07:40 +00:00 |
|
Shish
|
6bee15164f
|
make recaptcha work
|
2009-11-10 03:01:20 +00:00 |
|
Shish
|
76393c2c59
|
recaptcha support
|
2009-11-10 03:55:17 +00:00 |
|
Shish
|
07178e0c4d
|
Merge branch 'master' of git://git.shishnet.org/shimmie2
|
2009-10-26 10:50:56 +00:00 |
|
Shish
|
083d1e51f7
|
set comment limits higher
|
2009-10-26 10:50:48 +00:00 |
|
Shish
|
7d96035f02
|
fix for bug #779
|
2009-10-23 14:26:49 +01:00 |
|
Shish
|
2e24246984
|
test for bug #779
|
2009-10-23 14:26:40 +01:00 |
|
Shish
|
8a53cecbd7
|
odd/even comments
|
2009-08-24 03:43:10 +01:00 |
|
Shish
|
087444b841
|
did I mention 'aaaaaaargh php'?
|
2009-08-19 05:53:27 +01:00 |
|
Shish
|
1946e3c943
|
consistent naming for test functions
|
2009-08-19 01:28:48 +01:00 |
|