]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Use InboxNoticeStream class for inbox
authorEvan Prodromou <evan@status.net>
Thu, 7 Apr 2011 18:52:44 +0000 (14:52 -0400)
committerEvan Prodromou <evan@status.net>
Thu, 7 Apr 2011 18:54:42 +0000 (14:54 -0400)
commit5dfb8e2bc418d1144c953214a40b4dd730ca148b
tree1ebe0a344779f402060a57c678e0b2594b908d59
parent5b9319d081309264772100a25d15e2db0538ccb6
Use InboxNoticeStream class for inbox

Move the code for inbox fetching to the InboxNoticeStream class.
actions/all.php
classes/Inbox.php
classes/User.php
lib/inboxnoticestream.php [new file with mode: 0644]