1
0
Commit Graph

248 Commits

Author SHA1 Message Date
fc7da5f2f6 Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options. 2009-11-01 23:19:24 +00:00
e0ee3d02cb * Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)
2009-10-09 13:02:41 +00:00
474fa22484 * Allow comment sidebar plugin to only show coments for entries
that are allowed to be viewed by the current visitor.
2009-09-21 09:12:59 +00:00
518bde82b2 * Also use htmlspecialchars() for the Recent Entries sidebar plugin
(Anson)
2009-09-21 08:09:50 +00:00
08de4a5121 * Fixed Spartacus download URLs for SF.Net mirror 2009-08-27 13:23:50 +00:00
af7a6455d0 disable temporary mirrors 2009-08-27 13:20:59 +00:00
2fa084dc62 * More PHP 5.3.0 compat (split()). 2009-08-25 19:39:17 +00:00
d059fffdda Remove eregi calls 2009-08-21 12:22:35 +00:00
a1a7fffaef Fix of badly formated language files 2009-08-15 08:38:47 +00:00
2c549b7e79 Update of czech translation files for plugins, bulletproof theme and system language file 2009-08-12 20:58:39 +00:00
e6185c12fb 2009-07-15 10:57:58 +00:00
131e17ccca * Commented out DEBUG logs of Akismet, that blow up the spamblocklog table
* Reporting of correct comment type for Akismet calls (pingback or trackback)
2009-07-15 10:57:42 +00:00
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