]>
git.mjollnir.org Git - s9y.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
garvinhicking [Tue, 10 May 2005 16:35:31 +0000 (16:35 +0000)]
Also look for "convert.exe", satisfying windows users.
Thanks to pattyjj from IRC!
nohn [Tue, 10 May 2005 14:53:48 +0000 (14:53 +0000)]
zero-tolerance
garvinhicking [Tue, 10 May 2005 10:34:05 +0000 (10:34 +0000)]
update icelandic
garvinhicking [Tue, 10 May 2005 10:11:05 +0000 (10:11 +0000)]
This should be a better fix to not pass any bad characters into the $url.
Anyone care to check? :)
garvinhicking [Mon, 9 May 2005 13:46:01 +0000 (13:46 +0000)]
Let's make it sound less nasty ;)
nohn [Mon, 9 May 2005 13:24:57 +0000 (13:24 +0000)]
document
garvinhicking [Mon, 9 May 2005 13:03:20 +0000 (13:03 +0000)]
possible xss for shoutbox/templatedropdown,
fix author pagination
nohn [Mon, 9 May 2005 09:25:13 +0000 (09:25 +0000)]
killing null-bytes
nohn [Mon, 9 May 2005 08:33:50 +0000 (08:33 +0000)]
NO ONE should be able to upload dot-files
garvinhicking [Mon, 9 May 2005 08:10:25 +0000 (08:10 +0000)]
disallow "." files like .htaccess.
Sebastian, Tom - see my mail about this issue.
garvinhicking [Wed, 4 May 2005 16:37:54 +0000 (16:37 +0000)]
* fix missing rss1.0 namespace
* fix autodetection using ports if not :80.
garvinhicking [Wed, 4 May 2005 10:19:13 +0000 (10:19 +0000)]
use strftime wrapper
garvinhicking [Tue, 3 May 2005 07:40:35 +0000 (07:40 +0000)]
only show WYSIWYG config option when installing. Later on it will
be configured in Personal Configuration only.
garvinhicking [Tue, 3 May 2005 07:39:06 +0000 (07:39 +0000)]
fix paths for people
garvinhicking [Mon, 2 May 2005 12:31:41 +0000 (12:31 +0000)]
allow plugins to send trackbacks despite missing RDF metadata
nohn [Mon, 2 May 2005 08:49:40 +0000 (08:49 +0000)]
deppen leer zeichen
garvinhicking [Sat, 30 Apr 2005 10:41:02 +0000 (10:41 +0000)]
Allow to view and fetch multiple categories. Categories plugin
can allow viewers to select multiple categories to view.
Multiple categories are separated by ";" inside the URL. Values are still
turned to (int)s later on.
nohn [Sat, 30 Apr 2005 09:44:27 +0000 (09:44 +0000)]
adding missing constant
garvinhicking [Fri, 29 Apr 2005 14:37:34 +0000 (14:37 +0000)]
Image selector hook support
garvinhicking [Fri, 29 Apr 2005 13:05:53 +0000 (13:05 +0000)]
allow to sort categories by custom fields
garvinhicking [Fri, 29 Apr 2005 09:19:08 +0000 (09:19 +0000)]
missing HTML code
garvinhicking [Thu, 28 Apr 2005 12:23:58 +0000 (12:23 +0000)]
added missing files from migration
garvinhicking [Thu, 28 Apr 2005 12:15:31 +0000 (12:15 +0000)]
gzip encoding is making too many problems, set it off as default:
Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be
used twice in Unknown on line 0
or
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used
after 'URL-Rewriter' in /include/functions.inc.php on line 28
Tom, do you know more about it, can you fix it properly? It seems the
ob_functions need to be called before our session_start, but ob_* may also
not interfer with our BC-compatibility $raw_data stuff or the
simplecache plugin.
I also firmly believe gzip compression is a webserver matter and IMHO should
not be touched in application level?
garvinhicking [Thu, 28 Apr 2005 12:10:16 +0000 (12:10 +0000)]
we need full URL for redirection
garvinhicking [Wed, 27 Apr 2005 13:04:49 +0000 (13:04 +0000)]
typo
garvinhicking [Wed, 27 Apr 2005 12:52:33 +0000 (12:52 +0000)]
add new config option for nugget plugin
garvinhicking [Wed, 27 Apr 2005 11:57:08 +0000 (11:57 +0000)]
updated french
garvinhicking [Wed, 27 Apr 2005 07:48:18 +0000 (07:48 +0000)]
entryproperties option: Hide from frontpage
garvinhicking [Tue, 26 Apr 2005 10:00:36 +0000 (10:00 +0000)]
PHP < 4.3 has bugs with version_compare
garvinhicking [Mon, 25 Apr 2005 16:50:43 +0000 (16:50 +0000)]
Fix importers when not on the same DB
garvinhicking [Mon, 25 Apr 2005 16:32:14 +0000 (16:32 +0000)]
fix remaining JS issues, hopefully.
garvinhicking [Mon, 25 Apr 2005 10:15:28 +0000 (10:15 +0000)]
fix trackbacks with "#" in it
garvinhicking [Mon, 25 Apr 2005 09:55:16 +0000 (09:55 +0000)]
allow "=" in urls. :-(
garvinhicking [Mon, 25 Apr 2005 09:40:08 +0000 (09:40 +0000)]
also send trackback with event_trackback plugin if not at least one link
was inserted
garvinhicking [Mon, 25 Apr 2005 08:41:26 +0000 (08:41 +0000)]
no sidebar titles if not set
garvinhicking [Mon, 25 Apr 2005 08:35:55 +0000 (08:35 +0000)]
Fix PHP error which comes because session_start() is called before the obgzhandler ob_start and if session.use_trans_sid is activated.
Currently this is more a hotfix - it effectively disables gzcompression on servers with use_trans_sid. We would need to move serendipity_gzCompression before session_start, but I don't dare touch this beast I have no knowledge of. Tom?
garvinhicking [Sat, 23 Apr 2005 09:50:32 +0000 (09:50 +0000)]
use ";" instead of ":" for windows
garvinhicking [Fri, 22 Apr 2005 13:41:03 +0000 (13:41 +0000)]
karma plugin makes click tracking earlier, better interation with other plugins (cache, mainly)
also fixes insertion of double entries.
garvinhicking [Fri, 22 Apr 2005 10:52:30 +0000 (10:52 +0000)]
fix spamblock brokeness
garvinhicking [Fri, 22 Apr 2005 08:55:24 +0000 (08:55 +0000)]
only 1-2 more commits :-D
garvinhicking [Fri, 22 Apr 2005 08:45:31 +0000 (08:45 +0000)]
...testing...
garvinhicking [Fri, 22 Apr 2005 08:24:52 +0000 (08:24 +0000)]
prepare for some commit mail spam, I need some testing grounds to get this f*ckin forward to work ;)
garvinhicking [Thu, 21 Apr 2005 08:42:23 +0000 (08:42 +0000)]
test commit
garvinhicking [Thu, 21 Apr 2005 08:21:42 +0000 (08:21 +0000)]
allow ~ and ! in URL characters
nohn [Thu, 21 Apr 2005 06:54:47 +0000 (06:54 +0000)]
moving serendipity_event_blogpdf to additional plugins as discussed
nohn [Thu, 21 Apr 2005 06:53:23 +0000 (06:53 +0000)]
moving serendipity_event_blogpdf to additional plugins as discussed
garvinhicking [Wed, 20 Apr 2005 17:01:15 +0000 (17:01 +0000)]
do not use utf8-BOM
garvinhicking [Wed, 20 Apr 2005 16:56:29 +0000 (16:56 +0000)]
added romanian translation by Alexandru Szasz
garvinhicking [Wed, 20 Apr 2005 13:48:52 +0000 (13:48 +0000)]
try to make it work with IIS
nohn [Tue, 19 Apr 2005 11:29:55 +0000 (11:29 +0000)]
factoring out surbl
nohn [Tue, 19 Apr 2005 10:42:26 +0000 (10:42 +0000)]
factored out rbl
garvinhicking [Tue, 19 Apr 2005 09:24:28 +0000 (09:24 +0000)]
one last commit test, i think I got the php-blog-cvs mailing now
garvinhicking [Tue, 19 Apr 2005 09:07:27 +0000 (09:07 +0000)]
test commit, please ignore
garvinhicking [Tue, 19 Apr 2005 08:00:46 +0000 (08:00 +0000)]
test commit to send mails to SF.Net
garvinhicking [Mon, 18 Apr 2005 20:57:27 +0000 (20:57 +0000)]
Upload multiple images at once: RFE #
1174118
Needs a bit TODO for renaming files.
garvinhicking [Mon, 18 Apr 2005 16:45:24 +0000 (16:45 +0000)]
patch up rewrite rule so that index.php may not get rewritten to index.php?url=index.html, as it only wastes cycles.
(Even though it didn't happen on my install...anyways, the rewrite rule also only steps into effect if $serendipity['indexFile'] != 'index.php', we may want to create a conditional rule here.
tomsommer [Mon, 18 Apr 2005 15:21:44 +0000 (15:21 +0000)]
Revert
tomsommer [Mon, 18 Apr 2005 14:55:48 +0000 (14:55 +0000)]
Fix call to apache_get_modules() even if it didn't exist
garvinhicking [Mon, 18 Apr 2005 14:02:20 +0000 (14:02 +0000)]
use a better fix, I guess.
We may need to think if there are other areas apart from RSS feeds that
may get cached using appropriate last-modified headers. Most of the frontend
will fail though, as sidebars may server dynamic content.
garvinhicking [Mon, 18 Apr 2005 13:38:11 +0000 (13:38 +0000)]
* Use templates_c for caching remote rss feeds
* Do not call session_start() for RSS feeds to allow caching. If session_start
is called, it would put no-cache, ... headers and disable 304/Not Modified
operations. This is a possibly hazardrous change, we need to further
watch this. That's also the reason I won't backport the fix to 0.8
garvinhicking [Mon, 18 Apr 2005 12:21:38 +0000 (12:21 +0000)]
document changes
garvinhicking [Mon, 18 Apr 2005 12:20:08 +0000 (12:20 +0000)]
fix %T not supported on windows systems
garvinhicking [Mon, 18 Apr 2005 11:24:05 +0000 (11:24 +0000)]
be a bit verbose and adjusted to latest release
garvinhicking [Mon, 18 Apr 2005 11:18:11 +0000 (11:18 +0000)]
replace '\' windows paths with '/' when forwarding.
garvinhicking [Mon, 18 Apr 2005 09:19:47 +0000 (09:19 +0000)]
comments plugin can have custom title
garvinhicking [Mon, 18 Apr 2005 08:53:52 +0000 (08:53 +0000)]
0.9-alpha1
garvinhicking [Mon, 18 Apr 2005 08:50:36 +0000 (08:50 +0000)]
First commit test. Update to 0.9
s_bergmann [Sat, 16 Apr 2005 06:39:31 +0000 (06:39 +0000)]
Import Serendipity 0.8 into trunk.
s_bergmann [Mon, 4 Apr 2005 05:20:56 +0000 (05:20 +0000)]
Restructure.