Age | Commit message (Expand) | Author |
2008-11-18 | small nudge enhancements | millette |
2008-11-17 | nudge: better nudge email, better nudge disable language. | millette |
2008-11-15 | Nudge feature | csarven |
2008-11-14 | trac670 trac689 Favorites (duplicate id, background image, JavaScript) | csarven |
2008-11-14 | trac626 Bugfix: Atom URL missing a dot | csarven |
2008-11-14 | trac626 Put a list of feed links | csarven |
2008-11-20 | hide certain users from the public stream | Evan Prodromou |
2008-11-18 | update version number in common.php | Evan Prodromou |
2008-11-14 | escaping was not needed at all to process short urls. Real fix. | millette |
2008-11-14 | fix longurl title attribute, removing extra backslashes. | millette |
2008-11-14 | silly escape problem with quotes, fixed. | millette |
2008-11-14 | add quotes to longurl title | Evan Prodromou |
2008-11-13 | add documentation on notice inboxes | Evan Prodromou |
2008-11-13 | trac31 added longurl title to anchors when applicable. Also removed * url pre... | millette |
2008-11-13 | trac31 let * preceding a url prevent its shortening. | millette |
2008-11-13 | trac31 pg support, fixing 2tu typo, set ur1.ca as default service | millette |
2008-11-07 | trac31 revert the "don't shorten URLs prefixed with a *" patch since we autom... | millette |
2008-11-07 | trac31 don't shorten URLs prefixed with a * | millette |
2008-11-07 | trac31 added bit.ly support | millette |
2008-11-07 | trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.com | millette |
2008-11-07 | added Shorturl_api to add support for ur1, 2tu and other services lacking a n... | millette |
2008-11-06 | trac31 added othersettings fancy url | millette |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-11-10 | CSRF Protection for login and new notice. Ticket #503 | zach |
2008-11-06 | Twitter-compatible API - don't strip XML-illegal chars from JSON output | zach |
2008-10-07 | Fix to previous fix :( | CiaranG |
2008-10-07 | Only log locale sets that fail | CiaranG |
2008-11-04 | Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds. | zach |
2008-11-03 | Twitter-compatible API - properly encode and decode UTF-8 HTML entities | zach |
2008-11-02 | heuristics for paren linking (thanks @brion!) | Evan Prodromou |
2008-10-27 | Twitter bridge - change regex to look for mb @-replies | zach |
2008-10-26 | handle seconds argument to SUP | Evan Prodromou |
2008-10-26 | add SUP links to RSS and Atom, too | Evan Prodromou |
2008-10-24 | add SUP link to User RSS | Evan Prodromou |
2008-10-23 | add atom and RSS 2.0 link elements to head of profile page | Evan Prodromou |
2008-10-21 | add 'invite-only' mode for registration | Evan Prodromou |
2008-10-20 | force util.js to reload on version change | Evan Prodromou |
2008-10-20 | don't overwrite replies in notices | 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-06 | Twitter bridge - was checking the wrong bit (!) for reply sync preference | zach |
2008-10-06 | Twitter-compatible API - direct_messages/new.json was not answering | zach |
2008-10-06 | increment the version0.6.1 | Evan Prodromou |
2008-09-30 | Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev... | zach |
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-30 | Twitter-compatible API - added source links to statuses/notices | 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 |