summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-11stub out facebook app and delete profileEvan Prodromou
2008-12-11documentation and version numberEvan Prodromou
2008-12-11fix source nameEvan Prodromou
2008-12-11Delivery method in SubscriptionsSarven Capadisli
2008-12-11Block styles in SubscribersSarven Capadisli
2008-12-11Indenting the XML responseSarven Capadisli
2008-12-11Better titles and instructions for Featured and Popular tabsZach Copley
2008-12-11Alerting the direct message XHR responseSarven Capadisli
2008-12-11switch labels for tabs on subsEvan Prodromou
2008-12-11misspelled INSTALLDIR in newnotice.phpEvan Prodromou
2008-12-11$profile -> $this->profile in noticelistitemEvan Prodromou
2008-12-11fixup function names for show_avatar() and show_nickname()Evan Prodromou
2008-12-11remove unused $notice param from NoticeListItem::show()Evan Prodromou
2008-12-11take out c&p code from newnotice, use noticelist classes insteadEvan Prodromou
2008-12-11don't use undefined source_link; instead, just linkEvan Prodromou
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-11Setting nudge XHR response to utf-8 and indentingSarven Capadisli
2008-12-11Standardising XHR responses to utf-8 and indentingSarven Capadisli
2008-12-11Removal of unused processing styleSarven Capadisli
2008-12-11Profile block base styleSarven Capadisli
2008-12-11Fix bad arguments that were throwing PHP warningsZach Copley
2008-12-11fix id of common_unsubscribe_formEvan Prodromou
2008-12-11more places where required since param skipped for Notice::getStreamDirectEvan Prodromou
2008-12-10Array needs initializing before it's returned. How did this code ever work?Zach Copley
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-12-11better output in subscribeEvan Prodromou
2008-12-11xmppdaemon uses 'xml' rather than 'raw' accessorEvan Prodromou
2008-12-11upgrade XMPPHP to upstream versionEvan Prodromou
2008-12-11add a menu to subsEvan Prodromou
2008-12-10Nudge JS process and image removalSarven Capadisli
2008-12-11missing argumentEvan Prodromou
2008-12-11whitespace conflicts in User.phpEvan Prodromou
2008-12-11resolve whitespace changes in Notice.phpEvan Prodromou
2008-12-11resolve conflicts in config.php.sampleEvan Prodromou
2008-12-09on broadcast jabber and sms to people with the flags setEvan Prodromou
2008-12-09set jabber and sms flags on subscriptionsEvan Prodromou
2008-12-09resolve conflictsEvan Prodromou
2008-12-09New AjaxWebChannel for returning ajaxy responses to notice input box commandsZach Copley
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-08trac750 add timestamp to CSS file to keep Facebook's caching from ignoring ou...Zach Copley
2008-12-07trac750 Use Facebook dialogs for success and error messages during initial se...Zach Copley
2008-12-07trac750 added Facebook client libs for PHP to extlib dirZach Copley
2008-12-07trac750 Remove foreign link when Facebook user removes our appZach Copley
2008-12-07trac750 - linked in CSS file and added CSS for profile boxZach Copley
2008-12-05trac750 - Exoskeleton of a nascent Facebook appZach Copley
2008-12-09trac540 - Add 'since' param to Twitter-compatible API callsZach Copley
2008-12-08fix Profile_block::get() againEvan Prodromou
2008-12-08removed Profile_block::get, changed to use pkeyGetEvan Prodromou
2008-12-08database changes to say whether to deliver messages for a subscriptionEvan Prodromou
2008-12-08Fixed duplicate @class assignment to elementcsarven