Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed send-comment function (now works with apache) | Stefan Ritter | 2009-12-07 | 1 | -4/+4 |
| | |||||
* | More documentation | Stefan Ritter | 2009-12-07 | 1 | -11/+56 |
| | |||||
* | Added a simple plugin interface | Stefan Ritter | 2009-12-07 | 3 | -0/+30 |
| | |||||
* | 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 |
| | | | | list | ||||
* | Added first version of README | Stefan Ritter | 2009-12-06 | 1 | -0/+55 |
| | |||||
* | 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 |
| | |||||
* | Fixed Linklist in zenburn.css and modified comments-style ins zenburn-light.css | Pascal Turbing | 2009-12-05 | 2 | -1/+16 |
| | |||||
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Pascal Turbing | 2009-12-05 | 1 | -5/+5 |
|\ | |||||
| * | Improved rss description to use html tags (like formatting, images, ...) | Stefan Ritter | 2009-12-04 | 1 | -5/+5 |
| | | |||||
* | | Styled zenburn.css based on zenburn-light.css ready to release to the masses | Pascal Turbing | 2009-12-05 | 1 | -20/+90 |
|/ | |||||
* | Fixed Atom-Timestamp | Pascal Turbing | 2009-12-03 | 2 | -4/+4 |
| | |||||
* | Feeds: | Pascal Turbing | 2009-12-03 | 2 | -9/+36 |
| | | | | | * 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 |
| | |||||
* | Replaced the default link in linklist with the new Blogthon Hompage | Stefan Ritter | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | Added zenburn.css (thanks to duplex) | Stefan Ritter | 2009-11-16 | 1 | -0/+235 |
| | |||||
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2009-11-16 | 1 | -0/+0 |
|\ | |||||
| * | Renamed zenburn.css to zenburn-light.css | Stefan Ritter | 2009-11-15 | 1 | -0/+0 |
| | | |||||
* | | Some typo fixes | Stefan Ritter | 2009-11-16 | 1 | -5/+5 |
|/ | |||||
* | Added padding-left for entry titles in zenburn | Stefan Ritter | 2009-11-13 | 1 | -0/+1 |
| | |||||
* | Added missing img stylesheet | Stefan Ritter | 2009-11-11 | 1 | -1/+5 |
| | |||||
* | Finished zenburn.css | Stefan Ritter | 2009-11-11 | 1 | -23/+70 |
| | |||||
* | First version of zenburn.css | Stefan Ritter | 2009-11-10 | 1 | -0/+150 |
| | |||||
* | 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 | 2 | -10/+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 |
| | |||||
* | Fixed configuration bug (using : instead of =) | Stefan Ritter | 2009-09-07 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of git@fucktheforce.de:blogthon | Stefan Ritter | 2009-08-06 | 1 | -0/+1 |
|\ |