gnu-social/plugins/Bookmark
Mikael Nordfeldth ffb9d7ad3f Rewriting code for notice representation
Getting rid of NoticeListItemAdapter, putting more into ActivityHandlerPlugin
and relying on plugins to handle rendering code of the content. This gives us
a lot more structure and consistency in notice structure and allows activity
plugins to stop rendering certain kinds of notices more easily.

There should also be a property for an ActivityHandlerPlugin class to avoid
rendering notices in the ordinary stream, so we don't have to overload stuff.
2014-07-04 14:14:49 +02:00
..
actions Confusing documentation and tooltip texts in Bookmark 2014-06-28 13:02:52 +02:00
classes plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
css Initial move towards microformats2 2014-06-22 17:11:04 +02:00
forms Dynamically generate thumbnails (see full text) 2014-04-21 20:46:11 +02:00
js Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff) 2013-09-23 12:07:37 +02:00
lib Rewriting code for notice representation 2014-07-04 14:14:49 +02:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
scripts plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
BookmarkPlugin.php Rewriting code for notice representation 2014-07-04 14:14:49 +02:00
README Moved oEmbed stuff out to a plugin (Oembed). 2014-05-06 23:32:13 +02:00
bookmarklet 50px more for bookmarklet popup 2011-09-30 10:15:40 -04:00
bookmarkpopup.js Tweak the post-form return on bookmarklet if we're not in a popup that we can close 2010-12-30 16:14:41 -08:00

README

Depends on the oEmbed plugin (Oembed).