]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Twitter-bridge: lookup old foreign_user by primary key not url
[quix0rs-gnu-social.git] / classes /
2010-02-05 Zach CopleyMerge branch 'temp'
2010-02-05 Zach CopleyOAuth app name should not be null
2010-02-05 Zach CopleyAllow developers to delete OAuth applications
2010-02-05 Zach CopleyOAuth app names should be unique.
2010-02-04 Brion Vibberdrop debug messages from inbox deletion fix
2010-02-04 Brion VibberInbox::streamNotices() with deletion compensation:...
2010-02-03 Evan Prodromouclear cache for Profile::hasRepeated() at Notice::inser...
2010-02-03 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-02-03 Evan Prodromouadd nickname as unique key for user_group table
2010-02-02 Brion VibberFix regression breaking file attachments. This is what...
2010-02-01 Brion VibberImprove name validation checks on local File references
2010-02-01 Evan Prodromourestructuring of User::registerNew() lost password...
2010-02-01 Evan Prodromoubuggy fetch for site owner
2010-01-30 Evan Prodromouerror clearing tags for profiles from memcached
2010-01-29 Evan Prodromouadd hooks for user registration
2010-01-29 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-29 Evan Prodromoumethod to get the site owner
2010-01-29 Evan Prodromoudefine a constant for the 'owner' role of a site
2010-01-29 Evan Prodromouadd simple cache getter/setter static functions to...
2010-01-29 Zach CopleyMerge branch 'testing'
2010-01-29 Brion VibberFixes for status_network db object .ini and tag setter...
2010-01-29 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-29 Brion VibberMerge branch 'testing'
2010-01-29 Evan ProdromouLast-chance distribution if enqueueing fails
2010-01-28 Brion VibberMerge commit 'origin/master' into testing
2010-01-28 Evan Prodromouhide most DB_DataObject errors
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Evan Prodromouupdate mysqltimestamps on insert and update
2010-01-28 Evan Prodromouadditional debugging data for Sessions
2010-01-28 Brion VibberDon't preemptively close existing DB connections for...
2010-01-28 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-28 Brion Vibberfix notice -- drop unused return value of variable...
2010-01-28 Brion Vibberfix notice -- drop unused return value of variable...
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 Brion VibberAdds an emergency switch so we can run inbox distributi...
2010-01-28 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainline
2010-01-26 Brion VibberControl channel for queue daemons to request graceful...
2010-01-26 Brion VibberSite metadata tags in status_network: single 'tags...
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-25 Evan ProdromouMerge branch 'master' into testing
2010-01-25 Evan ProdromouOffload inbox updates to a queue handler to speed up...
2010-01-25 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-25 Evan ProdromouRecover caching logic lost in bad merge
2010-01-25 Zach CopleyAdd verifier and verified callback to token for OAuth...
2010-01-25 Zach CopleyRemove verifier from Oauth_application_user (not needed...
2010-01-25 Zach CopleyRevoke access token UI
2010-01-25 Zach CopleyCan now edit/change application icon
2010-01-25 Zach CopleyBetter detial in connected OAuth applications list
2010-01-25 Zach CopleyDecided we didn't need to keep the token secret in the
2010-01-25 Zach CopleyExchanging authorized request tokens for access tokens...
2010-01-25 Zach CopleyAssociate request tokens with OAuth apps and app users
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 CopleyIt might help if I checkd in statusnet.ini.
2010-01-25 Zach CopleyStarted work on interface for displaying connected...
2010-01-25 Zach CopleyChanged the OAuth app tables to refer to profiles inste...
2010-01-25 Zach CopleyAdd new OAuth application tables and DataObjects. Also...
2010-01-25 Evan Prodromousave nickname and wildcard when setting up status network
2010-01-24 Evan Prodromousave nickname and wildcard when setting up status network
2010-01-22 Brion VibberXMPP queued output & initial retooling of DB queue...
2010-01-22 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-22 Evan ProdromouMemcached_DataObject unnecessarily require_once'd itself
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 ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
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-15 Brion VibberFix for background recalculation of groups; needs to...
2010-01-15 Brion VibberFix since_id and max_id API parameters for inbox-based...
2010-01-14 Evan Prodromoudo since_id and max_id in inbox
2010-01-14 Evan Prodromougo straight to the DB for inbox before insert
2010-01-14 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
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 Prodromoudon't write Inbox if on a read-only page, but encache
2010-01-13 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-13 Evan Prodromoumake sure whoGets() doesn't write anything
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 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 ProdromouDon't save reply info for repeats
2010-01-13 Evan Prodromourepeats don't get posted to groups
2010-01-13 Evan Prodromouremove vestiges of Notice_inbox from cache clearing...
2010-01-13 Evan Prodromouunimplement repeatedToMe() until we figure out how
2010-01-13 Evan Prodromoumemoize Notice::whoGets()
2010-01-13 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-13 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-13 Evan Prodromouremove transaction for Notice save; causes deadlocks
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 spewing warnings about returning by reference...
2010-01-12 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-11 Evan ProdromouMerge branch 'diskcache' into 0.9.x
next