1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor: insert user had leftover assign More... about 11 years ago
show moderate message, minor cleanups More... over 11 years ago
fix broken comments isSpam? was still using madeleine More... over 11 years ago
Store spamfilter in db Instead of using madeleine - which meant the snapshoots would need to be managed soon - yaml the object and tstore it in the db More... over 11 years ago
Fix: remove unused getFriend-call More... over 11 years ago
remove unused functions Leftover from the OSN-approach More... over 11 years ago
Update README.md More... over 11 years ago
Ajaxify ham/spam buttons More... over 11 years ago
fix comment reply link More... over 11 years ago
minor: TODO updated More... over 11 years ago
Introduce ajaxify option cleaner code, building block for ham/spam-buttons ajaxification. Hides unused undo-button for comments as well. More... over 11 years ago
throw possible entry errors when an entry is empty (which can happen only by a prior bug), the blog should still not die More... over 11 years ago
fix: invalidate cache on comment deletion Before, sqlites database-quote threw an error on the fixnum id. As we know that the id can only be a fixnum, we can just insert it without escaping, even if it hurts More... over 11 years ago
Fix entrylink in mail & comments w/o mail The latter produced an exception fopr the next commenter by mailSubscribers More... over 11 years ago
Proper entry link in notify mail Because url_for is not available in Comment and passing the request variable from sinatra seemed more and more like a too ugly hack, now the baseUrl derived from url-for get passed as string. Note that there probably is a proper way to solve this with a modular sinatra application, but my tests in that direction didn't work out More... over 11 years ago
fix ham/spam buttons they still need work More... over 11 years ago
try full entry link with / More... over 11 years ago
fix comments, broken by url_for change More... over 11 years ago
use url_for for redirects More... over 11 years ago
fix url_for in search More... over 11 years ago
fix url_for in taglist More... over 11 years ago
fix header link More... over 11 years ago
add missing url_for More... over 11 years ago
Use https://github.com/emk/sinatra-url-for/ More... over 11 years ago
update PACE More... over 11 years ago
use config.ru, fix sinatra-browserid source More... over 11 years ago
align cancel and submit button on edit More... over 11 years ago
show production start example More... over 11 years ago
name of comment feed More... almost 12 years ago
invalidate cache of feed More... almost 12 years ago