]>
git.mjollnir.org Git - s9y.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.