aboutsummaryrefslogtreecommitdiffstats
path: root/blogthon.cgi (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-03Feeds:Pascal Turbing1-8/+32
2009-12-03Bugfix (last 10, not len(entries))Stefan Ritter1-1/+1
2009-12-03RSS:Stefan Ritter1-12/+14
2009-12-02Code cleanup and bugfixStefan Ritter1-13/+7
2009-12-02Removed debuglineStefan Ritter1-1/+0
2009-12-02Code cleanup:Stefan Ritter1-24/+18
2009-12-02Fixed ugly generation of errorsStefan Ritter1-33/+24
2009-12-01Simplified generate_uuid functionStefan Ritter1-6/+1
2009-11-16Some typo fixesStefan Ritter1-5/+5
2009-11-02Added labels for each commentStefan Ritter1-0/+6
2009-11-01Added utf-8 coding to headerStefan Ritter1-0/+1
2009-11-01Removed smtp auth as long as configuration is world readableStefan Ritter1-8/+0
2009-10-31Don't show comment form when comments are disabledStefan Ritter1-15/+17
2009-10-30Really fixed now ;)Stefan Ritter1-14/+9
2009-10-30BugfixStefan Ritter1-1/+2
2009-10-30BugfixStefan Ritter1-0/+1
2009-10-30BugfixStefan Ritter1-2/+5
2009-10-30BugfixStefan Ritter1-1/+1
2009-10-30Added extern_link tag to static pagesStefan Ritter1-1/+8
2009-10-21Fixed some indentionsStefan Ritter1-5/+5
2009-10-16Made two regexp more beautifulStefan Ritter1-2/+2
2009-09-30Fixed transitional/strict mismatchStefan Ritter1-1/+1
2009-09-30Fixed listitems in staticpages tooStefan Ritter1-1/+4
2009-09-27No <br /> at the end of list itemsStefan Ritter1-1/+4
2009-09-22Bugfix when comments=false (thanks to talynrae for reporting)Stefan Ritter1-0/+3
2009-07-29Bugfixes:Stefan Ritter1-5/+4
2009-07-28Added 'To:' header entry for outgoing mailsStefan Ritter1-1/+1
2009-07-24fix a style bug in comments areaAdrian Vondendriesch1-0/+2
2009-07-24Added missing 'Stefan Ritter1-1/+1
2009-07-24Added exception for not writable commentsfileStefan Ritter1-15/+18
2009-07-24Fix a stylesheet bug in comments areadiscostu1-1/+0
2009-07-24Fixed typo (stmp -> smtp)Maximilian Gass1-1/+1
2009-07-24Made SMTP Auth actually functionalMaximilian Gass1-0/+2
2009-07-24Link to entry in new-comment-mail parsed through re.subStefan Ritter1-1/+1
2009-07-24Added SMTP code for sending a mail when new comments arriveStefan Ritter1-1/+22
2009-07-21Fixed a grave security issueStefan Ritter1-1/+7
2009-07-12Small RSS fixStefan Ritter1-1/+3
2009-07-11Small linklist fixStefan Ritter1-1/+1
2009-07-10Permalink bugfixStefan Ritter1-2/+2
2009-07-10box.css and bugfixes:Stefan Ritter1-5/+14
2009-07-08box.css updateStefan Ritter1-3/+2
2009-07-06Regexp that converts underscores in filenames to minusStefan Ritter1-3/+4
2009-06-05Feed bugfixStefan Ritter1-1/+1
2009-06-05First version of RSS feed generationStefan Ritter1-0/+25
2009-06-04Edit the commens section in blogthon.cgiAdrian Vondendriesch1-15/+16
2009-06-04Correct the Commentsarea in blogthon.cgi an make some changes to the style bl...Adrian Vondendriesch1-1/+1
2009-06-03Make little changes to the styles sectionAdrian Vondendriesch1-3/+3
2009-06-03Pimp the comments-areaAdrian Vondendriesch1-3/+3
2009-06-01Do some changes to the comments-areaAdrian Vondendriesch1-14/+18
2009-06-01Added exception for non-writable entries_dirAdrian Vondendriesch1-2/+7