Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | * Added Preview of Blogpost in Atom/RSS Feeds * Added feed_preview in configuration to set the length of BlogPostPreview in Lines | ||||
* | Bugfix (last 10, not len(entries)) | Stefan Ritter | 2009-12-03 | 1 | -1/+1 |
| | |||||
* | RSS: | Stefan Ritter | 2009-12-03 | 1 | -12/+14 |
| | | | | | | * Displaying the last 10 entries * Added timestamp of each entry * Title now links to entry instead of blog_url | ||||
* | 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 |
| | | | | | * Removed some regexp * Using String Formatting Operation to fill 1byte string with '0' | ||||
* | 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 |
| | | | | | * Switched to xhtml strict * Removed a empty line and added a whitespace | ||||
* | 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 |
| | | |||||
* | | Fix a stylesheet bug in comments area | discostu | 2009-07-24 | 1 | -1/+0 |
|/ | |||||
* | Fixed a grave security issue | Stefan Ritter | 2009-07-21 | 1 | -1/+7 |
| | |||||
* | Small RSS fix | Stefan Ritter | 2009-07-12 | 1 | -1/+3 |
| | |||||
* | Small linklist fix | Stefan Ritter | 2009-07-11 | 1 | -1/+1 |
| | |||||
* | Permalink bugfix | Stefan Ritter | 2009-07-10 | 1 | -2/+2 |
| | |||||
* | box.css and bugfixes: | Stefan Ritter | 2009-07-10 | 1 | -5/+14 |
| | | | | | | * Added comments in box.css * Fixed a div bug in blogthon.cgi * Added containers for form inputs | ||||
* | box.css update | Stefan Ritter | 2009-07-08 | 1 | -3/+2 |
| | | | | * also a little bugfix (error in containername) | ||||
* | Regexp that converts underscores in filenames to minus | Stefan Ritter | 2009-07-06 | 1 | -3/+4 |
| | |||||
* | Feed bugfix | Stefan Ritter | 2009-06-05 | 1 | -1/+1 |
| | |||||
* | First version of RSS feed generation | Stefan Ritter | 2009-06-05 | 1 | -0/+25 |
| | |||||
* | Edit the commens section in blogthon.cgi | Adrian Vondendriesch | 2009-06-04 | 1 | -15/+16 |
| |