summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2009-01-15Revert "section for export data"Evan Prodromou
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
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
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 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-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
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-30wrapper element for config.xmlEvan Prodromou
2008-12-30better serialization of arrays and booleans in config outputEvan Prodromou
2008-12-30implement the api/laconica/config methodEvan Prodromou
2008-12-30add some breaks so that switch statement worksEvan Prodromou
2008-12-30implement api/laconica/version methodEvan Prodromou
2008-12-30add laconica methods to unauthed onesEvan Prodromou
2008-12-30Laconica-specific extensions for Twitter APIEvan Prodromou
2008-12-23whitespace changes in actions/register.php after global search-and-replaceEvan Prodromou
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-23bring lib/noticelist.php into line with PEAR code standardsEvan Prodromou
2008-12-22bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards com...Evan Prodromou
2008-12-16Direct message XHR response fix for IE and minor tweaksSarven Capadisli
2008-12-15Twitter-compatible API - update verify_credentials to return profileZach Copley