23 Commits

Author SHA1 Message Date
Garvin Hicking
f0b922e7b0 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
Garvin Hicking
c9685c2a95 * Added optional token insertion for comment notification
(moderation) e-mails, which you can click without the need
      for authentication. This is a convenience feature, note that
      if someone can access your mails, he does not need to authenticate
      for deleting/approving a comment with the contained link.
2008-07-10 10:32:08 +00:00
Garvin Hicking
8594f1297f Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00
Garvin Hicking
eb82580e0c add missing title 2008-03-15 15:15:01 +00:00
Garvin Hicking
191a65097a * Allow to submit comments to future entries, when showing
future entries is enabled (garvinhicking)
2008-02-27 10:01:12 +00:00
Garvin Hicking
8f76e7ba31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
Garvin Hicking
c95f2dd9da Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
Grischa Brockhaus
a6fccc832c Added hooks to trackback listing in order to let plugins change it (the avatar plugin in example) 2007-12-22 18:49:03 +00:00
Grischa Brockhaus
ded774a931 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
Garvin Hicking
c53ee539af Fix comment rss feeds 2007-07-15 15:13:50 +00:00
Garvin Hicking
2ddbd7f50e For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
Garvin Hicking
d144e0ff66 SQLite compatibvility 2007-07-02 10:26:03 +00:00
Garvin Hicking
c8b5d1a813 Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
Garvin Hicking
acf9321f23 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
Garvin Hicking
8ffc7202bc Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
Garvin Hicking
4edcca9ce4 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
Garvin Hicking
c00ca94fb4 Only use 255/200 characters of HTTP user agent/referer strings, more don't fit into tables 2007-04-25 10:00:36 +00:00
Garvin Hicking
4623f2d0c7 No longer accept trackbacks to draft entries.Thanks to j_b_poquelin 2007-02-15 08:46:23 +00:00
Garvin Hicking
5443cecf68 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
Garvin Hicking
1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
14f00d7d9e Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking
71009ea46f Fix gazillion comment count bug 2006-10-23 07:32:37 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00