* remotes/upstream/master:
minor
replaces missing semi-colon...
minor alteration
another attempt having difficulties perhaps resolved?
corrections, minor alterations
minor alterations, mostly to ijpost
added Cat's tag stuff to ijpost
minor adjustment to ijpost.php
cleaned up where "lj" was included in dwpost.css changed my profile url to the current, free-haven profile, in all plugins to which I have contributed added insanejournal.com plugin, ijpost other minor cleanup of details, where a plugin was copied and modified but incorrect details were left.
facebook comment notifications
Pages: Some minor improvements (I guess) :)
Removed the test file
Pages: Added pages.tgz
Pages: New plugin that displays a list of community pages on the sidebar.
added a link in the IRC page to the tldp.org Beginner's Guide to IRC.
Facebook: Don't import empty messages
* master:
changed my profile url to the current, free-haven profile, in all
plugins to which I have contributed
added insanejournal.com plugin, ijpost
other minor cleanup of details, where a plugin was copied and modified
but incorrect details were left.
* remotes/upstream/master:
Added tags support to LJ and DW connectors. (Friendica tags are converted to LJ/DW tags.)
Bugfix
Real-Time Updates
Bugfix
Support for FB Real-Time Updates according to http://developers.facebook.com/docs/reference/api/realtime/ . Plugin needs to be deactivated and activated again in order to enable the settings
* master:
Support for Facebook's Real-Time Updates
CatoTH - you might wish to consider moving delete_url to include/network.php, but since that is in a separate repository best to wrap it in "if (! function_exists('delete_url')) ..." in case somebody git updates the addon at a different time than the main code.