summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-08New action for test/help API methodZach Copley
2009-10-08New actions for statusnet config and version API methodsZach Copley
2009-10-07New individual actions for dealing with groups via APIZach Copley
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-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
* 0.9.x: (23 commits) Added hook to wrap the notice form data block Unnecessary selector bit Removed obsolete iphone theme (pre v0.7) remove spurious readme from Orbited need to show scripts at end of body in RealtimePlugin Some changes required from Orbited debugging Update OrbitedPlugin to work with RealtimePlugin framework updated OrbitedPlugin to use RealtimePlugin remove unused files for OrbitedPlugin rename plugin copy Comet plugin to Orbited move scripts to just before </body>, add event for scripts that need to be in <head> reformat Notice.php added all them doxygens Using CDATA for autofocus script more doxygen added doxygen indent fix better handling of y response in deleteuser.php script to permanently delete a user ...
2009-10-05Routes for friendships actionsZach Copley
2009-10-05New actions for managing subscriptions (friendships)Zach Copley
2009-10-05Added hook to wrap the notice form data blockSarven Capadisli
2009-10-04Unnecessary selector bitSarven Capadisli
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-04Removed obsolete iphone theme (pre v0.7)Sarven Capadisli
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-04remove spurious readme from OrbitedEvan Prodromou
2009-10-04Merge branch 'orbited' into 0.9.xEvan Prodromou
2009-10-04need to show scripts at end of body in RealtimePluginEvan Prodromou
2009-10-04Some changes required from Orbited debuggingEvan Prodromou
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-04Update OrbitedPlugin to work with RealtimePlugin frameworkEvan Prodromou
2009-10-04updated OrbitedPlugin to use RealtimePluginEvan Prodromou
2009-10-04remove unused files for OrbitedPluginEvan Prodromou
2009-10-04rename pluginEvan Prodromou
2009-10-04copy Comet plugin to OrbitedEvan Prodromou
2009-10-04move scripts to just before </body>, add event for scripts that need to be ↵Evan Prodromou
in <head>
2009-10-04Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: classes/Profile.php
2009-10-03reformat Notice.phpEvan Prodromou
2009-10-04added all them doxygensBrenda Wallace
2009-10-03Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-10-03Using CDATA for autofocus scriptSarven Capadisli
2009-10-03Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-03more doxygenBrenda Wallace
2009-10-03added doxygenBrenda Wallace
2009-10-03indent fixBrenda Wallace
2009-10-02Merge branch '0.9.x' into refactor-apiZach Copley
* 0.9.x: make lib/schema.php phpcs-clean
2009-10-02New actions for direct messaging through the APIZach Copley
2009-10-02Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-10-02better handling of y response in deleteuser.phpEvan Prodromou
2009-10-02script to permanently delete a userEvan Prodromou
2009-10-02copy-and-paste typo in profile deletionEvan Prodromou
2009-10-02also delete blocksEvan Prodromou
2009-10-02Merge branch '0.8.x' into deleteuserEvan Prodromou
2009-10-02make lib/schema.php phpcs-cleanEvan Prodromou