gnu-social/plugins/Bookmark
Evan Prodromou 4048d1ec3d Radical differences in Bookmark storage
Had some problems with PuSH and Salmon use of Bookmarks; they were
being required to generate Atom versions of the bookmark _before_ the bookmark was saved.

So, I reversed the order of how things are saved, and associate notices and bookmarks
by URI rather than notice_id.
2010-12-24 20:34:15 -08:00
..
Bookmark.php Radical differences in Bookmark storage 2010-12-24 20:34:15 -08:00
BookmarkPlugin.php Radical differences in Bookmark storage 2010-12-24 20:34:15 -08:00
bookmark.css Reformat bookmark output 2010-12-22 15:24:13 -08:00
bookmarkform.php Layout on the bookmark form 2010-12-21 12:25:23 -05:00
bookmarklet Bookmarklet for new bookmarks 2010-12-21 14:43:03 -05:00
bookmarkpopup.php Bookmarklet for Bookmark plugin 2010-12-21 14:46:31 -05:00
deliciousbackupimporter.php Break up delicious import into a queue manager by bookmark 2010-12-21 11:09:01 -05:00
deliciousbookmarkimporter.php Radical differences in Bookmark storage 2010-12-24 20:34:15 -08:00
importbookmarks.php Break up delicious import into a queue manager by bookmark 2010-12-21 11:09:01 -05:00
newbookmark.php Radical differences in Bookmark storage 2010-12-24 20:34:15 -08:00
showbookmark.php Radical differences in Bookmark storage 2010-12-24 20:34:15 -08:00