]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add subscribers, subscriptions, groups to personal page
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 7 Apr 2009 21:47:08 +0000 (17:47 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 7 Apr 2009 21:47:08 +0000 (17:47 -0400)
commit50b32227d1c4bb6fa5c6f81077ddd4a21981e639
treedfab3f3af492f56049a1c16ac969ffe578b931b3
parent92d18134bfe082f75211b3baa93f20d88367dba6
Add subscribers, subscriptions, groups to personal page

We show stats, subscriptions info on the personal page in the sidebar.
Pushed code from showstream.php into a common parent class for
personal and profile.
actions/all.php
actions/showstream.php
lib/profileaction.php [new file with mode: 0644]