Age | Commit message (Expand) | Author |
2009-08-04 | use 410 Gone for Twitter API | Evan Prodromou |
2009-07-10 | Move groups timeline API method into groups API action | Zach Copley |
2009-07-10 | added group status api, located at /api/statuses/group_timeline/ID.rss | Craig Andrews |
2009-07-06 | Support undocumented 'id' parameter in /statuses/show API method | Zach Copley |
2009-06-24 | Take out noisy debugging statement | Zach Copley |
2009-06-23 | Make gateway notices available to the auth user in the API | Zach Copley |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-06-12 | Ticket #1611 and a bunch of code cleanup | Zach Copley |
2009-05-29 | Ticket #1567 - API: Change before_id parameter to max_id | Zach Copley |
2009-04-28 | Ticket #1428 - Changed replies API method to "mentions". | Zach Copley |
2009-03-10 | Allow unauthenticated users to view /api/statuses/replies/id.format | Zach Copley |
2009-03-10 | Updates to the API to improve Atom feeds | Zach Copley |
2009-03-07 | Let people view friends_timeline of others | Evan Prodromou |
2009-02-22 | Ticket #1108 - Added 'social graph' methods to the API | Zach Copley |
2009-02-20 | Change common_local_url() to take 4 arguments | Evan Prodromou |
2009-02-03 | trac1104 Destroy method was dying because it was still calling deprecated com... | Zach Copley |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | Fix bad arguments that were throwing PHP warnings | Zach Copley |
2008-12-09 | trac540 - Add 'since' param to Twitter-compatible API calls | Zach Copley |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-12-10 | api posts cannot use one of the reserved sources: web, omb, mail or xmpp. | millette |
2008-11-13 | trac31 forgot about twitapi, now fixed. | millette |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-11-03 | Twitter-compatible API - properly encode and decode UTF-8 HTML entities | zach |
2008-10-26 | fix calls to show_rss_timeline | Evan Prodromou |
2008-10-26 | add SUP links to RSS and Atom, too | Evan Prodromou |
2008-10-24 | Twitter-compatible API - checks for is_readonly() now work! | zach |
2008-10-16 | Twitter-compatible API: | zach |
2008-10-05 | Added OnCommand and OffCommand to the list of cmds the Twitter API | zach |
2008-10-04 | Twitter-compatible API - hooked in command interpreter | zach |
2008-09-30 | Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev... | zach |
2008-09-30 | Twitter-compatible API - Added content-type checks to several methods. Callin... | zach |
2008-09-30 | Add support for since_id and before_id to Twitter API. Ticket #540. | mac65 |
2008-09-30 | Twitter-compatible API - Favorites now working! | zach |
2008-09-25 | Twitter-compatible API - rss and atom feeds for direct messages | Zach Copley |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-09-22 | Fix ticket 662 | mac65 |
2008-08-22 | local-only is optional on public timeline | Evan Prodromou |
2008-08-19 | Twitter-compatible API - RESTfulness checks as per Twitter | zach |
2008-08-19 | Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist | zach |
2008-08-19 | Twitter-compatible API - /statuses/destroy method implemented | zach |
2008-08-18 | Twitter-compatible API - moved show() to the right file | zach |
2008-08-18 | Twitter-compatible API - running all strings through gettext() now | zach |
2008-08-17 | accept 140 chars in API, too | Evan Prodromou |