..
Adsense
width and height should be integers in AdsensePlugin
2010-01-27 17:55:33 -05:00
Autocomplete
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
BitlyUrl
add versions for url-shortener plugins
2010-01-08 00:20:38 -08:00
Blacklist
Fix to regression in last commit; wrong field name for homepage blacklist
2010-04-23 08:24:53 -07:00
BlankAd
wrong height for rectangle in BlankAd
2010-01-27 16:34:17 -05:00
CasAuthentication
Bump to phpCAS 1.1.0RC6
2010-03-02 23:25:34 -05: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
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
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07:00
FirePHP
Add version information to a bunch of plugins
2010-01-09 19:04:53 -05:00
Gravatar
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07:00
Imap
Use StartQueueDaemonIoManagers instead of removed StartIoManagerClasses event
2010-01-23 13:08:59 -05:00
InfiniteScroll
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
LdapAuthentication
ldap_get_connection() to return null when passed a config with bad user/pw.
2010-03-08 13:14:41 -05:00
LdapAuthorization
Fix error logging
2010-03-09 21:26:48 -05:00
LilUrl
add versions for url-shortener plugins
2010-01-08 00:20:38 -08:00
Mapstraction
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07:00
Meteor
Allow Meteor plugin to be configurable via configuration database or file.
2010-04-06 14:07:46 -07:00
Minify
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
Mobile
Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a
2009-10-02 11:46:14 +00:00
MobileProfile
drop onStartShowHeadElements handler from MobileProfile; just duplicated the original code path, and after removing the bogus notice-spewing code it was running those things twice.
2010-04-08 10:09:56 -07:00
Mollom
Use plugin configuration instead of common_config()
2010-01-06 00:20:15 -05:00
OpenExternalLinkTarget
Updated plugin to open external links on a new window that are not
2010-03-25 21:33:07 +01:00
OpenID
Ticket #93 : pretty up the auto-submit for OpenID logins a bit.
2010-04-23 11:28:50 -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
OStatus
OStatus: CLI script to force a renewal on the given PuSH subscription. May help when we get out of sync with the hub.
2010-04-22 06:14:40 +02: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
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07:00
PtitUrl
add versions for url-shortener plugins
2010-01-08 00:20:38 -08:00
Realtime
Remove debug line that crept into a commit a while back, breaking realtime when Firebug wasn't present
2010-03-28 14:41:31 -07:00
Recaptcha
Added Plugin Version info to recaptcha plugin
2010-01-18 18:33:09 -05:00
RegisterThrottle
Plugin to restrict too many registrations from one IP
2010-02-27 15:05:08 -05:00
RequireValidatedEmail
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07:00
ReverseUsernameAuthentication
Improve description of what the provide_name parameter means
2010-02-24 22:29:46 -05:00
RSSCloud
fix reference error in RSSCloud plugin
2010-04-21 18:11:29 -07:00
Sample
Some localization cleanup and doc to aid in customization:
2010-04-05 13:19:16 -07: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
TabFocus
Add TabFocus (for die-hard Twitter users) plugin
2010-02-25 15:34:01 -05:00
TightUrl
add versions for url-shortener plugins
2010-01-08 00:20:38 -08:00
TwitterBridge
Ticket #2205 : pass geo locations over Twitter bridge (will only be used if enabled on the Twitter side)
2010-04-14 15:45:00 +02: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
GeonamesPlugin.php
Fix for error during handling of HTTP error response case in Geonames lookups
2010-04-08 10:11:52 -07:00
GeoURLPlugin.php
add version information to GeoURL
2010-01-07 17:58:48 -08: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
MemcachedPlugin.php
Added Memcached plugin (using pecl/memcached versus pecl/memcache)
2010-03-08 17:17:37 -05: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
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