summaryrefslogtreecommitdiff
path: root/lib/groupeditform.php
AgeCommit message (Collapse)Author
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php
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-21correct instructions for length in groupeditformEvan Prodromou
2009-08-21reformat groupeditform.phpEvan Prodromou
2009-06-24Merge branch '0.8.x' into small-fixesJeffery To
Conflicts: lib/peoplesearchresults.php lib/profilelist.php
2009-06-14Code for adding and saving group aliasesEvan Prodromou
Added code to add and save group aliases. Like tags, aliases are free-texted in to the group admin page. configurable max number of aliases, default is three.
2009-06-12Fix "Trying to get property of non-object" errors in groupeditform.phpJeffery To
2009-01-22fixed a few bugs and logic problems in groupsRobin Millette
2009-01-22Cleanup.. some for IE and other for cascadingsarven
2009-01-21General markup and style cleanupsarven
2009-01-21add new group actionEvan Prodromou