summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-25Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs w...Zach Copley
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-23incorrect label on notice list file commentEvan Prodromou
2008-12-23bring lib/noticelist.php into line with PEAR code standardsEvan Prodromou
2008-12-23reformat and document lib/mail.php for phpcs conformanceEvan Prodromou
2008-12-22bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards com...Evan Prodromou
2008-12-22bring mailbox.php into line with PEAR Coding Standards (mostly)Evan Prodromou
2008-12-22reformat lib/language.php for PEAR Coding StandardsEvan Prodromou
2008-12-22reformat lib/jabber.php for phpcs, including doc commentsEvan Prodromou
2008-12-20reformat for phpcsEvan Prodromou
2008-12-20reformat lib/daemon.php for phpcsEvan Prodromou
2008-12-20some modifications to assuage phpcsEvan Prodromou
2008-12-20reformatting for phpcs in lib/util.phpEvan Prodromou
2008-12-20first step of phpcs-cleanup of index.phpEvan Prodromou
2008-12-12more information in subscription noticesEvan Prodromou
2008-12-17identica badge by Kent Brewster. For more information see:Sarven Capadisli
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
2008-12-08pass returnto info from subscribers to block formEvan Prodromou
2008-12-08pass profile correctly to show_owner_controlsEvan Prodromou
2008-12-08correctly init the document type for block API actionsEvan Prodromou
2008-12-08enable block APIEvan Prodromou
2008-12-08add an unblock formEvan Prodromou
2008-12-08error in figuring out actions to return toEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08copyright block and better load for Memcached_DataObject in profile_blockEvan Prodromou
2008-12-08static to not staticEvan Prodromou
2008-12-08change element_start to element for instructionsEvan Prodromou
2008-12-08add block name to block formEvan Prodromou
2008-12-08return true from block actionEvan Prodromou
2008-12-08add fancy url for block actionEvan Prodromou
2008-12-08add header and footerEvan Prodromou
2008-12-08fixup handle function in block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou