aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doing some cleanup in styles/Stefan Ritter2009-12-071-1/+1
* Fixed send-comment function (now works with apache)Stefan Ritter2009-12-071-4/+4
* Added a simple plugin interfaceStefan Ritter2009-12-071-0/+13
* no_break bugfixStefan Ritter2009-12-061-1/+1
* Making a wonderful place for regexp and added some more blockelements to the ...Stefan Ritter2009-12-061-2/+4
* Added '../.blogthonrc' as possible configuration, added TODOStefan Ritter2009-12-061-1/+9
* Added '../blogthonrc' as alternative configurationStefan Ritter2009-12-061-1/+9
* Some regexp fooStefan Ritter2009-12-061-1/+2
* Improved rss description to use html tags (like formatting, images, ...)Stefan Ritter2009-12-041-5/+5
* Fixed Atom-TimestampPascal Turbing2009-12-031-3/+3
* Feeds:Pascal Turbing2009-12-031-8/+32
* Bugfix (last 10, not len(entries))Stefan Ritter2009-12-031-1/+1
* RSS:Stefan Ritter2009-12-031-12/+14
* Code cleanup and bugfixStefan Ritter2009-12-021-13/+7
* Removed debuglineStefan Ritter2009-12-021-1/+0
* Code cleanup:Stefan Ritter2009-12-021-24/+18
* Fixed ugly generation of errorsStefan Ritter2009-12-021-33/+24
* Simplified generate_uuid functionStefan Ritter2009-12-011-6/+1
* Some typo fixesStefan Ritter2009-11-161-5/+5
* Added labels for each commentStefan Ritter2009-11-021-0/+6
* Added utf-8 coding to headerStefan Ritter2009-11-011-0/+1
* Removed smtp auth as long as configuration is world readableStefan Ritter2009-11-011-8/+0
* Don't show comment form when comments are disabledStefan Ritter2009-10-311-15/+17
* Really fixed now ;)Stefan Ritter2009-10-301-14/+9
* BugfixStefan Ritter2009-10-301-1/+2
* BugfixStefan Ritter2009-10-301-0/+1
* BugfixStefan Ritter2009-10-301-2/+5
* BugfixStefan Ritter2009-10-301-1/+1
* Added extern_link tag to static pagesStefan Ritter2009-10-301-1/+8
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2009-10-211-3/+3
|\
| * Made two regexp more beautifulStefan Ritter2009-10-161-2/+2
| * Fixed transitional/strict mismatchStefan Ritter2009-09-301-1/+1
* | Fixed some indentionsStefan Ritter2009-10-211-5/+5
|/
* Fixed listitems in staticpages tooStefan Ritter2009-09-301-1/+4
* No <br /> at the end of list itemsStefan Ritter2009-09-271-1/+4
* Bugfix when comments=false (thanks to talynrae for reporting)Stefan Ritter2009-09-221-0/+3
* Bugfixes:Stefan Ritter2009-07-291-5/+4
* Added 'To:' header entry for outgoing mailsStefan Ritter2009-07-281-1/+1
* Merge branch 'master' of git@fucktheforce.de:blogthonAdrian Vondendriesch2009-07-241-15/+18
|\
| * Added missing 'Stefan Ritter2009-07-241-1/+1
| * Added exception for not writable commentsfileStefan Ritter2009-07-241-15/+18
* | fix a style bug in comments areaAdrian Vondendriesch2009-07-241-0/+2
|/
* Merge branch 'master' of git@fucktheforce.de:blogthonAdrian Vondendriesch2009-07-241-1/+24
|\
| * Fixed typo (stmp -> smtp)Maximilian Gass2009-07-241-1/+1
| * Made SMTP Auth actually functionalMaximilian Gass2009-07-241-0/+2
| * Link to entry in new-comment-mail parsed through re.subStefan Ritter2009-07-241-1/+1
| * Added SMTP code for sending a mail when new comments arriveStefan Ritter2009-07-241-1/+22
* | Fix a stylesheet bug in comments areadiscostu2009-07-241-1/+0
|/
* Fixed a grave security issueStefan Ritter2009-07-211-1/+7
* Small RSS fixStefan Ritter2009-07-121-1/+3