]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Move bookmark rendering to notice list item adapter
authorEvan Prodromou <evan@status.net>
Tue, 19 Apr 2011 19:52:57 +0000 (15:52 -0400)
committerEvan Prodromou <evan@status.net>
Tue, 19 Apr 2011 19:52:57 +0000 (15:52 -0400)
commit7b397823d00817add36599dfa3bfda48435d74f6
tree451a4b12c81c6196359ddd47c796e4f19dd501bc
parentefabb002e45756ee2e10edcd80b3641a58a4690f
Move bookmark rendering to notice list item adapter

Move the tricky stuff with Bookmarks to a notice list item adapter.
plugins/Bookmark/BookmarkPlugin.php
plugins/Bookmark/bookmarknoticelistitemadapter.php [new file with mode: 0644]