summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-28Fix charset setting for plugin localizations; default setting was blanking ou...Brion Vibber
2010-04-28note that sitemap actions are readonlyEvan Prodromou
2010-04-28add sitemap statement to robots.txtEvan Prodromou
2010-04-28cache notice and user counts in sitemap indexEvan Prodromou
2010-04-28make sure notice and user sitemap are 'in' top level directoryEvan Prodromou
2010-04-28cache user data for user sitemapEvan Prodromou
2010-04-28cache results of notice sitemap queryEvan Prodromou
2010-04-28use an array for notice sitemapEvan Prodromou
2010-04-28max users, notices per sitemap = 50KEvan Prodromou
2010-04-28show sitemapindex with user and notice sitemapsEvan Prodromou
2010-04-28Move NOTICES_PER_MAP to SitemapPluginEvan Prodromou
2010-04-28bundle users by reg dateEvan Prodromou
2010-04-28better calculation for end date in notice sitemapsEvan Prodromou
2010-04-28Start of an action for sitemap indexEvan Prodromou
2010-04-28change URLs for user sitemapEvan Prodromou
2010-04-28move USERS_PER_MAP to pluginEvan Prodromou
2010-04-28correct element name and namespace for sitemapactionsEvan Prodromou
2010-04-28better query for notices by dateEvan Prodromou
2010-04-28Add a Notice sitemapEvan Prodromou
2010-04-28user sitemapEvan Prodromou
2010-04-28add rsd to the list of login actionsBrion Vibber
2010-04-26Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-04-23Test cases and fixes for Atom and RSS content decoding.Brion Vibber
2010-04-23Merge branch 'master' into testingBrion Vibber
2010-04-23Rerun feed discovery and update the feed, salmon, and hub for the given OStat...Brion Vibber
2010-04-23Ticket #93: pretty up the auto-submit for OpenID logins a bit.Brion Vibber
2010-04-23Fix to regression in last commit; wrong field name for homepage blacklistBrion Vibber
2010-04-23Fix for Blacklist plugin: was saving an empty entry if blacklist was empty, w...Brion Vibber
2010-04-23Fix keys / keyTypes for Blacklist plugin - was spewing notices for undefined ...Brion Vibber
2010-04-23Fix to make blowing of replies stream cache more consistent when receiving re...Brion Vibber
2010-04-22Add statusnet: prefix for API to JSON and XML outputEvan Prodromou
2010-04-22OStatus: CLI script to force a renewal on the given PuSH subscription. May he...Brion Vibber
2010-04-21Fix exceptions with bad gravatar URLsEvan Prodromou
2010-04-21fix reference error in RSSCloud pluginEvan Prodromou
2010-04-21Revert "Update release notes and version number for 0.9.2"Brion Vibber
2010-04-20Update release notes and version number for 0.9.2Zachary Copley
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-20Fix email notifications for @-replies that come via OStatus.Brion Vibber
2010-04-20Ticket #2291: fix typo in SMS docBrion Vibber
2010-04-19Test for and use mysqli in installer, since that's what we use later, rather ...Brion Vibber
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Disable the send-notice form at the top of the page OStatus subscription conf...Brion Vibber
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-04-15Merge branch 'master' into testingBrion Vibber
2010-04-15Allow setconfig.php to Print Entire ConfigChristopher Vollick
2010-04-14Merge branch 'master' into testingBrion Vibber
2010-04-14Ticket #2205: pass geo locations over Twitter bridge (will only be used if en...Brion Vibber
2010-04-14Merge branch 'master' into testingBrion Vibber
2010-04-14Fix for "#foo !foo" in same notice failing during save, causing failout befor...Brion Vibber