Age | Commit message (Expand) | Author |
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 |
2008-09-24 | default sending local @ replies to Twitter | Evan Prodromou |
2008-09-22 | Fix ticket 460 | mac65 |
2008-09-22 | Fix ticket 662 | mac65 |
2008-09-24 | change foreign links flags code to use bitmasks | Evan Prodromou |
2008-09-24 | Twitter bridge - Was using the wrong idiom to update foreign_link | Zach Copley |
2008-09-24 | Twitter bridge - fixed another bug that kept prefs from saving properly | Zach Copley |
2008-09-23 | Twitter bridge - pref setting to turn off sending @-replies to Twitter | Zach Copley |
2008-09-23 | better logic around protecting messages | Evan Prodromou |
2008-09-23 | rationalize Zach's change of length with my added _ and caps | Evan Prodromou |
2008-09-23 | Twitter bridge - Changed Twitter username length check from 64 chars to Twitt... | Zach Copley |
2008-09-23 | was notifying user name not object | Evan Prodromou |
2008-09-23 | Twitter bridge - fix to allow linking to 'protected' Twitter users | Zach Copley |
2008-09-23 | incorrect message info shown in title | Evan Prodromou |
2008-09-23 | change twitter username to allow uppercase letters and underscores | Evan Prodromou |
2008-09-23 | change how Foreign_link fetches, and fix mixup between user-ids and foreign-i... | Evan Prodromou |
2008-09-23 | 403 for a message that isn't yours. | Evan Prodromou |
2008-09-22 | CSRF protection in newmessage.php | Evan Prodromou |
2008-09-22 | Fix quotes in favorite notification | Evan Prodromou |
2008-09-22 | check for cur before message link | Evan Prodromou |
2008-09-22 | merge CiaranG's changes for subs0.6.00.6 | Evan Prodromou |
2008-09-18 | don't notify you favor your own notice | Evan Prodromou |
2008-09-18 | add favor/disfavor to profile | Evan Prodromou |
2008-09-18 | if favor/disfavor submitted through ajax, return micro-html of form | Evan Prodromou |
2008-09-17 | remove tabs from showmessage | Evan Prodromou |
2008-09-17 | more id -> message shenanigans | Evan Prodromou |
2008-09-17 | fetch -> find | Evan Prodromou |
2008-09-17 | return correct data structure for messages in showmessage | Evan Prodromou |
2008-09-17 | no instructions for 'to' dropdown | Evan Prodromou |
2008-09-17 | change id of message textarea | Evan Prodromou |
2008-09-17 | rearrange paragraphs in message form | Evan Prodromou |
2008-09-17 | some minor fixes for new messages | Evan Prodromou |
2008-09-17 | fix titles in showmessage | Evan Prodromou |
2008-09-17 | skip over Mailbox::handle to Action::handle | Evan Prodromou |
2008-09-17 | not a nickname so don't canonicalize | Evan Prodromou |
2008-09-17 | to parameter is an ID not a nickname | Evan Prodromou |
2008-09-17 | fancy urls for show message, new message | Evan Prodromou |
2008-09-17 | don't show message link on your own page | Evan Prodromou |
2008-09-17 | add new message link to showstream | Evan Prodromou |
2008-09-17 | newmessage and showmessage | Evan Prodromou |
2008-09-15 | Fix missing nickname in rss replies to title | CiaranG |
2008-09-14 | PostgreSQL: support for full text searching (notice and people) | CiaranG |
2008-09-11 | PostgreSQL: Make tag cloud query work - also fixes what is surely an ignored ... | CiaranG |
2008-09-11 | Fix unquoted array key, causes b0rkage on some php setups (via @bopuc) | CiaranG |