]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2012-03-09 Evan Prodromoutrain a whole user
2012-03-08 Evan Prodromourecover and keep testing
2012-03-08 Evan Prodromoudon't lose filter
2012-03-08 Evan Prodromoudon't use getProfile() when looping
2012-03-08 Evan Prodromouuse have_option()
2012-03-08 Evan Prodromouuse printfv and printfnq
2012-03-08 Evan Prodromouscript to retest a user's notices
2012-03-08 Evan ProdromouUse new event to show forms
2012-03-08 Evan ProdromouDon't require real login to view spam
2012-03-07 Evan Prodromouuse accessors for NLI
2012-03-07 Evan Prodromoutitle for the spam stream
2012-03-07 Evan Prodromoumove the null assignment of $orig up a bit
2012-03-07 Evan ProdromouCorrectly pass notice to Spam_score::save()
2012-03-07 Evan Prodromouautoload for SpamAction and SpamNoticeStream
2012-03-07 Evan ProdromouNew stream for reviewing notices marked as spam
2012-03-07 Evan Prodromou'Mark as ham' => 'Clear spam'
2012-03-07 Evan ProdromouNo quotes for url() in CSS
2012-03-07 Evan Prodromoufloat lefterer
2012-03-07 Evan Prodromouuse - instead of _ for forms, and unique ids for submits
2012-03-07 Evan ProdromouAdd icons for spam toggle
2012-03-07 Evan Prodromoutry a wrapper div for training form
2012-03-07 Evan Prodromousummon a spam filter correctly
2012-03-07 Evan Prodromoutrim() -> trimmed()
2012-03-07 Evan Prodromoudon't try to force 'real' login for spam training
2012-03-07 Evan Prodromouroutes for training
2012-03-07 Evan Prodromoudebug log for missing score
2012-03-07 Evan Prodromounot a reference
2012-03-07 Evan ProdromouAdded forms to train notices as spam/ham
2012-03-05 Evan ProdromouNew SpamFilter class
2012-03-05 Evan Prodromoumake scale() public
2012-03-05 Evan Prodromoudelete spam score on deleted notice
2012-03-04 Evan Prodromoufix MAX_SCALE constant
2012-03-02 Evan Prodromouupgrade script for spam score
2012-03-02 Evan Prodromoumore upgrade-friendly scores
2011-12-20 Evan Prodromouremove unnecessary log() calls
2011-12-20 Evan ProdromouInitial version gets score at end of notice save