1
0
Commit Graph

33 Commits

Author SHA1 Message Date
d8859df47c Fix urls with invalid cased protocol part while displaying entry comments. 2009-06-12 11:57:14 +00:00
29c36ad0e2 API improvement, prpoerly store entry reference in printentries, and
save cid for api hook
2009-06-11 15:38:22 +00:00
ececb2d98c . 2009-04-16 16:47:51 +00:00
4e05bf4956 Fix not properly counting trackbacks [1.4-beta1]
added more debug
2008-11-14 10:06:54 +00:00
ea1429f710 rework comment counter 2008-10-21 09:30:23 +00:00
818f572008 Better output for comment approval and subsciription approval pages, rather than a location redirect. 2008-10-19 10:48:12 +00:00
cd224674e9 fix link 2008-10-18 17:47:22 +00:00
e1a48c9375 use url rewriting 2008-10-18 17:36:09 +00:00
471c8e81fe Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
14ca0bdeba mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
f0b922e7b0 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
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
8594f1297f Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00
eb82580e0c add missing title 2008-03-15 15:15:01 +00:00
191a65097a * Allow to submit comments to future entries, when showing
future entries is enabled (garvinhicking)
2008-02-27 10:01:12 +00:00
8f76e7ba31 improve fetchcomments hook 2008-01-17 15:00:13 +00:00
c95f2dd9da Allow to re-moderate comments 2008-01-03 15:02:22 +00:00
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
ded774a931 Added pingback filter option for comments in admin area 2007-09-02 01:23:21 +00:00
c53ee539af Fix comment rss feeds 2007-07-15 15:13:50 +00:00
2ddbd7f50e For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
d144e0ff66 SQLite compatibvility 2007-07-02 10:26:03 +00:00
c8b5d1a813 Also allow 'comment by author' views without author name 2007-06-26 11:40:07 +00:00
acf9321f23 Fix SQL injection reported by Dr. Neal Krawetz 2007-06-17 10:45:24 +00:00
8ffc7202bc Fix bad admin query, thanks to Urs Enke 2007-06-12 12:43:17 +00:00
4edcca9ce4 Add hooks for approving and deleting a comment 2007-06-11 12:20:31 +00:00
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
4623f2d0c7 No longer accept trackbacks to draft entries.Thanks to j_b_poquelin 2007-02-15 08:46:23 +00:00
5443cecf68 Fix showing proper plugin permissionship plugin 2007-02-13 08:35:53 +00:00
1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
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
71009ea46f Fix gazillion comment count bug 2006-10-23 07:32:37 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00