Archived
1
0
Commit Graph

229 Commits

Author SHA1 Message Date
Grischa Brockhaus 124cb7ccf9 Fix urls with invalid cased protocol part while displaying entry comments. 2009-06-12 12:13:34 +00:00
Garvin Hicking 0d1785f848 Specific php session checks, if a session has already been issued. 2009-06-11 12:14:15 +00:00
Grischa Brockhaus dddf118552 shoutbox plugin: Wrong description for dateformat fixed. 2009-06-01 03:31:13 +00:00
Grischa Brockhaus 7b3500c7df Changed shoutbox plugin. Shoutbox input size is configurable now. 2009-06-01 02:36:52 +00:00
Garvin Hicking d18ebdb457 * Change mail entry plugin to be able to send mails without
hyperlinks and images. (garvinhicking)
2009-05-29 13:23:31 +00:00
Garvin Hicking b0041c7894 Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
Garvin Hicking 88b8a7987e typo fix by christian boltz 2009-05-20 11:51:37 +00:00
Garvin Hicking ececb2d98c . 2009-04-16 16:47:51 +00:00
Garvin Hicking 605fee4a97 * Enhance xhtml cleanup plugin to also work on <param value="..." />
tags.  (garvinhicking)
2009-04-16 08:02:53 +00:00
Garvin Hicking 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
Garvin Hicking 04c6e99794 enhance nl2br plugin to also use p tags 2009-03-24 10:41:50 +00:00
Garvin Hicking f95406d219 german law-abiding citizens will like this new 'bmi' option 2009-03-17 12:09:39 +00:00
Garvin Hicking 69565a367a try to fix entity translation, patch by bugrep 2009-03-16 09:22:59 +00:00
Garvin Hicking 8390fb3562 grammar change 2009-02-26 09:42:11 +00:00
Garvin Hicking 08dd55ae51 update czech translation by vlada ajgl 2009-02-25 09:06:29 +00:00
Garvin Hicking 921342c90f Use space as seperator 2009-02-24 08:31:28 +00:00
Garvin Hicking 164aa6e86c Language update by Vlada Ajgl 2009-02-23 11:04:54 +00:00
Garvin Hicking 9bbae7be92 * Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)
2009-02-20 12:36:46 +00:00
Judebert aff57575b6 Missed language constants 2009-02-19 19:58:34 +00:00
Tadashi Jokagi 5c23286740 * update database entries. 2009-02-14 13:22:47 +00:00
Garvin Hicking 3a6544421d * Fix statistics sidebar plugin to properly count weekly visitors
(garvinhicking)
2009-02-06 11:54:56 +00:00
Garvin Hicking c03669feb4 forgot one 2009-02-05 10:33:37 +00:00
Garvin Hicking b4fcf00af9 * Changed spamblock plugin for text filtering to ignore trailing
or prepending spaces in blacklists (garvinhicking)
2009-02-05 10:30:51 +00:00
Garvin Hicking f05b7e3e96 Fix smarty variable 2009-02-03 12:08:20 +00:00
Matthias Mees 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
Matthias Mees 6871d8c01a Fixed small bug in history plugin which emitted invalid HTML. 2009-02-02 11:37:41 +00:00
Judebert 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
Garvin Hicking 4fb41001d5 * Fix bad link in Remote RSS sidebar plugin (#2521122)
(garvinhicking)
2009-01-20 09:19:23 +00:00
Matthias Mees 666abed804 Updated serendipity_plugin_entrylinks to use new plainList class for uls. 2009-01-19 15:07:46 +00:00
Garvin Hicking 0cec708f2d Document changes in spamblock plugin 2009-01-19 11:57:03 +00:00
Judebert 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
Judebert 43ffb5e5c7 Added TypePad Antispam akismet server 2009-01-19 02:04:04 +00:00
Garvin Hicking 94c984029c patch by isotopp: proper index key creation 2009-01-15 15:31:53 +00:00
Garvin Hicking 5a3ce8ef3b * Change "Allow duplicate content" in spamblock plugin to not
operate on (empty) pingbacks (garvinhicking)
2009-01-13 18:00:26 +00:00
Garvin Hicking c8743ff394 patch by isotopp to prevent empty deny from .htaccess clause 2009-01-12 08:15:23 +00:00
Matthias Mees 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
Garvin Hicking 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
Garvin Hicking 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
Garvin Hicking 1b966cceb2 Use autocomplete=off, thanks to sbauer 2008-11-24 15:40:48 +00:00
Garvin Hicking 06d3acab3c Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
Judebert f0e35095b7 Fix typo 2008-11-19 19:45:25 +00:00
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 14ca0bdeba mail-based comment authorisation for spamblock plugin 2008-10-13 11:02:12 +00:00
Garvin Hicking 0865c89ff6 Disable logging by default 2008-10-13 08:13:36 +00:00
Ivan Cenov ce76e55b19 1) Translated new string in serendipity_plugin_comments in BG language. 2008-10-08 19:57:49 +00:00
Garvin Hicking f012aaf2eb Do not transform empty search queries 2008-10-05 18:02:56 +00:00
Garvin Hicking c515fee060 FLip wrong error message, thanks to greenwayg 2008-09-24 08:52:14 +00:00
Garvin Hicking 8551ef0a65 fix wrong documentation, thanks to Sammy 2008-09-10 10:26:36 +00:00
Ivan Cenov 67228952cb 1) serendipity_event_entryproperties: Translated new text constants into BG language. 2008-08-22 13:13:01 +00:00
Garvin Hicking 6875291b55 Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements 2008-08-19 10:56:03 +00:00