summaryrefslogtreecommitdiff
path: root/actions/showgroup.php
AgeCommit message (Expand)Author
2010-06-16- More useful group info from api/statusnet/group/showZach Copley
2010-04-05override linkAttributes() method for groupmembersminilistEvan Prodromou
2010-04-05add an event for group members minilistEvan Prodromou
2010-03-25Assigned an identifier for the representative user and group profileSarven Capadisli
2010-03-03Fix to group join event position.Sarven Capadisli
2010-03-03Added event hooks for group subscribeSarven Capadisli
2010-02-26Updated ShowGroup to Resolve Aliases Again.Christopher Vollick
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-01-24fix interpolation of positional arguments to sprintf in show groupEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Remove more contractionsSiebrand Mazeland
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
2009-10-13remove inboxes optionEvan Prodromou
2009-09-30FOAF for Groups.Toby Inkster
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-19Resolve Group Aliases in showgroup.phpChristopher Vollick
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-07-10Fix link for atom feed in showgroup actionZach Copley
2009-07-10Update showgroup action RSS 2.0 feed linkZach Copley
2009-07-10added group status api, located at /api/statuses/group_timeline/ID.rssCraig Andrews
2009-06-29show section with admins in sidebar of groupEvan Prodromou
2009-06-18Group theming.Zach Copley
2009-06-14show aliases when showing a groupEvan Prodromou
2009-06-14The rest of the things necessary to make group block workEvan Prodromou
2009-06-14Break profilelist into a recipeEvan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-04-17Ticket 1404. Showing the link to the members list page.Sarven Capadisli
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-03-30Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-30add fullname to title and h1 for groupsEvan Prodromou
2009-03-19A couple more 'Join Now' messages that need disabling when the site is closed...CiaranG
2009-03-07trying to kill the can't-leave-a-group bugEvan Prodromou
2009-02-11Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-11Minor. Changed from @class location to labelSarven Capadisli
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-02-01Fixes #1088: Show number of group members. Unlike the bugreport requested, th...Adrian Lang