]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
--xmpp-only hack for queuedaemon.php to run separate queue daemon with only xmpp...
[quix0rs-gnu-social.git] / classes /
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
2010-01-11 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
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 Brion VibberRegression fix: don't spew notices to log every time...
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-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 Prodromoucheck before saving a thumbnail
2010-01-10 Evan Prodromoucheck before inserting File_oembed and File_thumbnail
2010-01-10 Evan Prodromoudon't put Users with object IDs in the cache, and don...
2010-01-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromoualways set site/server to hostname if it exists
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromouallow hostname with SSL
2010-01-10 Evan Prodromouuse nickname, not sitename, in domain for SSL
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromoucorrect superglobal variable name
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromouredirect to sitename.wildcard for SSL
2010-01-09 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-09 Evan ProdromouRedirect to a one-time-password when ssl and regular...
2010-01-09 rootMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-09 Evan ProdromouMerge branch 'inblob' of git@gitorious.org:~evan/status...
2010-01-09 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-09 Evan ProdromouwhoGets() method for Notice
2010-01-09 Evan Prodromoucreate new Inbox from Notice_inbox if not exists at...
2010-01-09 Evan Prodromouinitialize an Inbox from Notice_inbox records
2010-01-09 Evan Prodromoudisable all Notice_inbox functions
2010-01-09 Evan ProdromouRevert "Replace Notice_inbox with Inbox"
2010-01-09 Evan Prodromousome formatting changes to make inblobs work
2010-01-09 Evan ProdromouUse inbox instead of notice_inbox
2010-01-09 Evan ProdromouReplace Notice_inbox with Inbox
2010-01-09 Evan Prodromouflip exe bit
2010-01-09 Evan Prodromouadd inbox data class
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Ciaran GultnieksFixes to bugs where non-local messages were being wrong...
2010-01-07 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Evan Prodromoufixup keytypes so it returns the types no matter what...
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Evan Prodromouonly encache new objects when insert was successful
2010-01-07 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-06 Brion Vibber...and drop the unnecessary &reference from child class...
2010-01-06 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-06 Brion VibberRearrange Memcached_DataObject::staticGet() to avoid...
2010-01-06 Brion VibberMerge branch 'flagdel' into 0.9.x
2010-01-06 Brion VibberFix for broken profile flag admin UI: delete stray...
2010-01-06 Evan Prodromouencache on insert instead of decaching
2010-01-06 Brion VibberFix for overlong RT trimming: don't trim if textlimit...
2010-01-06 Brion VibberFix for overlong RT trimming: don't trim if textlimit...
2010-01-06 Brion VibberTicket 2135: trim overlong repeats with ellipsis rather...
2010-01-06 Brion VibberTicket 2135: trim overlong repeats with ellipsis rather...
2010-01-05 Brion VibberCache fixes:
2010-01-05 Craig AndrewsRequire users to login to view attachments on private...
2010-01-05 Craig AndrewsMove Authorization and Authentication plugin structures...
2010-01-05 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-05 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-05 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-05 Evan ProdromouMerge branch 'batchlocation'
2010-01-04 Brion VibberExclude process-specific link & result cache references...
2010-01-04 Brion VibberRevert "Take Memcached_DataObject destructor back out...
2010-01-04 Brion VibberExclude process-specific link & result cache references...
2010-01-04 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2010-01-04 Evan Prodromouuser_id is a non-autoincrement pkey for user_location_prefs
2010-01-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-04 Evan Prodromoucached id streams can be empty, compare against false
2010-01-04 Evan Prodromoucarefully compare cached settings against false for...
2010-01-04 Brion VibberMerge branch '2141' into 0.9.x
2010-01-04 Evan ProdromouMemcached_DataObject stores empty values in the cache
2010-01-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
next