1
0
Commit Graph

236 Commits

Author SHA1 Message Date
119297583f PHP 5.3 compatibility 2009-07-14 11:48:10 +00:00
89d7dbb68a PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
0ec74a02ab Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation!
(there were a bug in the prior commit.. :-/)
2009-07-05 15:15:10 +00:00
d2e89fcdd9 Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation! 2009-07-04 00:16:18 +00:00
55d94844ad plugin_comment displays trackbacks *and* pingbacks in trackback only mode now. 2009-07-01 11:50:51 +00:00
0ab70ad0e6 add config option 2009-06-23 13:51:26 +00:00
1c9f7c85a7 language update by konus 2009-06-15 09:26:05 +00:00
124cb7ccf9 Fix urls with invalid cased protocol part while displaying entry comments. 2009-06-12 12:13:34 +00:00
0d1785f848 Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
dddf118552 shoutbox plugin: Wrong description for dateformat fixed. 2009-06-01 03:31:13 +00:00
7b3500c7df Changed shoutbox plugin. Shoutbox input size is configurable now. 2009-06-01 02:36:52 +00:00
d18ebdb457 * Change mail entry plugin to be able to send mails without
hyperlinks and images. (garvinhicking)
2009-05-29 13:23:31 +00:00
b0041c7894 Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
88b8a7987e typo fix by christian boltz 2009-05-20 11:51:37 +00:00
ececb2d98c . 2009-04-16 16:47:51 +00:00
605fee4a97 * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
dc4d1db403 * Changed karma plugin to only track GET requests as visits, not
POSTs. Thanks to Marcus Friedman
2009-03-25 10:41:38 +00:00
04c6e99794 enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
f95406d219 german law-abiding citizens will like this new 'bmi' option 2009-03-17 12:09:39 +00:00
69565a367a try to fix entity translation, patch by bugrep 2009-03-16 09:22:59 +00:00
8390fb3562 grammar change 2009-02-26 09:42:11 +00:00
08dd55ae51 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
921342c90f Use space as seperator 2009-02-24 08:31:28 +00:00
164aa6e86c Language update by Vlada Ajgl 2009-02-23 11:04:54 +00:00
9bbae7be92 * Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)
2009-02-20 12:36:46 +00:00
aff57575b6 Missed language constants 2009-02-19 19:58:34 +00:00
5c23286740 * update database entries. 2009-02-14 13:22:47 +00:00
3a6544421d * Fix statistics sidebar plugin to properly count weekly visitors
(garvinhicking)
2009-02-06 11:54:56 +00:00
c03669feb4 forgot one 2009-02-05 10:33:37 +00:00
b4fcf00af9 * Changed spamblock plugin for text filtering to ignore trailing
or prepending spaces in blacklists (garvinhicking)
2009-02-05 10:30:51 +00:00
f05b7e3e96 Fix smarty variable 2009-02-03 12:08:20 +00:00
73de613a24 Editet history plugin to only admit serendipity_history_body if corresponding config option is actually true. 2009-02-02 11:44:38 +00:00
6871d8c01a Fixed small bug in history plugin which emitted invalid HTML. 2009-02-02 11:37:41 +00:00
4240687f44 Provide a way to manage karma votes. You can now display all votes in pages,
filtered by IP, user agent, or article.  The display has easy filters for 
article and IP.  You can either delete or approve votes.
2009-01-27 21:48:49 +00:00
4fb41001d5 * Fix bad link in Remote RSS sidebar plugin ()
(garvinhicking)
2009-01-20 09:19:23 +00:00
666abed804 Updated serendipity_plugin_entrylinks to use new plainList class for uls. 2009-01-19 15:07:46 +00:00
0cec708f2d Document changes in spamblock plugin 2009-01-19 11:57:03 +00:00
b8fc028b8a Default to the Open Source akismet server, but only if no key has been entered yet. 2009-01-19 02:14:32 +00:00
43ffb5e5c7 Added TypePad Antispam akismet server 2009-01-19 02:04:04 +00:00
94c984029c patch by isotopp: proper index key creation 2009-01-15 15:31:53 +00:00
5a3ce8ef3b * Change "Allow duplicate content" in spamblock plugin to not
operate on (empty) pingbacks (garvinhicking)
2009-01-13 18:00:26 +00:00
c8743ff394 patch by isotopp to prevent empty deny from .htaccess clause 2009-01-12 08:15:23 +00:00
1ab9f97ea3 Applied fix by gimmel to history plugin. Keeps plugin from emitting empty spans if display or author are disabled in plugin config. 2009-01-02 09:32:22 +00:00
0f3d32ae14 * Fixed not remembering entryproperties when re-editing an entry,
introduced with 1.4-beta1 [1.4-beta2]
2008-12-05 12:23:57 +00:00
e779717683 * Adjust getting the right URL for karmavoting and shoutbox
plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
2008-12-01 09:07:07 +00:00
1b966cceb2 Use autocomplete=off, thanks to sbauer 2008-11-24 15:40:48 +00:00
06d3acab3c Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
f0e35095b7 Fix typo 2008-11-19 19:45:25 +00:00
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
14ca0bdeba mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00