summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-14Move subscribe and unsubscribe forms to their own classesEvan Prodromou
2009-01-14Incorrectly set notice attribute, fixedEvan Prodromou
2009-01-14Move nudge form to its own classEvan Prodromou
2009-01-14Move favor and disfavor form to their own classesEvan Prodromou
2009-01-14Add a name parameter to a couple of the form elementsEvan Prodromou
2009-01-14Move notice form to its own classEvan Prodromou
2009-01-14Form class, superclass for form widgetsEvan Prodromou
2009-01-13Fix extralong lines in widget.phpEvan Prodromou
2009-01-13Add a base class for UI widgetsEvan Prodromou
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
2009-01-13Move page-generation code from lib/util.php to Action classEvan Prodromou
2009-01-13Change related classes doc for HTMLOutputterEvan Prodromou
2009-01-13Make XMLOutputter work with phpcsEvan Prodromou
2009-01-13Extract HTML outputting code to a class HTMLOutputterEvan Prodromou
2009-01-13Remove XML-generating function from lib/util.phpEvan Prodromou
2009-01-13Move low-level xml outputting code to a classEvan Prodromou
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