]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Logic to have group joins turn into pending joins automatically when group is set...
authorBrion Vibber <brion@pobox.com>
Mon, 21 Mar 2011 23:26:41 +0000 (16:26 -0700)
committerBrion Vibber <brion@pobox.com>
Mon, 21 Mar 2011 23:26:41 +0000 (16:26 -0700)
commit471a4805871c44ad8770342ca8ca05536068dc85
treee219d8253b9c24c1f2ba5c0b022ac440ed5fec8f
parenta54eb0941e4f8c9948149c9a7046fe200d7e47f2
Logic to have group joins turn into pending joins automatically when group is set to mod; allow users to cancel their pending group requests.
actions/cancelgroup.php [new file with mode: 0644]
actions/joingroup.php
classes/Group_join_queue.php
classes/Profile.php
lib/cancelgroupform.php [new file with mode: 0644]
lib/groupprofileblock.php
lib/router.php