]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Blog
Fave::addNew now calls Notice::saveActivity
[quix0rs-gnu-social.git] / plugins / Blog /
2011-06-20 Evan ProdromouMerge branch '1.0.x' into testing
2011-06-20 Evan ProdromouEnable TinyMCE for the blog form
2011-06-20 Evan ProdromouMerge branch 'upgradetinymce' into newblogplugin
2011-06-20 Evan Prodromoucorrectly purify input for Blog_entry
2011-06-20 Evan Prodromoubetter management of HTML input
2011-06-20 Evan Prodromoucorrectly return the HTML representation of a new blog...
2011-06-20 Evan ProdromouFine-tuning Blog_entry class
2011-06-20 Evan Prodromoudon't double-show summary and content
2011-06-20 Evan Prodromoumove class BlogEntry to Blog_entry for DB_DataObject...
2011-06-20 Evan Prodromouget right output context for BlogEntryListItem
2011-06-20 Evan Prodromoucorrect staticGet() declaration
2011-06-20 Evan ProdromouMerge remote-tracking branch 'evan/blogplugin' into...
2011-06-20 Evan ProdromouFirst coded version of blog plugin