Age | Commit message (Expand) | Author |
2008-12-23 | whitespace changes in actions/register.php after global search-and-replace | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | 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-23 | bring lib/noticelist.php into line with PEAR code standards | Evan Prodromou |
2008-12-22 | bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards com... | Evan Prodromou |
2008-12-16 | Direct message XHR response fix for IE and minor tweaks | Sarven Capadisli |
2008-12-15 | Twitter-compatible API - update verify_credentials to return profile | Zach Copley |
2008-12-15 | correctly handle remote re-subscribe0.6.4 | Evan Prodromou |
2008-12-15 | bug with remote subscriptions and blocks | Evan Prodromou |
2008-12-12 | Fixed Popular tab (hopefully) | Zach Copley |
2008-12-12 | don't show form if subscription can't be found (weirdly) | Evan Prodromou |
2008-12-12 | don't block yourself! | Evan Prodromou |
2008-12-11 | Using single id for both profile block and unblock | Sarven Capadisli |
2008-12-11 | stub out facebook app and delete profile | Evan Prodromou |
2008-12-11 | Indenting the XML response | Sarven Capadisli |
2008-12-11 | Better titles and instructions for Featured and Popular tabs | Zach Copley |
2008-12-11 | misspelled INSTALLDIR in newnotice.php | Evan Prodromou |
2008-12-11 | take out c&p code from newnotice, use noticelist classes instead | Evan Prodromou |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-11 | Setting nudge XHR response to utf-8 and indenting | Sarven Capadisli |
2008-12-11 | Standardising XHR responses to utf-8 and indenting | Sarven Capadisli |
2008-12-11 | Fix bad arguments that were throwing PHP warnings | Zach Copley |
2008-12-10 | Array needs initializing before it's returned. How did this code ever work? | Zach Copley |
2008-12-11 | add User-Agent to OMB requests | Evan Prodromou |
2008-12-11 | better output in subscribe | Evan Prodromou |
2008-12-09 | set jabber and sms flags on subscriptions | Evan Prodromou |
2008-12-09 | resolve conflicts | Evan Prodromou |
2008-12-09 | New AjaxWebChannel for returning ajaxy responses to notice input box commands | Zach Copley |
2008-12-09 | fix registration bug - fatal error when sending email confirmation | Zach Copley |
2008-12-07 | trac750 Use Facebook dialogs for success and error messages during initial se... | Zach Copley |
2008-12-07 | trac750 Remove foreign link when Facebook user removes our app | Zach Copley |
2008-12-07 | trac750 - linked in CSS file and added CSS for profile box | Zach Copley |
2008-12-05 | trac750 - Exoskeleton of a nascent Facebook app | Zach Copley |
2008-12-09 | trac540 - Add 'since' param to Twitter-compatible API calls | Zach Copley |
2008-12-08 | pass returnto info from subscribers to block form | Evan Prodromou |
2008-12-08 | correctly init the document type for block API actions | Evan Prodromou |
2008-12-08 | enable block API | Evan Prodromou |
2008-12-08 | add an unblock form | Evan Prodromou |
2008-12-08 | error in figuring out actions to return to | Evan Prodromou |
2008-12-08 | add returnto information to the block form | Evan Prodromou |
2008-12-08 | change element_start to element for instructions | Evan Prodromou |
2008-12-08 | return true from block action | Evan Prodromou |
2008-12-08 | add header and footer | Evan Prodromou |
2008-12-08 | fixup handle function in block action | Evan Prodromou |
2008-12-08 | add block form to subscribers list and profile page | Evan Prodromou |
2008-12-07 | don't allow remote subscribes from blocked profiles | Evan Prodromou |
2008-12-07 | pass profile id for subscriptions rather than user name | Evan Prodromou |