Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-12-06 | Some regexp foo | Stefan Ritter | 1 | -1/+2 |
2009-12-04 | Improved rss description to use html tags (like formatting, images, ...) | Stefan Ritter | 1 | -5/+5 |
2009-12-03 | Fixed Atom-Timestamp | Pascal Turbing | 1 | -3/+3 |
2009-12-03 | Feeds: | Pascal Turbing | 1 | -8/+32 |
2009-12-03 | Bugfix (last 10, not len(entries)) | Stefan Ritter | 1 | -1/+1 |
2009-12-03 | RSS: | Stefan Ritter | 1 | -12/+14 |
2009-12-02 | Code cleanup and bugfix | Stefan Ritter | 1 | -13/+7 |
2009-12-02 | Removed debugline | Stefan Ritter | 1 | -1/+0 |
2009-12-02 | Code cleanup: | Stefan Ritter | 1 | -24/+18 |
2009-12-02 | Fixed ugly generation of errors | Stefan Ritter | 1 | -33/+24 |
2009-12-01 | Simplified generate_uuid function | Stefan Ritter | 1 | -6/+1 |
2009-11-16 | Some typo fixes | Stefan Ritter | 1 | -5/+5 |
2009-11-02 | Added labels for each comment | Stefan Ritter | 1 | -0/+6 |
2009-11-01 | Added utf-8 coding to header | Stefan Ritter | 1 | -0/+1 |
2009-11-01 | Removed smtp auth as long as configuration is world readable | Stefan Ritter | 1 | -8/+0 |
2009-10-31 | Don't show comment form when comments are disabled | Stefan Ritter | 1 | -15/+17 |
2009-10-30 | Really fixed now ;) | Stefan Ritter | 1 | -14/+9 |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -1/+2 |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -0/+1 |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -2/+5 |
2009-10-30 | Bugfix | Stefan Ritter | 1 | -1/+1 |
2009-10-30 | Added extern_link tag to static pages | Stefan Ritter | 1 | -1/+8 |
2009-10-21 | Fixed some indentions | Stefan Ritter | 1 | -5/+5 |
2009-10-16 | Made two regexp more beautiful | Stefan Ritter | 1 | -2/+2 |
2009-09-30 | Fixed transitional/strict mismatch | Stefan Ritter | 1 | -1/+1 |
2009-09-30 | Fixed listitems in staticpages too | Stefan Ritter | 1 | -1/+4 |
2009-09-27 | No <br /> at the end of list items | Stefan Ritter | 1 | -1/+4 |
2009-09-22 | Bugfix when comments=false (thanks to talynrae for reporting) | Stefan Ritter | 1 | -0/+3 |
2009-07-29 | Bugfixes: | Stefan Ritter | 1 | -5/+4 |
2009-07-28 | Added 'To:' header entry for outgoing mails | Stefan Ritter | 1 | -1/+1 |
2009-07-24 | fix a style bug in comments area | Adrian Vondendriesch | 1 | -0/+2 |
2009-07-24 | Added missing ' | Stefan Ritter | 1 | -1/+1 |
2009-07-24 | Added exception for not writable commentsfile | Stefan Ritter | 1 | -15/+18 |
2009-07-24 | Fix a stylesheet bug in comments area | discostu | 1 | -1/+0 |
2009-07-24 | Fixed typo (stmp -> smtp) | Maximilian Gass | 1 | -1/+1 |
2009-07-24 | Made SMTP Auth actually functional | Maximilian Gass | 1 | -0/+2 |
2009-07-24 | Link to entry in new-comment-mail parsed through re.sub | Stefan Ritter | 1 | -1/+1 |
2009-07-24 | Added SMTP code for sending a mail when new comments arrive | Stefan Ritter | 1 | -1/+22 |
2009-07-21 | Fixed a grave security issue | Stefan Ritter | 1 | -1/+7 |
2009-07-12 | Small RSS fix | Stefan Ritter | 1 | -1/+3 |
2009-07-11 | Small linklist fix | Stefan Ritter | 1 | -1/+1 |
2009-07-10 | Permalink bugfix | Stefan Ritter | 1 | -2/+2 |
2009-07-10 | box.css and bugfixes: | Stefan Ritter | 1 | -5/+14 |
2009-07-08 | box.css update | Stefan Ritter | 1 | -3/+2 |
2009-07-06 | Regexp that converts underscores in filenames to minus | Stefan Ritter | 1 | -3/+4 |
2009-06-05 | Feed bugfix | Stefan Ritter | 1 | -1/+1 |
2009-06-05 | First version of RSS feed generation | Stefan Ritter | 1 | -0/+25 |
2009-06-04 | Edit the commens section in blogthon.cgi | Adrian Vondendriesch | 1 | -15/+16 |
2009-06-04 | Correct the Commentsarea in blogthon.cgi an make some changes to the style bl... | Adrian Vondendriesch | 1 | -1/+1 |
2009-06-03 | Make little changes to the styles section | Adrian Vondendriesch | 1 | -3/+3 |