gnu-social/plugins/QnA
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 Initial move towards microformats2 2014-06-22 17:11:04 +02:00
classes s/bestUrl/getUrl/ for notices and microapp objects 2014-04-29 19:46:58 +02:00
css Moved QnA CSS into the plugin directory 2014-06-03 11:36:32 +02:00
forms HTML5 required attribute for some input forms 2014-04-06 11:27:41 +02:00
js Initial move towards microformats2 2014-06-22 17:11:04 +02:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
QnAPlugin.php Rewriting code for notice representation 2014-07-04 14:14:49 +02:00