gnu-social/plugins
Brion Vibber 634752f0d2 Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider otherwise defaults to stretching them to a funny shape instead of showing square avatars. 2010-06-01 18:41:17 +00:00
..
Adsense width and height should be integers in AdsensePlugin 2010-01-27 17:55:33 -05:00
AutoSandbox/locale Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Autocomplete Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
BitlyUrl Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Blacklist Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
BlankAd wrong height for rectangle in BlankAd 2010-01-27 16:34:17 -05:00
CasAuthentication Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
ClientSideShorten/locale Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Comet htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script() 2010-02-17 12:03:14 -05:00
DirectionDetector Quick fix for DirectionDetector: only apply <span class="rtl"> once; if it's already there in an incoming message (eg via OStatus), don't reapply it. 2010-05-05 11:28:05 -07:00
EmailAuthentication Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07: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 Remove settting/getting a 'verb' for Facebook stream entries / status 2010-05-26 20:44:57 +00:00
FirePHP Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Gravatar Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Imap Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
InfiniteScroll Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
LdapAuthentication Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
LdapAuthorization Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
LilUrl Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Mapstraction Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider otherwise defaults to stretching them to a funny shape instead of showing square avatars. 2010-06-01 18:41:17 +00:00
Meteor Allow Meteor plugin to be configurable via configuration database or file. 2010-04-06 14:07:46 -07:00
Minify Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Mobile Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a 2009-10-02 11:46:14 +00:00
MobileProfile Allow plugins to load their styles for mobile view; fixes bad realtime button layout 2010-05-07 01:28:37 +00:00
Mollom Use plugin configuration instead of common_config() 2010-01-06 00:20:15 -05:00
OStatus Avoid PHP notice about undefined array index when no avatar photo available from Google profile 2010-05-21 10:18:13 -07:00
OpenExternalLinkTarget Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
OpenID OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider. 2010-05-28 16:52:17 -07:00
OpenX move script into OpenXPlugin::showAd() so it works 2010-01-27 18:44:46 -05:00
Orbited htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script() 2010-02-17 12:03:14 -05:00
PostDebug Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
PoweredByStatusNet Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
PtitUrl Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
RSSCloud Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Realtime Include notice fragment on 'in context' links in Realtime plugin family. 2010-05-17 19:47:44 +00:00
Recaptcha Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
RegisterThrottle Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
RequireValidatedEmail Add config option for RequireValidatedEmail plugin to skip the check for folks with a trusted OpenID association. 2010-05-19 15:45:46 -07:00
ReverseUsernameAuthentication Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
Sample Fix keys() / keyTypes() mixup in SamplePlugin 2010-05-12 11:09:37 -07:00
SimpleUrl Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07: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
TabFocus Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
TightUrl Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
TwitterBridge Locale switch cleanup: use common_switch_locale() which is safer for updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back. 2010-05-19 10:10:55 -07:00
UrlShortener Ticket 1870: drop unnecessary Tidy module installation requirement. 2009-11-30 09:12:19 -08:00
UserFlag Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger. 2010-05-20 14:24:44 -07:00
WikiHowProfile WikiHowProfile plugin; pulls avatar from WikiHow profile pages when registering or adding account with OpenID. (Full name, location, homepage, and bio are also on the profile page but not marked up in a way they can be easily retrieved yet.) 2010-05-25 17:11:46 -07: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 Fix for error during handling of HTTP error response case in Geonames lookups 2010-04-08 10:11:52 -07: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
MemcachedPlugin.php Added Memcached plugin (using pecl/memcached versus pecl/memcache) 2010-03-08 17:17:37 -05:00
PiwikAnalyticsPlugin.php add version information to PiwikAnalyticsPlugin 2010-01-07 17:47:23 -08:00
README-plugins add a quickie plugins/ dir readme mentioning how to add plugins, plus ref to wiki pages 2010-01-18 09:37:42 -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