Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-06-30 | Merge commit 'jeff-themovie/small-fixes' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/small-fixes': Fix missing max_id in API search calls Fix "Trying to get property of non-object" errors when a user tries to log in using an unknown nickname Fix "Trying to get property of non-object" errors when accessing the people search results page Fix "Undefined variable: cnt" Fix "Trying to get property of non-object" errors in groupeditform.php Fix "Undefined property: DisfavorAction::$id" | |||
2009-06-14 | Fixes the notice search RSS feeds / API results for searches that return no ↵ | Jeffery To | |
matches. If a user does a notice search that should return no matching notices, the RSS feed / API results for that search currently returns all notices instead of no notices. This fixes it so that an empty list is returned instead. | |||
2009-06-12 | Fix missing max_id in API search calls | Jeffery To | |
2009-03-10 | Fix xml:lang attr | Zach Copley | |
2009-03-10 | Make search API Atom feeds more valid | Zach Copley | |
2009-03-10 | Fix tag URIs in Atom feeds for search thru the API | Zach Copley | |
2009-03-06 | Atom search results for Twitter-compatible API + phpcs stuff | Zach Copley | |