]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/selftagswidget.php
Fix some ProfileAction stuff, add function profileActionPreparation
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 22 Apr 2015 19:22:02 +0000 (21:22 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 22 Apr 2015 19:22:38 +0000 (21:22 +0200)
commit51ecd6be15098c1e8ac8701f846c22f9f630d5c0
tree87b6f23ed434e9a442d1510823b8f2dec0c12bd6
parent7601e10b6a99fbadf593cf4df18e914c96de93f0
Fix some ProfileAction stuff, add function profileActionPreparation

Split up files with multiple classes to multiple files for autoload, sorry
for baking this into this commit.
12 files changed:
actions/all.php
actions/showstream.php
actions/tagprofile.php
lib/accountprofileblock.php
lib/peopletags.php [deleted file]
lib/peopletagswidget.php [new file with mode: 0644]
lib/profileaction.php
lib/profilelist.php
lib/profilelistitem.php [new file with mode: 0644]
lib/profileminilist.php
lib/profileminilistitem.php [new file with mode: 0644]
lib/selftagswidget.php [new file with mode: 0644]