summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions/ostatusgroup.php
AgeCommit message (Collapse)Author
2010-09-19* i18n/L10n updateSiebrand Mazeland
* translator comments added * remove superfluous whitespace
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
* whitespace fixes
2010-06-29Fix regression in OStatus remote group subscribe -- a bug was previously ↵Brion Vibber
masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)
2010-03-03Updated label and note text for user and group remote subscribe formsSarven Capadisli
2010-03-03Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ↵Brion Vibber
each other transparently if they find you've put a remote entity of the other type.