summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-01-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-04XCachePlugin returns false value for cache missEvan Prodromou
2010-01-04Differentiate between empty values and cache misses in CacheLogPluginEvan Prodromou
2010-01-04Add 'takeOverLogin' parameter for a real SSO feelCraig Andrews
2010-01-04make compression threshold and min savings config attrs for MemcachePluginEvan Prodromou
2010-01-04Allow an authentication plugin with the same provider_name other than the one...Craig Andrews
2010-01-04Fix for auto_increment parameter in auto-created tables via checkschema.Brion Vibber
2010-01-04Enable memcache automatic compression, starting at 20k and only if compressio...Craig Andrews
2010-01-03Debug utility to log cache accessEvan Prodromou
2010-01-03don't try to set an expiry for XCacheEvan Prodromou
2010-01-03add keyTypes() for User_greeting_countEvan Prodromou
2010-01-03update SamplePlugin.php alsoEvan Prodromou
2010-01-03Expand SamplePlugin to show other best practicesEvan Prodromou
2010-01-03First version of cache plugin for XCache variable cacheEvan Prodromou
2010-01-02Add a caching plugin for APC variable cacheEvan Prodromou
2010-01-02First version of Memcache pluginEvan Prodromou
2009-12-31Removed crazy redundant broadcasting of notices by the FB appZach Copley
2009-12-31- Use a stripped down new notice form for FB app because FB canvas appsZach Copley
2009-12-31Change inline CSS stylesheet to be on a single line so it doens't blow out sy...Zach Copley
2009-12-31Update to external Facebook libsZach Copley
2009-12-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-30Add missing required line so this plugin works if it's the first (or only) Au...Craig Andrews
2009-12-29Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-28don't add flag if it's already there at block timeEvan Prodromou
2009-12-28Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-28First version of blacklist pluginEvan Prodromou
2009-12-28optionally flag a profile for review when blockedEvan Prodromou
2009-12-28move flag creation to a method of data objectEvan Prodromou
2009-12-28phpcs-clean User_flag_profile as best as possibleEvan Prodromou
2009-12-28phpcs-clean flagprofile.phpEvan Prodromou
2009-12-28phpcs-clean clearflag.phpEvan Prodromou
2009-12-28PHPCS-clean adminprofileflags.phpEvan Prodromou
2009-12-28PHPCS-clean UserFlagPluginEvan Prodromou
2009-12-28clear flags and show flaggers in adminflagprofileEvan Prodromou
2009-12-28add stuff for clearing flags to UserFlagPluginEvan Prodromou
2009-12-28Add tools to clear flagsEvan Prodromou
2009-12-27pagination works for flagged profilesEvan Prodromou
2009-12-27admin page checks for right to review flagsEvan Prodromou
2009-12-23Merge branch 'geonamesxml' into 0.9.xEvan Prodromou
2009-12-23Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-23make sure Geonames API queries use correct arg separatorEvan Prodromou
2009-12-23Convert Geonames plugin to use XML API instead of JSONEvan Prodromou
2009-12-23Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-23Better error notification for Geonames pluginEvan Prodromou
2009-12-23Better error notification for Geonames pluginEvan Prodromou
2009-12-22Merge branch 'testing'Evan Prodromou
2009-12-22First version of a CAS authentication pluginCraig Andrews
2009-12-22Adjusted notice option alignment in MobileProfileSarven Capadisli
2009-12-21Moving & replacing to the end of html and source dataSarven Capadisli
2009-12-21Added admin navigation item to MobileProfileSarven Capadisli