1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor and re-indentation More... almost 13 years ago
add date formatting and link to website More... almost 13 years ago
basic XSS protection m) More... almost 13 years ago
fix tests More... almost 13 years ago
add API for different markup languages More... almost 13 years ago
client-side draft using qwery, bean, bonzo and domReady More... almost 13 years ago
markdown support (using misaka) More... almost 13 years ago
sort in chronological order More... almost 13 years ago
circumvent CGI 1.1 specs (PATH_INFO is quoted) More... almost 13 years ago
check if url exists before creating a comment More... almost 13 years ago
add db.activate function and use UNIX-style permission bits for normal/activated/deleted comments More... almost 13 years ago
add license decoration More... almost 13 years ago
decrease headings More... almost 13 years ago
commit README.md More... almost 13 years ago
use itsdangerous More... almost 13 years ago
refactor configuration variables More... almost 13 years ago
delete only when not referenced More... almost 13 years ago
most database operations now return Comment object More... almost 13 years ago
update database requirements More... almost 13 years ago
rm url tests More... almost 13 years ago
add update and delete views More... almost 13 years ago
fix db update More... almost 13 years ago
return 404 if none found More... almost 13 years ago
clean json fuckup and add create and get views More... almost 13 years ago
replace db.initialize with db.__init__ More... almost 13 years ago
move Comment class to isso.models More... almost 13 years ago
change modified timestamp after update More... almost 13 years ago
add update, get and delete methods to SQLite adapter More... almost 13 years ago
add Comment.fromjson and update table definitions More... almost 13 years ago
add mode for comments (normal, pending, deleted) More... almost 13 years ago