summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-13Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-10-12Added in credits.Zach Copley
2009-10-12Use site's name for basic auth realmZach Copley
2009-10-12Make apigroupcreate.php pass phpcsZach Copley
2009-10-12Took out some unnecessary intializationsZach Copley
2009-10-12Moved group create API into its own actionZach Copley
2009-10-11Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-10-11Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Implemented create group apiCraig Andrews
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Missed some of the references to the old TwitterApiAction - removedZach Copley
2009-10-09Remove more redundant $formatsZach Copley
2009-10-09Remove dead codeZach Copley
2009-10-09Move all basic auth output and processing to base classesZach Copley
2009-10-09$format is used by every API action. Set it in the base class.Zach Copley
2009-10-09Delete action/api.php and rename lib/twitterapi.php to lib/api.phpZach Copley
2009-10-09New actions for blocks via APIZach Copley
2009-10-09fix FBConnect so it doesn't muffle EndPrimaryNavEvan Prodromou
2009-10-09don't write session if it's unchangedEvan Prodromou
2009-10-09Fixed facebook connect primary nav to hide search option when site is private...Jeffery To
2009-10-09Fixed facebook connect primary nav to obey sms/twitter/openid settingsJeffery To
2009-10-09Fixed facebook connect login nav to obey openid settingsJeffery To
2009-10-09Fixed facebook connect nav to obey sms/twitter disabledJeffery To
2009-10-09Fixed twitter defaulting to disabledJeffery To
2009-10-08New action for test/help API methodZach Copley
2009-10-08New actions for statusnet config and version API methodsZach Copley
2009-10-08Revert "Open tags should have closing tags"Evan Prodromou
2009-10-08Don't show search suggestions for private sitesJeffery To
2009-10-07New individual actions for dealing with groups via APIZach Copley
2009-10-07Fixed E_NOTICE when returnto isn't setJeffery To
2009-10-07Fixed E_NOTICE when the "lite" parameter isn't included in the requestJeffery To
2009-10-07Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an...Jeffery To
2009-10-06New action for group timelines via APIZach Copley
2009-10-06phpcs cleanupZach Copley
2009-10-06New action for tag timelines in the APIZach Copley
2009-10-06Returning false seems to fix IE from reclaiming window focus. I thinkSarven Capadisli
2009-10-06Aligning notice attach label from right instead of leftSarven Capadisli
2009-10-06Fixed IE background image alignment for attach, favour and disfavourSarven Capadisli
2009-10-06Fixed nudge and direct message background image alignmentSarven Capadisli
2009-10-06Using 'CSS sprites' for common icons for the identica theme. DefaultSarven Capadisli
2009-10-05Better Twitter date outputZach Copley
2009-10-05New actions for the account methods we have implementedZach Copley
2009-10-05New actions for favorites via the APIZach Copley
2009-10-05Add in a check for proper formatZach Copley
2009-10-05Merge branch '0.9.x' into refactor-apiZach Copley
2009-10-05Routes for friendships actionsZach Copley
2009-10-05New actions for managing subscriptions (friendships)Zach Copley