]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to each other...
authorBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 21:40:26 +0000 (13:40 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 21:40:26 +0000 (13:40 -0800)
commita42d1116db06539f2da4eb5332bbdbef5beda3fe
tree5c9e3d050e97325c9be5f619d271f2e360579381
parentc04c8ae59a7953a21cc464a49b657dfdc926e009
Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to each other transparently if they find you've put a remote entity of the other type.
plugins/OStatus/OStatusPlugin.php
plugins/OStatus/actions/ostatusgroup.php [new file with mode: 0644]
plugins/OStatus/actions/ostatussub.php