]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/apifavoritecreate.php
Lots of tiny message changes.
[quix0rs-gnu-social.git] / actions / apifavoritecreate.php
2010-01-10 Siebrand MazelandLots of tiny message changes.
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-07 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-04 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-11-02 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-01 Evan ProdromouMerge branch '0.9.x' into userflag
2009-10-31 Evan Prodromoumerge from testing
2009-10-27 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-19 Evan Prodromoumerge from testing
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-16 Zach CopleyMerge branch '0.9.x' into TwitterBridgePlugin
2009-10-15 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-14 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-13 Zach CopleyFix syntax errors
2009-10-13 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-13 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-10-13 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-12 Zach CopleyAdded in credits.
2009-10-12 Zach CopleyTook out some unnecessary intializations
2009-10-12 Zach CopleyMoved group create API into its own action
2009-10-10 Zach CopleyCamelCase all function names in the API code
2009-10-09 Zach CopleyMove all basic auth output and processing to base classes
2009-10-09 Zach Copley$format is used by every API action. Set it in the...
2009-10-05 Zach CopleyNew actions for favorites via the API