]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/profileminilist.php
Break profilelist into a recipe
authorEvan Prodromou <evan@controlyourself.ca>
Sun, 14 Jun 2009 21:52:26 +0000 (14:52 -0700)
committerEvan Prodromou <evan@controlyourself.ca>
Sun, 14 Jun 2009 21:52:26 +0000 (14:52 -0700)
commitc2dae24701a22cd2362ebe1a96828cd7945c6b5a
treef42f7a9961b131c3311800544ef113cb3c6e220a
parent9addfeacfdacf1eb8c6a90a636f468e4aeb0e9fe
Break profilelist into a recipe

Expanded the ProfileList class so it worked more like a recipe. This
helps to get rid of a lot of special cases and simplifies the code. It
also makes it possible to do things like group block.
actions/groupmembers.php
actions/showgroup.php
actions/subscribers.php
actions/subscriptions.php
lib/peoplesearchresults.php
lib/profileaction.php
lib/profilelist.php
lib/profileminilist.php