git » blitiri » master

Browse current source tree

← prev | next →
2022-08-20 Defer docutils imports Alberto Bertogli master
2022-08-20 cgi.escape -> html.escape Alberto Bertogli
2022-08-20 Fix string vs bytes mismatches Alberto Bertogli
2022-08-20 Adjust newlines after 2to3 conversion Alberto Bertogli
2022-08-20 Auto-formatting with black Alberto Bertogli
2022-08-20 Automatic conversion to Python 3 Alberto Bertogli
2022-08-20 Support arbitrary regexp replacements in rst text Alberto Bertogli
2022-08-20 Fix comment dir creation permissions Leandro Lucarella
2022-08-20 Use https in links by default Leandro Lucarella
2022-08-20 Support sorting, and configurable # of articles in the in... Leandro Lucarella
2022-08-20 Add tags support Leandro Lucarella
2008-09-08 Remove unneeded <p>...</p> pair from atom content Alberto Bertogli
2008-09-06 Only handle comments when they are enabled Alberto Bertogli unstable
2008-09-06 Use the vars' version when building the comment link Alberto Bertogli
2008-09-06 sanitize() must only be called on strings Alberto Bertogli
2008-09-06 Create the comments directory for an article if it doesn'... Alberto Bertogli
2008-09-06 Fix valid_link() to avoid scheme repetition Alberto Bertogli
2008-09-06 Fix links to articles in the list view Alberto Bertogli
2008-09-05 Simplify captcha configuration Alberto Bertogli
2008-09-05 Use decorator syntax Alberto Bertogli
2008-09-01 Make the cached() decorator take into account all arguments Alberto Bertogli
2008-09-01 Improve cache_path option comments Alberto Bertogli
2008-08-31 Fix 80 chars column limit Leandro Lucarella
2008-08-31 Add basic caching support to restructured text rendering Leandro Lucarella
2008-08-31 Add the total render time as a comment when handling CGI Leandro Lucarella
2008-08-25 Add post preview Leandro Lucarella
2008-08-12 Disable unsecure rst directives for online commenting Leandro Lucarella
2008-08-12 Be aware of rst parsing errors with no line information Leandro Lucarella
2008-08-12 Remove \r (use unix style end of lines) from comments body Leandro Lucarella
2008-08-13 Store the sanitized form data when commenting online Leandro Lucarella
2008-08-10 Add (customizable) captcha support Leandro Lucarella
2008-08-10 Validate link form field when adding a comment online Leandro Lucarella
2008-08-09 Add form error reporting to online comments Leandro Lucarella
2008-08-10 Make the comment author a link only if the comment has a ... Leandro Lucarella
2008-08-09 Search for the right template name when rendering the com... Leandro Lucarella
2008-08-07 Add online commenting support Leandro Lucarella
2008-08-07 Add a configuration option to enable the comments support Leandro Lucarella
2008-08-06 Show comments when displaying a single article Leandro Lucarella
2008-08-06 Add basic comments support Leandro Lucarella
2008-08-06 Don't store leading slashes for paths in the article's DB Leandro Lucarella
2008-08-06 Use os.path.join() to build filenames Leandro Lucarella
2008-08-06 Rename DB to ArticleDB Leandro Lucarella
2008-08-06 Properly translate HTML entities in user inputs when rend... Leandro Lucarella
2008-08-06 Strip article's haders values Leandro Lucarella
2008-08-06 Add created and updated as optional parameters to Article... Leandro Lucarella
2008-08-05 Remove dead code Leandro Lucarella
2008-08-05 Move docutils rendering bits to a helper function Leandro Lucarella
2008-08-04 Avoid code repetition by adding a helper function Templat... Leandro Lucarella
2008-08-05 Avoid code repetition by adding Article.to_vars() method Leandro Lucarella
2008-08-08 Make default template Use XHTML 1.0 Strict Leandro Lucarella

← prev | next →