Age | Commit message (Expand) | Author |
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-25 | a SUP action to product correct SUP json output | Evan Prodromou |
2008-10-24 | fixed use of header() | Evan Prodromou |
2008-10-24 | override initrss | Evan Prodromou |
2008-10-24 | add SUP link to User RSS | Evan Prodromou |
2008-10-24 | Twitter-compatible API - removed debugging statement | zach |
2008-10-24 | Twitter-compatible API - checks for is_readonly() now work! | zach |
2008-10-23 | add atom and RSS 2.0 link elements to head of profile page | Evan Prodromou |
2008-10-24 | add is_readonly() to api.php | Evan Prodromou |
2008-10-21 | full sentence for invite-only error | Evan Prodromou |
2008-10-21 | add 'invite-only' mode for registration | Evan Prodromou |
2008-10-20 | accidentally setting replies to 'false' | Evan Prodromou |
2008-10-20 | correct number of args to saveNew in newnotice | Evan Prodromou |
2008-10-20 | add a little debugging for replyto | Evan Prodromou |
2008-10-20 | try to make replies point to the clicked-on notice | Evan Prodromou |
2008-10-16 | Twitter-compatible API: | zach |
2008-10-15 | Twitter-compatible API - added favorites/favorites to list of methods only re... | 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 - factored out redundant JSON printing functions | zach |
2008-09-30 | Twitter-compatible API - Favorites now working! | zach |
2008-09-29 | Twitter-compatible API: Direct messages work (everything but destroy()) | Zach Copley |
2008-09-25 | Twitter-compatible API - rss and atom feeds for direct messages | Zach Copley |
2008-09-24 | Twitter-API: Viewing direct msgs in xml and json now work | Zach Copley |
2008-10-04 | text -> content in newnotice | Evan Prodromou |
2008-10-04 | add channels and use command interpreter in different channels | Evan Prodromou |
2008-10-04 | move fave notification to mail library | Evan Prodromou |
2008-10-04 | better instructions in the password recovery page | Evan Prodromou |
2008-09-30 | Fix replies tab pagination issue | support |
2008-09-24 | Fix problem with tags in different locales (Ticket #679) | CiaranG |
2008-09-30 | use two-arg constructor for confirmation code | Evan Prodromou |
2008-09-30 | log a warning on recovery of old recovery codes | Evan Prodromou |
2008-09-29 | trying to fix up pages in tags | Evan Prodromou |
2008-09-28 | fixup tag display code | Evan Prodromou |
2008-09-28 | pass tag parameter along to stream query | Evan Prodromou |
2008-09-28 | cache tag streams in Memcached, too | Evan Prodromou |
2008-09-28 | add favoritesrss | Evan Prodromou |
2008-09-28 | remove unneeded find() in userrss.php | Evan Prodromou |
2008-09-28 | change arguments to Notice::publicStream | Evan Prodromou |
2008-09-28 | shownotices takes user rather than profile in showstream | Evan Prodromou |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-24 | better redirect to outbox | Evan Prodromou |
2008-09-24 | redirect to outbox after posting | Evan Prodromou |
2008-09-24 | put message form on inbox and outbox | Evan Prodromou |
2008-09-24 | change handle() to use message-getting helper | Evan Prodromou |