Age | Commit message (Expand) | Author |
2010-05-25 | check to see if comments are on or off | dave |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-05-24 | Removing publish_date interface for blogs pending better l10n for dates. | brettp |
2010-05-24 | Saving a blog post no longer rewrites all entity time_created and time_update... | brettp |
2010-04-21 | Blog excerpts now work for MB strings and properly detect word breaks. | brettp |
2010-04-21 | Removing unneeded order by metadata. | brettp |
2010-04-21 | Rewriting time_created and time_updated instead of trying to be tricky with m... | brettp |
2010-04-15 | Separated blog object view from comments. | brettp |
2010-04-07 | Highlighting current tab in content header. | nickw |
2010-04-07 | Creating content for the blog posts of user's friends. | nickw |
2010-04-02 | Determining which content header to use based on blog owner. | nickw |
2010-04-02 | Allowing non-owners to view published blog posts. | nickw |
2010-04-02 | Truncating lengthy blog excerpts on word breaks. | nickw |
2010-04-02 | Fixing breadcrumb navigation and content header links for blogs. | nickw |
2010-03-25 | Added river support to blog. | brettp |
2010-03-25 | Fixed weird login in blog for real. | brettp |
2010-03-25 | Added access controls to blog archive grabbing function. | brettp |
2010-03-24 | Added archive view for blogs. | brettp |
2010-03-23 | Added filtering by archive date. | brettp |
2010-03-23 | Added an ElggBlog class to override the time_created field. | brettp |
2010-03-18 | Updated blog to support multiple revisions and automatic saving of drafts. | brettp |
2010-03-12 | Rough first version of a new blog plugin. | brettp |