555 Commits

Author SHA1 Message Date
Ian
4bf5327c64 update spamblock wordfilter to function & updated NEWS 2011-11-29 16:19:12 +01:00
Ian
465ff72ff2 updated NEWS 2011-11-28 16:51:48 +01:00
Garvin Hicking
000f77224c nl2br plugin by ophian 2011-11-24 12:21:40 +01:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking
e8cacdcfdd (backport)
Fix a situation where globally stored template variables do not get preference over local (old) ones
	docs/NEWS
2011-11-03 17:06:14 +01:00
Garvin Hicking
f0b07cbf58 backport (there's gotta be an easier way than this) 2011-10-27 22:32:32 +02:00
Garvin Hicking
db590df608 document 2011-10-27 13:29:14 +02:00
Garvin Hicking
c292badf30 * Added new serendipity['defaultBaseURL'] variable that makes sure
that the baseURL is not overriden when configuring serendipity
      with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
ebaa8afe04 patch by ian 2011-09-28 09:19:05 +00:00
Garvin Hicking
d405035d40 fix for autosave 2011-09-09 09:24:23 +00:00
Garvin Hicking
7fa9ecde6d IE6 is dead 2011-08-13 09:55:33 +00:00
Garvin Hicking
3030b3a491 1..7 prep 2011-07-19 19:14:58 +00:00
Garvin Hicking
99b8830a3c * Fixed Spartauc SF.Net download location (Thanks to christian_boltz) 2011-06-27 09:39:25 +00:00
Garvin Hicking
187941aac6 * Added new event hook 'backend_loginfail' to track failed logins
(serendipity_event_externalauth can make use of it for fail2ban)
2011-05-31 14:02:02 +00:00
Garvin Hicking
18ff07d7ce allow to insert files with differing extension but same basename and mimetype 2011-04-21 15:07:33 +00:00
Garvin Hicking
defb3ff1fd * show subscription status of comments in frontend and backend 2011-04-11 12:35:40 +00:00
Garvin Hicking
c4e35b58fa * Added ability to report spam/ham to akismet (Black Warthog) 2011-04-11 07:34:37 +00:00
Garvin Hicking
d65692b9a1 document 2011-03-22 09:14:57 +00:00
Garvin Hicking
af040ea24f * Added localization for {$WEBLOG} in trackbacks.tpl (LazyBadger) 2011-03-22 09:14:30 +00:00
Garvin Hicking
40116e3802 karma plugin update 2011-03-09 11:11:14 +00:00
Garvin Hicking
eb47f799b7 adjust admin permalink, t hanks to lux 2011-01-26 09:26:36 +00:00
Garvin Hicking
712b43de77 * serendipity_event_mailer now also allows to use commas instead of
spaces to seperate multiple mails. Use distinct email adresses
      (Thanks to evanslee)
2011-01-21 10:35:33 +00:00
Garvin Hicking
a0f2b0b1fd new mod rewrite option 2011-01-15 13:32:59 +00:00
Garvin Hicking
bf39c311a3 sqlite both/assoc/num fix 2011-01-07 10:41:06 +00:00
Garvin Hicking
ada93a01c5 tpl fixes for smarty3, thanks to timbalu 2011-01-06 12:12:47 +00:00
Garvin Hicking
bd0d0b7bc0 . 2011-01-03 15:11:30 +00:00
Garvin Hicking
8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking
b448739802 Add new parameter "empty" to {serendipity_showPlugin} 2010-12-31 18:00:43 +00:00
Garvin Hicking
cbc46a31e1 bundle jquery 2010-12-31 17:29:51 +00:00
Garvin Hicking
e46563693c missing commit 2010-12-21 19:41:19 +00:00
Garvin Hicking
afc4c997d3 Allow to pass 'template' variable to serendipity_showPlugin 2010-11-29 16:53:25 +00:00
Garvin Hicking
320276fcbc compatibility for 1&1 servers 2010-11-16 11:46:34 +00:00
Garvin Hicking
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Garvin Hicking
58afae0cb0 fix xml newline 2010-10-07 08:43:53 +00:00
Garvin Hicking
51208e0f72 * Only do '*' parameter expansion on the first page of search
results: http://board.s9y.org/viewtopic.php?f=10&t=14810
      (onli, Timbalu)
2010-09-27 08:33:40 +00:00
Garvin Hicking
4b590b202e * RSS feed timestamp properly calculates offset (abdussamad) 2010-08-30 09:01:00 +00:00
Garvin Hicking
c32f99f68a . 2010-08-27 09:36:30 +00:00
Garvin Hicking
14d45150fb upcoming advisory, prepare 2010-08-26 16:03:16 +00:00
Garvin Hicking
47075eaf95 backport 2010-08-26 15:49:12 +00:00
Garvin Hicking
f9fa8503f0 (experimental) global theme options 2010-08-24 08:45:09 +00:00
Garvin Hicking
8ca7f04b8f * Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
      http://board.s9y.org/viewtopic.php?f=11&t=16921
      Thanks to mt2!
2010-08-20 09:07:42 +00:00
Garvin Hicking
4914b3f708 . 2010-08-12 22:38:04 +00:00
Garvin Hicking
38e4f719fe Fix PHP 5.3.2 parse error in a file, thanks to fyremoon 2010-07-24 22:23:49 +00:00
Garvin Hicking
0eb2d01132 * Include license output in plugin listing (onli) 2010-06-27 17:51:48 +00:00
Garvin Hicking
1a1e92a86a * Fix karma rating plugin missing the text translation for a
specific point area
2010-05-26 13:46:48 +00:00
Garvin Hicking
779bccd819 multilingual titles 2010-05-26 13:37:27 +00:00
Garvin Hicking
302d67b224 patch by konus, include referer 2010-05-17 07:43:35 +00:00
Garvin Hicking
e6d6b43e88 xinha issue, by stefan esser 2010-05-10 06:37:54 +00:00
Garvin Hicking
0575e40742 2010-05-10 05:53:55 +00:00
Garvin Hicking
1e2fa250c3 * Added new 'fulltext' search option to sidebar plugin
http://board.s9y.org/viewtopic.php?f=4&t=16051
2010-04-30 08:13:30 +00:00