.. |
Authentication
|
Add table() and keys() overrides to User_username
|
2009-12-10 14:40:26 -05:00 |
Authorization
|
Blasted missing a $this!
|
2009-11-18 16:12:55 -05:00 |
Autocomplete
|
Revert "Remove more contractions"
|
2009-11-09 20:01:46 +01:00 |
BitlyUrl
|
Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works).
|
2009-11-11 14:04:44 -05:00 |
CasAuthentication
|
First version of a CAS authentication plugin
|
2009-12-22 17:53:24 -05:00 |
Comet
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
EmailAuthentication
|
Added a User_username table that links the external username with a StatusNet user_id
|
2009-11-12 20:12:36 -05:00 |
Facebook
|
change Notice::saveNew() to use named arguments for little-used options
|
2009-12-11 11:29:51 -05:00 |
FeedSub
|
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
2009-12-08 12:17:11 -08:00 |
FirePHP
|
Add FirePHP plugin - uses FirePHP as an output method for logging
|
2009-12-05 02:13:40 -05:00 |
Gravatar
|
Build stub .po template for Gravatar plugin
|
2009-12-11 16:28:51 -08:00 |
InfiniteScroll
|
Merge branch '0.9-release'
|
2009-11-19 20:12:46 -08:00 |
LdapAuthentication
|
Cache the LDAP schema in memcache (if memcache is available)
|
2009-12-19 15:10:57 -05:00 |
LdapAuthorization
|
You cannot use static that way - using another approach to save reuse the default ldap connection
|
2009-11-18 16:58:06 -05:00 |
LilUrl
|
Ticket 1870: drop unnecessary Tidy module installation requirement.
|
2009-11-30 09:12:19 -08:00 |
Mapstraction
|
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
2009-12-08 12:17:11 -08:00 |
Meteor
|
Removed old comments
|
2009-11-12 10:24:18 +00:00 |
Minify
|
remove unit tests for minify
|
2009-12-07 12:13:42 -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
|
Adjusted notice option alignment in MobileProfile
|
2009-12-22 00:06:59 +00:00 |
OpenID
|
(Puctuation) consistency in clientError() calls.
|
2009-12-13 18:55:17 +01:00 |
Orbited
|
remove spurious readme from Orbited
|
2009-10-04 04:11:10 -04:00 |
PoweredByStatusNet
|
Plugin that outputs 'powered by StatusNet' after site name
|
2009-12-17 15:28:50 -05:00 |
PtitUrl
|
Ticket 1870: drop unnecessary Tidy module installation requirement.
|
2009-11-30 09:12:19 -08:00 |
PubSubHubBub
|
Fixed PubSubHubBub plugin to reflect new api
|
2009-10-30 01:20:47 -04:00 |
Realtime
|
Moving & replacing to the end of html and source data
|
2009-12-21 23:19:34 +00:00 |
Recaptcha
|
Cleanup of recaptcha plugin remove xhtml hack
|
2009-12-07 14:53:17 -05:00 |
RequireValidatedEmail
|
Add a "grandfather" creation date cutoff to RequireValidatedEmail plugin; will allow us to use this for temporary emergency moderation of new registrations without affecting older accounts.
|
2009-12-07 11:31:04 -08:00 |
ReverseUsernameAuthentication
|
Added a User_username table that links the external username with a StatusNet user_id
|
2009-11-12 20:12:36 -05:00 |
Sample
|
New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization.
|
2009-12-08 12:17:11 -08:00 |
SimpleUrl
|
Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works).
|
2009-11-11 14:04:44 -05:00 |
SphinxSearch
|
Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
|
2009-11-10 13:44:40 -08:00 |
TightUrl
|
Ticket 1870: drop unnecessary Tidy module installation requirement.
|
2009-11-30 09:12:19 -08:00 |
TwitterBridge
|
Merge branch 'testing'
|
2009-12-22 16:44:19 -08:00 |
UrlShortener
|
Ticket 1870: drop unnecessary Tidy module installation requirement.
|
2009-11-30 09:12:19 -08:00 |
UserFlag
|
Use inlineScript() everywhere inline scripts are written
|
2009-12-04 19:41:51 -05:00 |
BlogspamNetPlugin.php
|
Revert "Remove more contractions"
|
2009-11-09 20:01:46 +01:00 |
GeonamesPlugin.php
|
Merge branch 'geonamesxml' into 0.9.x
|
2009-12-23 15:53:58 -08:00 |
GeoURLPlugin.php
|
initial support for geourl.org
|
2009-11-10 17:08:33 -05:00 |
GoogleAnalyticsPlugin.php
|
Use inlineScript() everywhere inline scripts are written
|
2009-12-04 19:41:51 -05:00 |
LinkbackPlugin.php
|
Should be using onHandleQueuedNotice instead of onEndNoticeSave
|
2009-11-19 11:08:13 -05:00 |
PiwikAnalyticsPlugin.php
|
Use inlineScript() everywhere inline scripts are written
|
2009-12-04 19:41:51 -05:00 |
TemplatePlugin.php
|
(Puctuation) consistency in clientError() calls.
|
2009-12-13 18:55:17 +01:00 |
WikiHashtagsPlugin.php
|
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
2009-11-02 09:14:15 -08:00 |