Age | Commit message (Expand) | Author |
2008-12-13 | trim the body of an incoming message | Evan Prodromou |
2008-12-12 | remove content:items from rss output | Evan Prodromou |
2008-12-12 | remove spaces from atlink for unfound name | Evan Prodromou |
2008-12-12 | don't show form if subscription can't be found (weirdly) | Evan Prodromou |
2008-12-12 | link error with notice sources | 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 | documentation and version number | Evan Prodromou |
2008-12-11 | fix source name | Evan Prodromou |
2008-12-11 | Delivery method in Subscriptions | Sarven Capadisli |
2008-12-11 | Block styles in Subscribers | Sarven Capadisli |
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 | Alerting the direct message XHR response | Sarven Capadisli |
2008-12-11 | switch labels for tabs on subs | Evan Prodromou |
2008-12-11 | misspelled INSTALLDIR in newnotice.php | Evan Prodromou |
2008-12-11 | $profile -> $this->profile in noticelistitem | Evan Prodromou |
2008-12-11 | fixup function names for show_avatar() and show_nickname() | Evan Prodromou |
2008-12-11 | remove unused $notice param from NoticeListItem::show() | Evan Prodromou |
2008-12-11 | take out c&p code from newnotice, use noticelist classes instead | Evan Prodromou |
2008-12-11 | don't use undefined source_link; instead, just link | 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 | Removal of unused processing style | Sarven Capadisli |
2008-12-11 | Profile block base style | Sarven Capadisli |
2008-12-11 | Fix bad arguments that were throwing PHP warnings | Zach Copley |
2008-12-11 | fix id of common_unsubscribe_form | Evan Prodromou |
2008-12-11 | more places where required since param skipped for Notice::getStreamDirect | Evan Prodromou |
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-11 | xmppdaemon uses 'xml' rather than 'raw' accessor | Evan Prodromou |
2008-12-11 | upgrade XMPPHP to upstream version | Evan Prodromou |
2008-12-11 | add a menu to subs | Evan Prodromou |
2008-12-10 | Nudge JS process and image removal | Sarven Capadisli |
2008-12-11 | missing argument | Evan Prodromou |
2008-12-11 | whitespace conflicts in User.php | Evan Prodromou |
2008-12-11 | resolve whitespace changes in Notice.php | Evan Prodromou |
2008-12-11 | resolve conflicts in config.php.sample | Evan Prodromou |
2008-12-09 | on broadcast jabber and sms to people with the flags set | 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-08 | trac750 add timestamp to CSS file to keep Facebook's caching from ignoring ou... | Zach Copley |
2008-12-07 | trac750 Use Facebook dialogs for success and error messages during initial se... | Zach Copley |
2008-12-07 | trac750 added Facebook client libs for PHP to extlib dir | Zach Copley |
2008-12-07 | trac750 Remove foreign link when Facebook user removes our app | Zach Copley |