summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-14Update jQuery libraries to 1.3Evan Prodromou
2009-01-14Updated:sarven
showHeader() -- incomplete showPrimaryNav() -- should be updated when common_menu_item() is redone/fixed showSiteNotice() showLocalNav() -- needs a revisit for common_menu_item() showContentBlock -- needs a revisit for basic pages showPageNotice() showContent() -- inner should be opened for content showFooter() showLicenses() showLaconicaLicense() showContentLicense() common_menu_item() -- Added @id for list-items. Revisit. pagination() Needs attention for common_menu_item() and then they can be removed: nav_menu common_show_header()
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
Incorrectly said this was for nudging, not subbing/unsubbing
2009-01-14Move message form to its own moduleEvan Prodromou
2009-01-14Update lib/action.php to use the right XMLOutputter functionsEvan Prodromou
Global search and replace for common_element_*
2009-01-14Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into ↵Evan Prodromou
uiredesign
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
I modified public.php to use the new UI framework. Since the Action class isn't functional yet, I don't know if it works. I took some of the functionality, like the public tabs nav and the feeds list, and made them widgets. I also moved the navigation from common_navigation() to a method of Action.
2009-01-13Move page-generation code from lib/util.php to Action classEvan Prodromou
We moved the page generation code from lib/util.php to the action class. We also broke up the page generation code into a big recipe, where each element of the page has a corresponding method in the Action class. Action classes can override parts of the recipe to make their custom output, and leave the rest up to the parent class. NOTE: this change BREAKS pretty much everything. lib/action.php probably does not compile, and everything that uses it needs to be fixed to use the new framework. Stay tuned for more fun!
2009-01-13Change related classes doc for HTMLOutputterEvan Prodromou
2009-01-13Make XMLOutputter work with phpcsEvan Prodromou
A couple of small changes to comply with code standards. Also, note that the second param of element() and elementStart() can be a string.
2009-01-13Extract HTML outputting code to a class HTMLOutputterEvan Prodromou
Moved the common_* methods for low-level HTML output to its own class, HTMLOutputter in lib/htmloutputter.php.
2009-01-13Remove XML-generating function from lib/util.phpEvan Prodromou
2009-01-13Move low-level xml outputting code to a classEvan Prodromou
Made a class for outputting XML code
2009-01-12trac750 Add prefix string option in Facebook app for notice syncZach Copley
2009-01-12trac750 Better workflow for inviting friends to use the Facebook appZach Copley
2009-01-12trac750 Exclude Facebook friends who are already using Identi.ca app from ↵Zach Copley
invitee list
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-11Merge branch 'master' of /var/www/trunkZach
2009-01-10Twitter settings: show success color for msg on save settingsZach Copley
2009-01-11Merge branch 'master' of /var/www/trunkZach
2009-01-10Make git ignore TextMate project filesZach Copley
2009-01-11trac750 Facebook app's invite tab now worksZach
2009-01-08Merge branch 'master' of ../laconica-stableEvan Prodromou
2009-01-08Add _darcs to .gitignoreEvan Prodromou
2009-01-08Remove _darcs from git repositoryEvan Prodromou
Not sure how or why this got in there.
2009-01-07OpenMicroBlogging spec moved to its own source treeEvan Prodromou
I've moved the OpenMicroBlogging spec to its own project on Gitorious, at http://gitorious.org/projects/openmicroblogging . It can be retrieved at: git://gitorious.org/openmicroblogging/mainline.git
2009-01-07Update README to refer to the git repositoryOri Avtalion
2009-01-06Upgrade included OpenID libraries to version 2.1.2Evan Prodromou
2009-01-06Revert "XRDS namespace fix"Evan Prodromou
This reverts commit 6d1d59a36bfa3659545027c7daf8b4abd0ac53a2. It seems to interfere with the Yadis discovery.
2009-01-06XRDS namespace fixEvan Prodromou
2009-01-06Correct syntax in .gitignoreroot
2009-01-06Add a git ignore file for avatars, files, config.php, and .htaccessroot
2009-01-06Merge branch 'master' into develEvan Prodromou
Conflicts: classes/CommandInterpreter.php lib/twitter.php lib/util.php
2009-01-06trac750 better settings tab workflowZach Copley
darcs-hash:20090106205738-7b5ce-e80f73130a1f699e8d33f31c63cf90ee259b72cd.gz
2008-12-30add 'dm' as a synonym for 'd' commandEvan Prodromou
darcs-hash:20081231032227-84dde-671346360e569522d5384663d4b808e329d4cf0c.gz