]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Check for read vs. read-write access on OAuth authenticated API mehtods.
[quix0rs-gnu-social.git] / lib /
2010-01-25 Zach CopleyCheck for read vs. read-write access on OAuth authentic...
2010-01-25 Zach CopleyRevoke access token UI
2010-01-25 Zach CopleyFix approval date and label on apps list
2010-01-25 Zach CopleyMake sure applications are really looked up by consumer key
2010-01-25 Zach CopleyRework application registration workflow to be more...
2010-01-25 Zach CopleyOAuth 1.0 working now
2010-01-25 Sarven CapadisliUpdated markup for application edit form; image, radios
2010-01-25 Sarven CapadisliA little minimization
2010-01-25 Sarven CapadisliAdded vcard and photo classes
2010-01-25 Sarven CapadisliMoved application image inside the anchor
2010-01-25 Sarven CapadisliAdded missing end tag
2010-01-25 Zach CopleyMake API auth handle OAuth requests w/access tokens
2010-01-25 Sarven CapadisliFixed tabbing
2010-01-25 Sarven CapadisliUpdated class for application list
2010-01-25 Sarven CapadisliUpdated markup for application edit form submits
2010-01-25 Zach CopleyBetter detial in connected OAuth applications list
2010-01-25 Zach CopleyExchanging authorized request tokens for access tokens...
2010-01-25 Zach CopleyWorkflow for request tokens and authorizing request...
2010-01-25 Zach CopleyAction for issuing a request token
2010-01-25 Zach CopleyStubs for API OAuth token exchange stuff
2010-01-25 Zach CopleyAdd icons/icon upload to Oauth apps
2010-01-25 Zach CopleyWorkflow for registering new OAuth apps pretty much...
2010-01-25 Zach CopleyReorganized the OAuth app URLs and more work on the...
2010-01-25 Zach CopleyStarted work on interface for displaying connected...
2010-01-24 Brion VibberUse new StatusNetwork->serverName() to get full domain...
2010-01-24 Evan Prodromoudefaults for nickname and wildcard
2010-01-23 Sarven CapadisliRemoved mobile stylesheet from core output. If Mobile...
2010-01-23 Sarven CapadisliUpdated path to farbtastic stylesheet
2010-01-23 Sarven CapadisliEvent hooks for before and after site_notice
2010-01-22 Brion VibberFix unqueuemanager for updated QueueHandler interface
2010-01-22 Brion VibberFix for stuck queue messages: wrap processing in stomp...
2010-01-22 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-22 Brion VibberXMPP queued output & initial retooling of DB queue...
2010-01-21 Brion VibberOption to log slow db queries or all db queries
2010-01-19 Evan Prodromouallow all rights reserved, private data
2010-01-19 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-19 Evan Prodromouadd event for showing content license in action
2010-01-16 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-16 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-16 Evan Prodromouchange rc3 to beta3
2010-01-15 Brion Vibber--xmpp-only hack for queuedaemon.php to run separate...
2010-01-15 Brion Vibberfix for --skip-xmpp hack -- forgot to do it on the...
2010-01-14 Brion Vibbertemporary --skip-xmpp flag on queuedaemon.php, allows...
2010-01-14 Brion VibberKeep handler registration per-site to fix queue registr...
2010-01-14 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-14 Brion VibberDon't barf on io loop if xmpp connection failed
2010-01-14 Brion Vibberfix for non-% memory soft limit
2010-01-14 Brion Vibberqueue daemon fixes: path fix for xmpp, suppress warning...
2010-01-14 Evan ProdromouMerge branch 'testing'
2010-01-14 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-14 Sarven CapadisliUpdate geo location UI for notice form where the geo...
2010-01-14 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-14 Evan Prodromourev version in lib/common.php
2010-01-14 Brion VibberFix for dbqueuehandler: if a queue is unrecognized...
2010-01-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-14 Evan Prodromouremove session info in syslog
2010-01-13 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-13 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Brion VibberFix regressions in XMPP output during inbox refactoring
2010-01-13 Sarven CapadisliAdded timeout error handling for geo location
2010-01-13 Sarven CapadisliUsing a JSON object for NoticeDataGeo text instead
2010-01-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Evan Prodromouadd events for subscribing to people and joining groups
2010-01-13 Evan Prodromourefactor jabber broadcast for notice_inbox removal
2010-01-13 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-13 Evan Prodromouremove some debugging statements from util.php
2010-01-13 Evan Prodromouws changes for phpcs
2010-01-13 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Brion VibberMajor refactoring of queue handlers to support running...
2010-01-12 Brion VibberAvoid PHP notice when outputting API data for remote...
2010-01-12 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-12 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-12 Brion VibberTicket 2152: avoid fatal when php.ini disables dl via...
2010-01-12 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-12 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Evan ProdromouMerge branch 'diskcache' into 0.9.x
2010-01-11 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Zach CopleyFix format specifier on page title
2010-01-11 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Evan ProdromouMerge branch 'sessionidparam' into 0.9.x
2010-01-11 Evan Prodromoustrip out session ID from root URL
2010-01-11 Evan Prodromoustrip out session ID from root URL
2010-01-11 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Sarven CapadisliRemoved period
2010-01-11 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Evan ProdromouMerge branch 'sessionidparam' into 0.9.x
2010-01-11 Evan Prodromouaccept session from
2010-01-11 rootMerge branch 'sessionidparam' of http://git.gitorious...
2010-01-11 Evan Prodromouadd session ID to local URL when server parts differ
2010-01-11 Evan ProdromouSever -> server in error message
2010-01-11 Evan ProdromouSever -> server in error message
2010-01-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-10 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-10 Evan ProdromoudefaultDesign was undefined; fixed that
2010-01-10 Evan Prodromoucatch exceptions from snapshot
2010-01-10 Zach CopleyFix routes for social graph API methods -- this takes...
2010-01-10 Evan Prodromoucatch exceptions from snapshot
2010-01-10 Evan Prodromoudebugging code to find passed-in objects in munge_password
next