aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2013-10-21forward to all if no group archive requestedJeroen Dalsem
2013-07-05Fixes #5699 reversing order of months on blog sidebarcash
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that does...cash
2013-06-05removed crazy code that doesn't do anything useful - only fires when $blog->f...Cash Costello
2013-06-05Fixes #5601 allowing empty tags to pass through to clear previous tagsCash Costello
2013-05-02Fixes #5401 using description if excerpt is not setcash
2013-04-10Changed blog draft noticed CSS classesJeff Tilson
2013-03-05don't allow comments on draft blog postsCash Costello
2013-03-05made the event more general for future support of objects with draft/publish ...Cash Costello
2013-02-23Fixes #4802 notifications sent when status is newly set to publishedCash Costello
2013-02-23Fixes #5012 drafts are private nowCash Costello
2013-01-23better solution for 1.7 file compatibility than pull request 471Cash Costello
2012-11-15Merge branch 'pr-423' into 1.8Steve Clay
2012-11-15Blog lib cleanup, logic simplification, remove notices & unused codeSteve Clay
2012-11-15Blog forwarder cleanup & viewtype propagationSteve Clay
2012-11-15Refs #4904. Checking if page has segments before using them.Sem
2012-11-14Removed unnecessary disabled class from blog delete buttonGerman Bortoli
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-11-06Refs #4904. Forwarding pre and post-1.7.5 blog urls.Sem
2012-11-05Fixes #4904. Elgg 1.7 group blog RSS links forward correctly now.Sem
2012-10-29Fixes inconsistent blog markupEvan Winslow
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-08-06Fixes #4792. Now blog author is who appears in the river.Sem
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-06-23Fixes #4610 better handling of content requiring a logged in userCash Costello
2012-06-17Merge pull request #268 from jeabakker/#4572Cash Costello
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ...Cash Costello
2012-06-12fixes: blog title encoding issueJerome Bakker
2012-06-02allow blog widget on dashboardCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-02-04Fixes #4310 adds missing blog notification functioncash
2012-01-01Fixes #3209 finished adding class properties documentationCash Costello
2011-12-31Fixes #4253 added backward compatibility for blog read urlCash Costello
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-12-23Fixes #4240 not showing draft blog posts in group modulecash
2011-12-04removed some usage of deprecated methodsCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-06Fixes #4068 not forcing update on adds when the subtype exists Refs #4058Cash Costello
2011-11-06Fixes #4067 adds activate/deactivate scriptsCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-04fixed typo in comment for blog page handlercash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-11-01added semi-colons after function expressionscash
2011-10-29Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.Brett Profitt