]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / lib /
2010-01-28 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-28 Sarven CapadisliRemoved unused variable assignment for avatar URL and...
2010-01-28 Brion VibberFix for Mapstraction plugin's zoomed map links
2010-01-28 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Evan ProdromouMerge branch 'testing'
2010-01-28 Evan Prodromouincrement software beta version
2010-01-28 Brion VibberAdds an emergency switch so we can run inbox distributi...
2010-01-28 Zach CopleyRemove debugging statement
2010-01-28 Zach CopleySome adjustments to the way API auth works after mergin...
2010-01-27 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-27 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-01-27 MicheleHTTP auth provided is evaluated even if it's not required
2010-01-27 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-27 Evan Prodromoucamelcase the uap param names
2010-01-27 Evan Prodromoumove leaderboard to after the header
2010-01-27 Sarven CapadisliMoved rectangle ad into aside and leaderboard to the...
2010-01-27 Evan ProdromouCSS ids and classes fixed in UAPPlugin
2010-01-27 Evan Prodromoumake uapplugin an abstract class
2010-01-27 Evan Prodromoumove UAP plugin to core
2010-01-27 Brion VibberAdd persistent:true property to Stomp messages so Activ...
2010-01-27 Evan ProdromouOptionally set a separate Javascript server and path
2010-01-27 Zach Copley- Check for read-only vs. read-write access to protecte...
2010-01-27 Siebrand MazelandMake more complete sentence.
2010-01-26 Zach CopleyNew access admin panel for site registration settings
2010-01-26 Brion VibberControl channel for queue daemons to request graceful...
2010-01-26 Evan ProdromouSingle-user mode
2010-01-26 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-26 Sarven CapadisliMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-26 Sarven CapadisliRemoved mobile stylesheet from core output. If Mobile...
2010-01-26 Sarven CapadisliUpdated path to farbtastic stylesheet
2010-01-25 Evan ProdromouMerge branch 'master' into testing
2010-01-25 Evan ProdromouOffload inbox updates to a queue handler to speed up...
2010-01-25 Brion VibberFix presence notification on XMPP thread (now foregroun...
2010-01-25 Brion VibberFix presence notification on XMPP thread (now foregroun...
2010-01-25 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-25 Zach Copley- Had to remove checking read vs. read-write in OAuth...
2010-01-25 Zach CopleyAdd Start/EndSetApiUser events when setting API user...
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-25 Brion VibberUse new StatusNetwork->serverName() to get full domain...
2010-01-25 Evan Prodromoudefaults for nickname and wildcard
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 unqueuemanager for updated QueueHandler interface
2010-01-22 Brion VibberFix for stuck queue messages: wrap processing in stomp...
2010-01-22 Brion VibberXMPP queued output & initial retooling of DB queue...
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
next