summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-14Base theme stylesheet includes layout, and typography informationsarven
2009-01-14Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-14Add an optional theme parameter to theme functionsEvan Prodromou
2009-01-14Changed to generic nav classsarven
2009-01-14Add comment() method, have action use itEvan Prodromou
2009-01-14Parse error fixsarven
2009-01-14showBody() -- revisit to add @id and @class to <body>sarven
2009-01-14Add notice formEvan Prodromou
2009-01-14Updated:sarven
2009-01-14Remove block form functions from lib/util.phpEvan Prodromou
2009-01-14Move block and unblock forms to their own widgetsEvan Prodromou
2009-01-14Fix comments on profileEvan Prodromou
2009-01-14Move message form to its own moduleEvan Prodromou
2009-01-14Update lib/action.php to use the right XMLOutputter functionsEvan Prodromou
2009-01-14Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into u...Evan Prodromou
2009-01-14Fix require in noticeform.php so it gets the notice formEvan Prodromou
2009-01-14Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-14Move subscribe and unsubscribe forms to their own classesEvan Prodromou
2009-01-14Updated showLogo().sarven
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