summaryrefslogtreecommitdiff
path: root/actions/newgroup.php
AgeCommit message (Expand)Author
2010-11-12fix syntax error introduced in i18n tweaks: newgroup actionBrion Vibber
2010-11-12Revert "Missing one close-paren in newgroup.php" - incorrect fix for paren bugBrion Vibber
2010-11-09Missing one close-paren in newgroup.phpEvan Prodromou
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-21i18n/L10n consistency updates.Siebrand Mazeland
2010-02-25save mainpage element for groupsEvan Prodromou
2010-02-25modify group actions so they use Local_group to look up by nicknameEvan Prodromou
2009-11-18Consolidate group creation into static function in User_groupEric Helgeson
2009-10-13remove inboxes optionEvan Prodromou
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-21allow configurable length for user group descriptionEvan Prodromou
2009-06-14Code for adding and saving group aliasesEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-07trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.Robin Millette
2009-01-22fixed a few bugs and logic problems in groupsRobin Millette
2009-01-21add new group actionEvan Prodromou