]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/twitapiusers.php
change Controlez-Vous to Control Yourself
[quix0rs-gnu-social.git] / actions / twitapiusers.php
2009-06-20 Evan Prodromouchange Controlez-Vous to Control Yourself
2009-06-16 Zach CopleyMerge branch '0.8.x' into userdesign
2009-06-15 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-15 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-15 Zach CopleyMissing call to getProfile() caused verify_credentials...
2009-06-14 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-06-14 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-14 Zach CopleyMerge branch '0.8.x' into userdesign
2009-06-12 Zach CopleyTicket #1611 and a bunch of code cleanup
2009-06-10 Robin MilletteMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-10 Evan ProdromouMerge branch 'userdesign' of evan@dev.controlyourself...
2009-06-10 Evan ProdromouMerge branch '0.8.x' into userdesign
2009-06-10 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-08 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-05-30 Zach CopleyTicket #1568 - API should return full user objects
2009-05-27 Evan ProdromouMerge branch '0.7.x' into utf8
2009-05-26 Evan ProdromouMerge branch '0.8.x' into stats
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-05-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-05-11 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-05-01 Sarven CapadisliMerge branch '0.7.x' into 0.8.x
2009-04-27 Evan ProdromouMerge branch '0.7.x' into querybyid
2009-04-20 Adrian LangMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-18 Dan MooreFixing spaces/tabs.
2009-04-18 Dan MooreThis should change the JSON representation of the boole...
2009-04-18 Dan MooreBringing the presentation of boolean variables (favorit...
2009-04-15 Adrian LangMerge branch 'link-rel-paginate' of git://gitorious...
2009-04-03 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Federico MaraniMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-03-07 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-03-05 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMade /api/account/verify_credentials.format return...
2009-01-23 Zach CopleyMerge branch 'master' of ssh://zach@dev.controlyourself...
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouRevert "Twitter-compatible API - update verify_credenti...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-16 Zach CopleyTwitter-compatible API - update verify_credentials...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-10-24 zachTwitter-compatible API - checks for is_readonly() now...
2008-10-17 zachTwitter-compatible API:
2008-10-01 zachTwitter-compatible API - cleaned up sloppy control...
2008-10-01 zachTwitter-compatible API - Added content-type checks...
2008-09-30 zachTwitter-compatible API - factored out redundant JSON...
2008-09-22 mac65Fix ticket 460
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-07-30 zachTwitter-compatible API: implemented /users/show.format...