summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-01cache notice counts in utility tableEvan Prodromou
2010-06-01load Sitemap_notice_countEvan Prodromou
2010-06-01make user counts use the database tableEvan Prodromou
2010-06-01Database tables to cache expensive query dataEvan Prodromou
2010-06-01mark user pages as being high priorityEvan Prodromou
2010-06-01mark notice pages as being archivedEvan Prodromou
2010-06-01note that sitemap actions are readonlyEvan Prodromou
2010-06-01add sitemap statement to robots.txtEvan Prodromou
2010-06-01cache notice and user counts in sitemap indexEvan Prodromou
2010-06-01make sure notice and user sitemap are 'in' top level directoryEvan Prodromou
2010-06-01cache user data for user sitemapEvan Prodromou
2010-06-01cache results of notice sitemap queryEvan Prodromou
2010-06-01use an array for notice sitemapEvan Prodromou
2010-06-01max users, notices per sitemap = 50KEvan Prodromou
2010-06-01show sitemapindex with user and notice sitemapsEvan Prodromou
2010-06-01Move NOTICES_PER_MAP to SitemapPluginEvan Prodromou
2010-06-01bundle users by reg dateEvan Prodromou
2010-06-01better calculation for end date in notice sitemapsEvan Prodromou
2010-06-01Start of an action for sitemap indexEvan Prodromou
2010-06-01change URLs for user sitemapEvan Prodromou
2010-06-01move USERS_PER_MAP to pluginEvan Prodromou
2010-06-01correct element name and namespace for sitemapactionsEvan Prodromou
2010-06-01better query for notices by dateEvan Prodromou
2010-06-01Add a Notice sitemapEvan Prodromou
2010-06-01user sitemapEvan Prodromou
2010-06-01Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-06-01Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider...Brion Vibber
2010-06-01Ticket #2330: fix Google Maps provider for Mapstraction pluginBrion Vibber
2010-05-31Added DarterosStatus to notice sourcesZach Copley
2010-05-28OpenID: add option to enable asking for a username to append to the trusted p...Brion Vibber
2010-05-28Merge branch 'master' into testingBrion Vibber
2010-05-28Ticket 2329 followup: my clever 'let it use the default' was foiled by PHP ge...Brion Vibber
2010-05-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2010-05-28Bugfix: api/statuses/destroy.:format was outputting deleted noticeZach Copley
2010-05-27Merge branch 'master' of gitorious.org:statusnet/mainline into testingtestingBrion Vibber
2010-05-27Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-27Ticket #2329: fix for use of _m() translation functions from outside of plugi...Brion Vibber
2010-05-27Pass auth user into Atom feed generators (needed for outputting favorited sta...Zach Copley
2010-05-26Remove settting/getting a 'verb' for Facebook stream entries / statusZach Copley
2010-05-26Merge branch 'more-notice-info'Zach Copley
2010-05-26Add repeat info to statusnet:notice_info Atom elementZach Copley
2010-05-25WikiHowProfile plugin; pulls avatar from WikiHow profile pages when registeri...Brion Vibber
2010-05-25Small update to the README: Facebook has changed the name of one ofZach Copley
2010-05-25Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-05-25Hotpatch for infinite redirection-following loop seen processing URLs to http...Brion Vibber
2010-05-25Revert "Backing out locale switch change to see if this affects our mystery m...Brion Vibber
2010-05-25Backing out locale switch change to see if this affects our mystery memory leak.Brion Vibber
2010-05-25Dequeue notice when we hit any Facebook error.Zach Copley
2010-05-24Accidentally used the wrong log level (LOG ERROR instead of LOG_ERR)Zach Copley
2010-05-24Clear up warnings I introduced by refactoring Facebook postingZach Copley