]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/api.php
Delete design when user chooses to restore default design, instead
[quix0rs-gnu-social.git] / lib / api.php
2009-12-03 Zach CopleyDelete design when user chooses to restore default...
2009-12-01 Zach CopleyRevert "Fix problem where screen_name and user_id param...
2009-12-01 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2009-11-30 Zach CopleyFix problem where screen_name and user_id parameters...
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-11 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-11 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Evan Prodromouadd geo output to statuses in json, xml, atom, rss...
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Brion VibberMerge remote branch 'statusnet/0.9.x' into 0.9.x
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Zach CopleyOutput profile background image info in the API user...
2009-11-09 Brion VibberRevert "Remove more contractions"
2009-11-09 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandRemove more contractions
2009-11-07 Evan ProdromouMerge branch '0.9.x' into userflag
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-03 Zach CopleyDon't try to pull up designs for non-existent users
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-24 Evan ProdromouMerge branch '0.9.x' into location
2009-10-24 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-23 Zach CopleyMerge branch '0.9.x' into facebook-app-plugin
2009-10-23 Craig AndrewsMerge commit 'refs/merge-requests/1815' of git://gitori...
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-15 Trever FischerAdded support for profile designs to the twitter API
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 CopleyMoved group create API into its own action
2009-10-10 Zach CopleyCamelCase all function names in the API code
2009-10-10 Zach CopleyThese same params are used in most API actions; moved...
2009-10-10 Zach CopleyRemove dead code
2009-10-09 Zach Copley$format is used by every API action. Set it in the...
2009-10-09 Zach CopleyDelete action/api.php and rename lib/twitterapi.php...