Commit Graph

106 Commits

Author SHA1 Message Date
Stefan Ritter 2fb6e1483d Code cleanup and bugfix 2009-12-02 14:12:05 +01:00
Stefan Ritter aabeaf3cbc Removed debugline 2009-12-02 12:25:12 +01:00
Stefan Ritter 31b7b41d65 Code cleanup:
* Removed some regexp
* Using String Formatting Operation to fill 1byte string with '0'
2009-12-02 12:19:30 +01:00
Stefan Ritter e2b597fc1b Fixed ugly generation of errors 2009-12-02 11:47:01 +01:00
Stefan Ritter e0c3504a30 Simplified generate_uuid function 2009-12-01 18:14:21 +01:00
Stefan Ritter ea64a53ba3 Some typo fixes 2009-11-16 08:00:41 +01:00
Stefan Ritter bb47b2dbd9 Added labels for each comment 2009-11-02 14:14:21 +01:00
Stefan Ritter 2a108530e7 Added utf-8 coding to header 2009-11-01 15:41:17 +01:00
Stefan Ritter 420347a05f Removed smtp auth as long as configuration is world readable 2009-11-01 15:39:13 +01:00
Stefan Ritter 50f6f862f6 Don't show comment form when comments are disabled 2009-10-31 00:33:19 +01:00
Stefan Ritter a8f13c725e Really fixed now ;) 2009-10-30 15:18:58 +01:00
Stefan Ritter aea159f141 Bugfix 2009-10-30 15:03:02 +01:00
Stefan Ritter 7888e09a27 Bugfix 2009-10-30 15:00:54 +01:00
Stefan Ritter e6ff0c0b30 Bugfix 2009-10-30 15:00:06 +01:00
Stefan Ritter 7cb32d56d5 Bugfix 2009-10-30 14:56:45 +01:00
Stefan Ritter b56bc33a16 Added extern_link tag to static pages 2009-10-30 14:53:37 +01:00
Stefan Ritter 9aedd9142a Merge branch 'master' of fucktheforce.de:blogthon 2009-10-21 15:43:36 +02:00
Stefan Ritter 6450122338 Fixed some indentions 2009-10-21 15:43:17 +02:00
Stefan Ritter 8d11662b5b Made two regexp more beautiful 2009-10-16 16:49:24 +02:00
Stefan Ritter 8a9962265a Fixed transitional/strict mismatch 2009-09-30 12:38:49 +02:00
Stefan Ritter 4e7b90d677 Fixed listitems in staticpages too 2009-09-30 10:18:07 +02:00
Stefan Ritter 0df5bfac09 No <br /> at the end of list items 2009-09-27 17:19:22 +02:00
Stefan Ritter ac19e12ada Bugfix when comments=false (thanks to talynrae for reporting) 2009-09-22 13:15:26 +02:00
Stefan Ritter a0da3b8091 Bugfixes:
* Switched to xhtml strict
* Removed a empty line and added a whitespace
2009-07-29 20:17:16 +02:00
Stefan Ritter 57ead80853 Added 'To:' header entry for outgoing mails 2009-07-28 10:36:44 +02:00
Adrian Vondendriesch 38ce719e5a Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-24 16:32:33 +02:00
Adrian Vondendriesch 8d585d5e7e fix a style bug in comments area 2009-07-24 16:31:01 +02:00
Stefan Ritter f24d0587a5 Added missing ' 2009-07-24 16:23:07 +02:00
Stefan Ritter 0d757b0522 Added exception for not writable commentsfile 2009-07-24 16:21:56 +02:00
Adrian Vondendriesch 88b4922344 Merge branch 'master' of git@fucktheforce.de:blogthon 2009-07-24 16:12:03 +02:00
discostu 3f632c4575 Fix a stylesheet bug in comments area 2009-07-24 15:54:54 +02:00
Maximilian Gass a328abe745 Fixed typo (stmp -> smtp) 2009-07-24 15:01:50 +02:00
Maximilian Gass 743cb0f08b Made SMTP Auth actually functional 2009-07-24 14:58:38 +02:00
Stefan Ritter 8d77719cee Link to entry in new-comment-mail parsed through re.sub 2009-07-24 14:33:21 +02:00
Stefan Ritter 57b8c5aaca Added SMTP code for sending a mail when new comments arrive 2009-07-24 11:53:09 +02:00
Stefan Ritter 479e4490bc Fixed a grave security issue 2009-07-21 17:27:23 +02:00
Stefan Ritter 6203534223 Small RSS fix 2009-07-12 10:56:31 +02:00
Stefan Ritter 7c912c0dcd Small linklist fix 2009-07-11 17:07:59 +02:00
Stefan Ritter 7f2404fba2 Permalink bugfix 2009-07-10 08:58:30 +02:00
Stefan Ritter ca145a3d23 box.css and bugfixes:
* Added comments in box.css
* Fixed a div bug in blogthon.cgi
* Added containers for form inputs
2009-07-10 00:50:26 +02:00
Stefan Ritter 4332ab6729 box.css update
* also a little bugfix (error in containername)
2009-07-08 18:20:11 +02:00
Stefan Ritter b60d9c00a7 Regexp that converts underscores in filenames to minus 2009-07-06 16:17:42 +02:00
Stefan Ritter cabe4fc331 Feed bugfix 2009-06-05 20:36:39 +02:00
Stefan Ritter aa2c6ca347 First version of RSS feed generation 2009-06-05 10:56:00 +02:00
Adrian Vondendriesch 40349e0713 Edit the commens section in blogthon.cgi 2009-06-04 16:49:49 +02:00
Adrian Vondendriesch 8224638f1d Correct the Commentsarea in blogthon.cgi an make some changes to the style blogthon_noir 2009-06-04 10:35:30 +02:00
Adrian Vondendriesch 14d542c41a Make little changes to the styles section 2009-06-03 19:06:33 +02:00
Adrian Vondendriesch 43f7693dc9 Pimp the comments-area 2009-06-03 19:01:07 +02:00
Adrian Vondendriesch 8446371818 Do some changes to the comments-area 2009-06-01 21:13:47 +02:00
Adrian Vondendriesch a1cf3893a9 Added exception for non-writable entries_dir 2009-06-01 03:45:21 +02:00