22 Commits

Author SHA1 Message Date
Garvin Hicking
606f0896ab * Prefix possibly missing http:// of commenting authors URLs
in recent comments sidebar plugin and admin interface.
2008-10-23 13:50:54 +00:00
Garvin Hicking
f0b922e7b0 Add Status: 302 header for redirects, have fun, nitrox. :) 2008-08-27 19:20:23 +00:00
Garvin Hicking
30160420a8 * Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
2008-08-22 09:20:13 +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
fd3f90c9d6 Tighter check for multi category names 2008-01-29 19:11:04 +00:00
Garvin Hicking
df5f23c110 Only set $id when larger than 0, thanks to Alexander Hess 2008-01-16 13:54:32 +00:00
Garvin Hicking
e634186dcc Allow ?p=X and ?serendipity[id]=X URLs 2007-08-28 07:56:36 +00:00
Garvin Hicking
14f04bd485 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
77bd517187 Fix wrong timestamp generation when invalid archive dates are submitted, thanks to Deminy 2007-06-18 11:57:15 +00:00
Garvin Hicking
f825496eea Use HTTP 404 where needed 2007-06-14 09:14:15 +00:00
Garvin Hicking
143fd3bc8e Fix URL permalink lookup in some cases 2007-06-06 09:11:00 +00:00
Garvin Hicking
d615fb61de Fix bad prev/next permalinks when using wrapper.php embedding 2007-04-05 09:33:48 +00:00
Garvin Hicking
28accffd18 * Fix permalink patterns for some cases to properly detect pagination variables instead of interpreting search words as those (garvinhicking) 2007-03-11 12:50:42 +00:00
Garvin Hicking
1549c178ce remove debug 2006-11-28 14:48:59 +00:00
Garvin Hicking
0cf70f8be4 fix typo for proper 2006-11-28 14:40:42 +00:00
Garvin Hicking
932574ee2e Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
b285575448 Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking
348eff8040 Add new variable to make serendipity be deaf, mute and blind. Have fun, absynth :) 2006-10-24 22:03:19 +00:00
Garvin Hicking
a7d8fb70c4 Allow to use Cache-Control 2006-08-30 09:51:59 +00:00
Garvin Hicking
b0c5e50664 Fix matching "." character for comments 2006-08-17 08:44:41 +00:00
Garvin Hicking
c0b3ff1e2e Try to fix comments_by_author problem 2006-08-15 08:13:28 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00