Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Todo | Stefan Ritter | 2009-12-21 | 1 | -2/+0 |
* | Added precompiled regexp for commentfile parsing | Stefan Ritter | 2009-12-10 | 1 | -6/+10 |
* | Removed links to RSS/Atom images | Stefan Ritter | 2009-12-10 | 1 | -8/+2 |
* | Doing some cleanup in styles/ | Stefan Ritter | 2009-12-07 | 1 | -1/+1 |
* | Fixed send-comment function (now works with apache) | Stefan Ritter | 2009-12-07 | 1 | -4/+4 |
* | Added a simple plugin interface | Stefan Ritter | 2009-12-07 | 1 | -0/+13 |
* | no_break bugfix | Stefan Ritter | 2009-12-06 | 1 | -1/+1 |
* | Making a wonderful place for regexp and added some more blockelements to the ... | Stefan Ritter | 2009-12-06 | 1 | -2/+4 |
* | Added '../.blogthonrc' as possible configuration, added TODO | Stefan Ritter | 2009-12-06 | 1 | -1/+9 |
* | Added '../blogthonrc' as alternative configuration | Stefan Ritter | 2009-12-06 | 1 | -1/+9 |
* | Some regexp foo | Stefan Ritter | 2009-12-06 | 1 | -1/+2 |
* | Improved rss description to use html tags (like formatting, images, ...) | Stefan Ritter | 2009-12-04 | 1 | -5/+5 |
* | Fixed Atom-Timestamp | Pascal Turbing | 2009-12-03 | 1 | -3/+3 |
* | Feeds: | Pascal Turbing | 2009-12-03 | 1 | -8/+32 |
* | Bugfix (last 10, not len(entries)) | Stefan Ritter | 2009-12-03 | 1 | -1/+1 |
* | RSS: | Stefan Ritter | 2009-12-03 | 1 | -12/+14 |
* | Code cleanup and bugfix | Stefan Ritter | 2009-12-02 | 1 | -13/+7 |
* | Removed debugline | Stefan Ritter | 2009-12-02 | 1 | -1/+0 |
* | Code cleanup: | Stefan Ritter | 2009-12-02 | 1 | -24/+18 |
* | Fixed ugly generation of errors | Stefan Ritter | 2009-12-02 | 1 | -33/+24 |
* | Simplified generate_uuid function | Stefan Ritter | 2009-12-01 | 1 | -6/+1 |
* | Some typo fixes | Stefan Ritter | 2009-11-16 | 1 | -5/+5 |
* | Added labels for each comment | Stefan Ritter | 2009-11-02 | 1 | -0/+6 |
* | Added utf-8 coding to header | Stefan Ritter | 2009-11-01 | 1 | -0/+1 |
* | Removed smtp auth as long as configuration is world readable | Stefan Ritter | 2009-11-01 | 1 | -8/+0 |
* | Don't show comment form when comments are disabled | Stefan Ritter | 2009-10-31 | 1 | -15/+17 |
* | Really fixed now ;) | Stefan Ritter | 2009-10-30 | 1 | -14/+9 |
* | Bugfix | Stefan Ritter | 2009-10-30 | 1 | -1/+2 |
* | Bugfix | Stefan Ritter | 2009-10-30 | 1 | -0/+1 |
* | Bugfix | Stefan Ritter | 2009-10-30 | 1 | -2/+5 |
* | Bugfix | Stefan Ritter | 2009-10-30 | 1 | -1/+1 |
* | Added extern_link tag to static pages | Stefan Ritter | 2009-10-30 | 1 | -1/+8 |
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2009-10-21 | 1 | -3/+3 |
|\ | |||||
| * | Made two regexp more beautiful | Stefan Ritter | 2009-10-16 | 1 | -2/+2 |
| * | Fixed transitional/strict mismatch | Stefan Ritter | 2009-09-30 | 1 | -1/+1 |
* | | Fixed some indentions | Stefan Ritter | 2009-10-21 | 1 | -5/+5 |
|/ | |||||
* | Fixed listitems in staticpages too | Stefan Ritter | 2009-09-30 | 1 | -1/+4 |
* | No <br /> at the end of list items | Stefan Ritter | 2009-09-27 | 1 | -1/+4 |
* | Bugfix when comments=false (thanks to talynrae for reporting) | Stefan Ritter | 2009-09-22 | 1 | -0/+3 |
* | Bugfixes: | Stefan Ritter | 2009-07-29 | 1 | -5/+4 |
* | Added 'To:' header entry for outgoing mails | Stefan Ritter | 2009-07-28 | 1 | -1/+1 |
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Adrian Vondendriesch | 2009-07-24 | 1 | -15/+18 |
|\ | |||||
| * | Added missing ' | Stefan Ritter | 2009-07-24 | 1 | -1/+1 |
| * | Added exception for not writable commentsfile | Stefan Ritter | 2009-07-24 | 1 | -15/+18 |
* | | fix a style bug in comments area | Adrian Vondendriesch | 2009-07-24 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Adrian Vondendriesch | 2009-07-24 | 1 | -1/+24 |
|\ | |||||
| * | Fixed typo (stmp -> smtp) | Maximilian Gass | 2009-07-24 | 1 | -1/+1 |
| * | Made SMTP Auth actually functional | Maximilian Gass | 2009-07-24 | 1 | -0/+2 |
| * | Link to entry in new-comment-mail parsed through re.sub | Stefan Ritter | 2009-07-24 | 1 | -1/+1 |
| * | Added SMTP code for sending a mail when new comments arrive | Stefan Ritter | 2009-07-24 | 1 | -1/+22 |