]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Some CSS updates for FB app
[quix0rs-gnu-social.git] / actions /
2009-10-13 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-10-13 Brion VibberInclude long-form attachment URL in notice if URL short...
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-12 Zach CopleyAdded in credits.
2009-10-12 Zach CopleyMake apigroupcreate.php pass phpcs
2009-10-12 Zach CopleyTook out some unnecessary intializations
2009-10-12 Zach CopleyMoved group create API into its own action
2009-10-12 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-11 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-10-11 Craig AndrewsMerge commit 'refs/merge-requests/1723' of git://gitori...
2009-10-11 Craig AndrewsImplemented create group api
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 CopleyMissed some of the references to the old TwitterApiActi...
2009-10-10 Zach CopleyRemove more redundant $formats
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-09 Zach CopleyDelete action/api.php and rename lib/twitterapi.php...
2009-10-09 Zach CopleyNew actions for blocks via API
2009-10-08 Zach CopleyNew action for test/help API method
2009-10-08 Zach CopleyNew actions for statusnet config and version API methods
2009-10-08 Zach CopleyNew individual actions for dealing with groups via API
2009-10-07 Jeffery ToFixed E_NOTICE when the "lite" parameter isn't included...
2009-10-07 Jeffery ToFixed E_NOTICE - GroupList expects an owner object...
2009-10-07 Zach CopleyNew action for group timelines via API
2009-10-07 Zach Copleyphpcs cleanup
2009-10-06 Zach CopleyNew action for tag timelines in the API
2009-10-06 Zach CopleyNew actions for the account methods we have implemented
2009-10-05 Zach CopleyNew actions for favorites via the API
2009-10-05 Zach CopleyAdd in a check for proper format
2009-10-05 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-05 Zach CopleyNew actions for managing subscriptions (friendships)
2009-10-04 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-04 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-03 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-03 Zach CopleyNew actions for direct messaging through the API
2009-10-02 Evan ProdromouMerge branch '0.8.x' into deleteuser
2009-10-02 Zach CopleyNew action for /users/show
2009-10-02 Zach CopleyRenamed and moved stuff around to better match Twitter...
2009-10-02 Zach CopleyA new action for /statuses/destroy
2009-10-01 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-01 Zach CopleyNew action for /statuses/update
2009-10-01 Evan ProdromouMerge branch '0.9.x' into schema
2009-10-01 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-01 Zach CopleyFix: last modified header wasn't showing
2009-10-01 Zach CopleyAdd route for /statuses/show
2009-10-01 Zach CopleyNew action for /statuses/show
2009-10-01 Zach CopleyDeclare some more variables; instance variable for...
2009-09-30 Toby InksterFOAF for Groups.
2009-09-30 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-30 Zach CopleyFix header comment
2009-09-30 Zach CopleyLeft opening double quotes off Etag
2009-09-30 Zach CopleyNew actions for /statuses/friends and /statuses/followe...
2009-09-30 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-30 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouTwitter API returns server errors in preferred format
2009-09-29 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-29 Evan Prodromouremove string-checks from code using Notice::saveNew()
2009-09-29 Evan Prodromoustop overwriting created timestamp on group edit
2009-09-28 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-28 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-28 Zach CopleyForgot to add home_timeline to the list of methods...
2009-09-28 Zach CopleyForgot to add home_timeline to the list of methods...
2009-09-28 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-28 Evan Prodromoumoderator can delete another user's notice
2009-09-28 Evan ProdromouMerge DeleteAction class into DeletenoticeAction
2009-09-28 Zach CopleyFix nickname in feed title
2009-09-28 Zach CopleyBroke mentions API method out into its own action
2009-09-27 Zach CopleyBroke out public_timeline and user_timeline into their...
2009-09-27 Zach Copleyphpcs on apifriendstimeline.php, apiauth.php and apibar...
2009-09-27 Zach Copley- Output entity tag
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-26 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-09-26 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-25 Zach CopleyMerge branch 'refactor-api' of git@gitorious.org:~zcopl...
2009-09-25 Zach CopleyMoved basic auth stuff into its own classes
2009-09-25 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-25 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-25 Zach CopleyReorganize, make bare auth work, output If-Modified...
2009-09-24 Zach CopleyLeft a couple debugging statements in (removed)
2009-09-24 Zach CopleyOutput If-Modified-Since header for all RSS 1.0 feeds...
2009-09-24 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch 'master' into 0.8.x
2009-09-24 Craig AndrewsImplemented join and leave groups api methods
2009-09-23 Zach CopleyStarted refactoring API into individual actions
2009-09-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-21 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-09-20 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-20 Zach CopleyMake statuses/home_timeline return the same thing as...
2009-09-20 Zach CopleyMake statuses/home_timeline return the same thing as...
2009-09-20 Zach CopleyMake statuses/home_timeline return the same thing as...
2009-09-19 Adrian LangAdd missing parenthesis.
next