23 Commits

Author SHA1 Message Date
Garvin Hicking
c03db71dc5 * Experimental: When sending quoted-printable notification mails,
auto-split after 75 characters.
      (Ref: http://board.s9y.org/viewtopic.php?f=3&t=16314)
2010-01-27 15:04:17 +00:00
Garvin Hicking
7bfadb90b3 Add RFC auto-submitted header
(http://www.iana.org/assignments/auto-submitted-keywords/auto-submitted-keywords.xhtml)
(http://board.s9y.org/posting.php?mode=quote&f=3&p=93402)
2010-01-27 13:33:34 +00:00
Garvin Hicking
74a5c9f9af * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
Garvin Hicking
1e95b899c6 * Do not send mails, if the "To:" address is empty, might happen
if authors do not have a mail account entered in their profile.
      (nealk)
2009-09-21 08:11:35 +00:00
Garvin Hicking
f58cd1d959 ereg() replacement 2009-09-04 08:51:16 +00:00
Garvin Hicking
8390f6fd42 New experimental login hashing 2009-02-16 11:29:49 +00:00
Garvin Hicking
ae73f337f7 Allow to override internal mail routine 2008-10-28 12:32:30 +00:00
Garvin Hicking
471c8e81fe Support Opt-In for comment subscription mails 2008-10-18 11:17:40 +00:00
Judebert
d09bee19d9 Fix returning unset but existent array key in pickKey 2008-04-10 03:41:17 +00:00
Garvin Hicking
cb505dc29d Suppress version in email 2008-03-28 11:20:39 +00:00
Garvin Hicking
eaf4c57a99 2008-03-20 09:15:07 +00:00
Garvin Hicking
82294ec204 fix author counting without drafted articles 2008-02-24 11:06:32 +00:00
Judebert
8b86a8c419 Modify pickKey to examine parent array before nested arrays. 2008-02-19 19:48:53 +00:00
Grischa Brockhaus
1c41e716af serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension 2007-07-17 03:46:04 +00:00
Garvin Hicking
99a34f193e Fix bugs in the new backend templates 2007-06-11 14:32:32 +00:00
Garvin Hicking
39f6c69764 Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums! 2007-03-22 11:43:59 +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
932574ee2e Awesome MySQL tuning for our central query by Matthew Groeninger 2006-11-15 10:18:43 +00:00
Garvin Hicking
cc50bb6bfa fix bug #1586289, strict array check 2006-10-30 14:21:36 +00:00
Garvin Hicking
9814e3c40a Fix orphaned categories, textile plugin, smarty commentform function 2006-08-27 11:29:00 +00:00
Garvin Hicking
717022a81d Fix iconv bug, thanks to Matthias Leise 2006-08-05 20:59:00 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00