summaryrefslogtreecommitdiff
path: root/classes/User_group.php
AgeCommit message (Expand)Author
2010-10-13better deletion of related objects in User_group::delete()Evan Prodromou
2010-10-12Improve cache-friendliness of user_group->delete().Brion Vibber
2010-10-12Cascading deletion for user_group; doesn't yet work properly with caching.Brion Vibber
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-07-29* mark a few message for translationSiebrand Mazeland
2010-06-16- More useful group info from api/statusnet/group/showZach Copley
2010-03-12Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-12Add id and updated elements to atom sourceZach Copley
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Avoid notice on local group creation when uri isn't passed in at create time ...Brion Vibber
2010-03-03Use poster's subscribed groups to disambiguate group linking when a remote gr...Brion Vibber
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-02-27uri -> URI in interface textSiebrand Mazeland
2010-02-25Rationalize group activity stuffZach Copley
2010-02-25method for getting a group's URIEvan Prodromou
2010-02-25save mainpage element for groupsEvan Prodromou
2010-02-25Add 'mainpage' to User_groupEvan Prodromou
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2010-02-24Make user_group able to handle remote groupsEvan Prodromou
2010-02-23OStatus group delivery initial implementation.Brion Vibber
2010-02-12Initial upgraded Atom output for group timelinesZach Copley
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2009-11-18Consolidate group creation into static function in User_groupEric Helgeson
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21can set group desc limit to unlimited without resetting global limitEvan Prodromou
2009-08-21allow configurable length for user group descriptionEvan Prodromou
2009-08-21data classes allow >140c in user group descriptionsEvan Prodromou
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-07-15use quote identifiers on the user tableBrenda Wallace
2009-06-29show section with admins in sidebar of groupEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-17Add design_id to User_groupZach Copley
2009-06-14Link and distribute notices tagged for a group aliasEvan Prodromou
2009-06-14Code for adding and saving group aliasesEvan Prodromou
2009-06-14Allow users to be unblocked from a groupEvan Prodromou
2009-06-14The rest of the things necessary to make group block workEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-05-22some class files had x bit setEvan Prodromou
2009-05-01Make user group stream use IDsEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-04Fixed #1134; Consolidated image scaling functions.Sean Murphy
2009-02-04Fix for #1057; group logo transparecy (and pixilation)Sean Murphy
2009-02-01Fixes #1088: Show number of group members. Unlike the bugreport requested, th...Adrian Lang
2009-01-28whitespace in User_groupEvan Prodromou
2009-01-23Upload logos for groupsEvan Prodromou