summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)Author
2009-01-16Split avatar upload to its own pageEvan Prodromou
2009-01-16Update IM settings to new systemEvan Prodromou
2009-01-16Update twittersettings to new frameworkEvan Prodromou
2009-01-16SMS settings updated to new frameworkEvan Prodromou
2009-01-16Make the OpenID settings work with new frameworkEvan Prodromou
2009-01-16Convert emailsettings to use new frameworkEvan Prodromou
2009-01-16Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-16Update to XHR post noticesarven
2009-01-16Merge branch 'master' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Some work to make the all action workEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Correct error var in loginEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Unnecessary wrappersarven
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
I did a massive search-and-replace to get all the action subclasses to use the new output function (common_element() -> $this->element(), etc.) There's still a lot to do, but it's a first step
2009-01-15Revert "section for export data"Evan Prodromou
This reverts commit 4cee28ace9ece31acc89277903a8924a0747ac95.
2009-01-15section for export dataEvan Prodromou
2009-01-15Make the feedlist work -- kindaEvan Prodromou
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Include PublicGroupNav in publicactionEvan Prodromou
2009-01-15Twitter bridge: verify creds was taking user ID from the status insteadZach Copley
of the user object, and failing if user hadn't ever posted on Twitter.
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-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-11trac750 Facebook app's invite tab now worksZach
2009-01-06trac750 better settings tab workflowZach Copley
darcs-hash:20090106205738-7b5ce-e80f73130a1f699e8d33f31c63cf90ee259b72cd.gz
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with ↵Zach Copley
PEAR coding stds darcs-hash:20081225144601-7b5ce-4846f3d036c36037836d15ed672c10ba33f9f84c.gz
2008-12-09Jcrop v2 (POST cropping to be completed)csarven
darcs-hash:20081210021607-eefa4-c3590f3e734255faf098bf5ca09fc17901a6db70.gz
2009-01-04trac750 configurable sync flags for Facebook app (noticesync, replysync)Zach Copley
darcs-hash:20090105040212-7b5ce-37f6195649dc673241e4566a93183b13e428d98f.gz
2009-01-04trac750 Automatically update linked Facebook users' statusesZach Copley
darcs-hash:20090105010407-7b5ce-559da13720b18e3c570e730326f5e5ef2b2dc1ab.gz
2008-12-30wrapper element for config.xmlEvan Prodromou
darcs-hash:20081230212202-84dde-d6439ad7061a56c9de0168ced3d95436ca20cb59.gz
2008-12-30better serialization of arrays and booleans in config outputEvan Prodromou
darcs-hash:20081230211957-84dde-ea044934e16bb8ef89e762159ecea1fa008b65b9.gz
2008-12-30implement the api/laconica/config methodEvan Prodromou
darcs-hash:20081230211444-84dde-d36ece807afedfa6f918923ba9074f774cbcb5ec.gz
2008-12-30add some breaks so that switch statement worksEvan Prodromou
darcs-hash:20081230210114-84dde-4fbf5b718841ae1c46129a6b58d6b4e239d8be09.gz
2008-12-30implement api/laconica/version methodEvan Prodromou
darcs-hash:20081230205939-84dde-4b6096859c6b44169dd3d809442fab15337061b2.gz
2008-12-30add laconica methods to unauthed onesEvan Prodromou
darcs-hash:20081230203747-84dde-dbdb783c8883097af0f69b4c06c2425c54964773.gz
2008-12-30Laconica-specific extensions for Twitter APIEvan Prodromou
darcs-hash:20081230202019-84dde-0aab26044f990fc1039c669cd36860b5389fab64.gz
2008-12-23whitespace changes in actions/register.php after global search-and-replaceEvan Prodromou
darcs-hash:20081223195722-84dde-7416c826728867e431511266ce18699d129a60ed.gz
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
Another gigantor PEAR coding standards patch. Here, I've moved the opening curly bracket on a class statement to the following line. darcs-hash:20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz
2008-12-23TRUEEvan Prodromou
More PEAR coding standards global changes. Here, I've changed all instances of TRUE to true and FALSE to false. darcs-hash:20081223194428-84dde-cb1a1e6f679acd68e864545c4d4dd8752d6a6257.gz
2008-12-23change function headers to K&R styleEvan Prodromou
Another huge change, for PEAR code standards compliance. Function headers have to be in K&R style (opening brace on its own line), instead of having the opening brace on the same line as the function and parameters. So, a little perl magic found all the function definitions and move the opening brace to the next line (properly indented... usually). darcs-hash:20081223193323-84dde-a28e36ecc66672c783c2842d12fc11043c13ab28.gz