aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/activity.php
AgeCommit message (Collapse)Author
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7210 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ewinslow
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-19un-do last group commitdave
git-svn-id: http://code.elgg.org/elgg/trunk@6736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-19Added interface elements for inline conversation posting from activity streampete
git-svn-id: http://code.elgg.org/elgg/trunk@6734 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-18view for plugins to extend on group activitydave
git-svn-id: http://code.elgg.org/elgg/trunk@6732 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-07-06Added js to groups riverdashboard viewpete
git-svn-id: http://code.elgg.org/elgg/trunk@6640 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-19There was no point in group discussions having their own comment ↵dave
annotations, better to use the generic comments so this has been changed and a full group activity stream added. For v1.8, there will need to be an upgrade script which will change 'group_topic_post' -> 'generic_comment' and on all existing topics, take the first annotation of type 'group_topic_post' and populate the topic's description. git-svn-id: http://code.elgg.org/elgg/trunk@6526 36083f99-b078-4883-b0ff-0f9b5a30f544