gnu-social/plugins
Brion Vibber 9fadf8da11 Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.)
OStatus now calling the feed classes directly instead of faking a call into the API, should be less flakey.
2010-03-03 16:33:20 -08:00
..
Adsense width and height should be integers in AdsensePlugin 2010-01-27 17:55:33 -05:00
Autocomplete Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
BitlyUrl add versions for url-shortener plugins 2010-01-08 00:20:38 -08:00
Blacklist Blacklist user nickname and password on delete 2010-02-26 12:29:28 -05:00
BlankAd wrong height for rectangle in BlankAd 2010-01-27 16:34:17 -05:00
CasAuthentication dos -> unix line endings on CasAuthentication's CAS library 2010-01-11 15:42:17 -08:00
Comet define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
EmailAuthentication Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
Enjit XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
Facebook Fix for disappearing 'connect' menu if xmpp and sms are disabled. 2010-03-03 10:19:14 -08:00
FirePHP Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
Gravatar Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
Imap Made the IMAP plugin work in the style of the new queue/iomanagers 2010-01-13 15:35:53 -05:00
InfiniteScroll Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
LdapAuthentication Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
LdapAuthorization Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
LilUrl add versions for url-shortener plugins 2010-01-08 00:20:38 -08:00
Mapstraction Remove unnecessary requires 2010-02-25 22:06:31 -08:00
Meteor Removed old comments 2009-11-12 10:24:18 +00:00
Minify parse_url returns an associative array - not an object 2010-02-17 10:10:07 -08:00
Mobile Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a 2009-10-02 11:46:14 +00:00
MobileProfile Fix for disappearing 'connect' menu if xmpp and sms are disabled. 2010-03-03 10:19:14 -08:00
Mollom Use plugin configuration instead of common_config() 2010-01-06 00:20:15 -05:00
OStatus Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.) 2010-03-03 16:33:20 -08:00
OpenID fix broken link in OpenID documentation 2010-02-22 07:08:57 -05:00
OpenX move script into OpenXPlugin::showAd() so it works 2010-01-27 18:44:46 -05:00
Orbited remove spurious readme from Orbited 2009-10-04 04:11:10 -04:00
PostDebug PostDebug plugin - saves POST data to debug log or directory to help debug form submission and server-to-server communications. 2010-02-17 09:58:34 -08:00
PoweredByStatusNet Added single whitespace to separate inline text words. 2010-02-15 20:41:46 +01:00
PtitUrl add versions for url-shortener plugins 2010-01-08 00:20:38 -08:00
PubSubHubBub Disable PubSubHubBub hub pings automatically on private site (hub wouldn't be able to read feeds anyway) 2010-01-25 09:07:24 -08:00
RSSCloud XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
Realtime Remove unnecessary requires 2010-02-25 22:06:31 -08:00
Recaptcha Removed unnecessary internal style 2010-01-06 11:31:06 +01:00
RegisterThrottle Plugin to restrict too many registrations from one IP 2010-02-27 15:05:08 -05:00
RequireValidatedEmail Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
ReverseUsernameAuthentication Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
Sample Fix update_po_templates.php to support the plural and context variants of _m() in plugins 2010-02-24 16:34:45 -08:00
SimpleUrl add versions for url-shortener plugins 2010-01-08 00:20:38 -08:00
SphinxSearch Performance fix on Sphinx search results: use id instead of created timestamp for reverse date sorting; should give same result but doesn't trigger a filesort. 2010-03-02 12:06:40 -08:00
TightUrl add versions for url-shortener plugins 2010-01-08 00:20:38 -08:00
TwitterBridge Don't expose global Twitter consumer key and secret, because that would be idiotic. 2010-03-03 13:05:11 -08:00
UrlShortener Ticket 1870: drop unnecessary Tidy module installation requirement. 2009-11-30 09:12:19 -08:00
UserFlag Removed entity flag stylesheet and icons from plugin to core. 2010-02-02 16:27:58 +01:00
APCPlugin.php Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00
BlogspamNetPlugin.php Made Blogspam Plugin Respect textlimit Setting. 2010-02-22 11:20:44 -05:00
CacheLogPlugin.php Add version info to the CacheLog plugin 2010-01-07 17:39:15 -08:00
DiskCachePlugin.php safer storage for diskcacheplugin 2010-01-11 16:23:34 -08:00
GeoURLPlugin.php add version information to GeoURL 2010-01-07 17:58:48 -08:00
GeonamesPlugin.php better handling of null responses from geonames.org 2010-01-30 12:40:11 -05:00
GoogleAnalyticsPlugin.php add version information to GoogleAnalytics 2010-01-07 17:51:57 -08:00
LinkbackPlugin.php Actually skip the pingback if XML-RPC extension is missing, instead of considering it then trying anyway and dying of a fatal error. :) 2010-01-12 12:12:31 -08:00
MemcachePlugin.php Merge branch 'master' into testing 2010-02-16 09:22:02 -08:00
PiwikAnalyticsPlugin.php add version information to PiwikAnalyticsPlugin 2010-01-07 17:47:23 -08:00
SubscriptionThrottlePlugin.php throttle subscriptions 2010-01-13 03:11:31 -08:00
TemplatePlugin.php add version info to the Template plugin 2010-01-07 17:43:56 -08:00
UserLimitPlugin.php plugin to limit number of registered users 2010-01-29 18:29:51 -05:00
WikiHashtagsPlugin.php PluginVersion for WikiHashtags 2010-01-08 00:29:09 -08:00
XCachePlugin.php Add version information to a bunch of plugins 2010-01-09 19:04:53 -05:00