summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-12trac750 Exclude Facebook friends who are already using Identi.ca app from inv...Zach Copley
2009-01-11trac750 Automatically update Identi.ca profile box with user's latest dentZach Copley
2009-01-11trac750 - Facebook app now uses XMLWriter for output (much cleaner!)Zach Copley
2009-01-06trac750 better settings tab workflowZach Copley
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with PEA...Zach Copley
2008-12-09Jcrop v2 (POST cropping to be completed)csarven
2009-01-04trac750 configurable sync flags for Facebook app (noticesync, replysync)Zach Copley
2009-01-04trac750 Automatically update linked Facebook users' statusesZach Copley
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-12more information in subscription noticesEvan Prodromou
2008-12-20bugpatch release code0.6.4.1Evan Prodromou
2008-12-20two undefined variables in noticelist.phpEvan Prodromou
2008-12-16XHR response fix for IESarven Capadisli
2008-12-15Twitter-compatible API - update verify_credentials to return profileZach Copley
2008-12-12Fixed Popular tab (hopefully)Zach Copley
2008-12-14get rid of hcard in @-repliesEvan Prodromou
2008-12-14trim some output to avoid excessive whitespaceEvan Prodromou
2008-12-12remove content:items from rss outputEvan Prodromou
2008-12-12remove spaces from atlink for unfound nameEvan Prodromou
2008-12-12link error with notice sourcesEvan Prodromou
2008-12-11documentation and version numberEvan Prodromou
2008-12-11fix source nameEvan Prodromou
2008-12-11Better titles and instructions for Featured and Popular tabsZach Copley
2008-12-11switch labels for tabs on subsEvan 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-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-11Fix bad arguments that were throwing PHP warningsZach Copley
2008-12-11fix id of common_unsubscribe_formEvan Prodromou
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-12-11add a menu to subsEvan Prodromou
2008-12-09on broadcast jabber and sms to people with the flags setEvan Prodromou