]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-02-22 Christopher... Made Blogspam Plugin Respect textlimit Setting.
2010-02-22 Christopher... Rewrote How Blogspam Plugin Made HTTP Requests.
2010-02-16 Brion VibberStomp queue restructuring for mass scalability:
2010-02-16 Brion VibberPull fix from testing branch: use new encoding funcs...
2010-02-15 Brion VibberTemporary debug hack tracking down 'revoked accesstoken...
2010-02-15 Zach CopleyUse static class method for looking up Twitter user
2010-02-15 Zach CopleyTwitter-bridge: lookup old foreign_user by primary...
2010-02-15 Zach CopleyBetter log msgs. Removed debugging statement.
2010-02-15 Zach CopleyFix for regression introduced with my last update to the
2010-02-10 Brion VibberQueue daemon fixes:
2010-02-09 Brion VibberConfigurable delay between queuedaemon.php spawns/respa...
2010-02-09 Zach CopleyBetter checking for duplicate app names
2010-02-09 Brion VibberDisable deprecated 'since' parameter on public_timeline...
2010-02-08 Brion VibberAllow scripts/decache.php to blow out cache for objects...
2010-02-08 Evan Prodromoureadme and version for beta5
2010-02-08 Zach CopleyDelete old Twitter user record when user changes screen...
2010-02-08 Zach CopleyStore Twitter screen_name, not name, for foreign_user...
2010-02-05 Zach CopleyMerge branch 'temp'
2010-02-05 Zach CopleyActually store the timestamp on each nonce
2010-02-05 Zach CopleyOAuth app name should not be null
2010-02-05 Zach CopleyFix issue with OAuth request parameters being parsed...
2010-02-05 Zach Copley- Fix cache handling in TwitterStatusFetcher
2010-02-05 Sarven CapadisliAdded right margin for notice text. Helps Conversation...
2010-02-05 Zach CopleyConfirm dialog for reset OAuth consumer key and secret...
2010-02-05 Zach CopleyAlways check for an OAuth request. This allows OAuth...
2010-02-05 Zach CopleyLinkify notice source when posting from registered...
2010-02-05 Zach CopleySuppress notice input box on OAuth authorization page
2010-02-05 Zach CopleyBetter token revocation
2010-02-05 Zach CopleyAllow developers to delete OAuth applications
2010-02-05 Zach CopleyOAuth app names should be unique.
2010-02-05 Sarven CapadisliPrevents app statistic text from wrapping around avatar
2010-02-05 Sarven CapadisliSentence case for app statistics
2010-02-04 Brion Vibberdrop debug messages from inbox deletion fix
2010-02-04 Brion VibberInbox::streamNotices() with deletion compensation:...
2010-02-04 Eric HelgesonMissed change when refactoring groups. Thanks macno
2010-02-04 Brion VibberShould fix spurious 'nickname taken' and 'email taken...
2010-02-04 Brion VibberAdd time-based cutoffs for public tag cloud, favorited...
2010-02-03 Evan ProdromouScript to update profile URLs
2010-02-03 Evan Prodromouclear cache for Profile::hasRepeated() at Notice::inser...
2010-02-03 Evan Prodromouclearcache.php column flag was conflicting with default...
2010-02-03 Evan Prodromoushowcache.php column flag was conflicting with default...
2010-02-03 Evan Prodromouchange 'sitetype' to 'siteplan' to use consistent language
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-02 Brion VibberApply xopher's fix to add 'sitetype' parameter to setup...
2010-02-01 Brion VibberImprove name validation checks on local File references
2010-02-01 Evan Prodromoufix local file include vulnerability in doc.php
2010-02-01 Evan Prodromourestructuring of User::registerNew() lost password...
2010-02-01 Evan ProdromouAdd a script to clear the cache for a given key
2010-02-01 Evan Prodromoubuggy fetch for site owner
2010-01-31 Evan ProdromouAdd a robots.txt URL to the site root
2010-01-30 Evan Prodromouerror clearing tags for profiles from memcached
2010-01-30 Evan Prodromouon exceptions, stomp logs the error and reenqueues
2010-01-30 Evan Prodromouadd lat, lon, location and remove closing tag from...
2010-01-30 Evan ProdromouUse passed-in lat long in geocode.php
2010-01-30 Evan Prodromoubetter handling of null responses from geonames.org
2010-01-29 Evan Prodromouplugin to limit number of registered users
2010-01-29 Evan Prodromouadd hooks for user registration
2010-01-29 Evan Prodromoulive fast, die young in bash scripts
2010-01-29 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-29 Evan Prodromoufor single-user mode, retrieve either site owner or...
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 Sarven CapadisliHides .author from XHR response in showstream
2010-01-29 Brion VibberFix more fatal errors in queue edge cases
2010-01-29 Brion VibberDon't attempt to resend XMPP messages that can't be...
2010-01-29 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-29 Brion VibberWrap each bit of distrib queue handler's saving operati...
2010-01-29 Zach CopleyMerge branch 'testing'
2010-01-29 Brion VibberLog exceptions from queuedaemon.php if they're not...
2010-01-29 Zach CopleyMove sessions settings to its own panel
2010-01-29 Brion VibberFixes for status_network db object .ini and tag setter...
2010-01-29 Evan ProdromouAdd a script to set tags for sites
2010-01-29 Evan ProdromouMerge branch 'testing'
2010-01-29 Zach CopleyMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-29 Zach CopleyAdjust API authentication to also check for OAuth proto...
2010-01-29 Brion VibberMerge branch 'testing'
2010-01-29 Evan ProdromouLast-chance distribution if enqueueing fails
2010-01-29 Brion VibberManual failover for stomp queues.
2010-01-28 Evan Prodromoulost config in index.php made all traffic go to master
2010-01-28 Evan ProdromouRevert "Revert "move RW setup above user get in index...
2010-01-28 Evan ProdromouRevert "move RW setup above user get in index.php so...
2010-01-28 Evan Prodromoumove RW setup above user get in index.php so remember_m...
2010-01-28 Brion VibberMerge commit 'origin/master' into testing
2010-01-28 Evan Prodromouhide most DB_DataObject errors
2010-01-28 Evan Prodromoualways set up database_rw, regardless, so cached sessio...
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 Zach Copley'Sign in with Twitter' button img
2010-01-28 Sarven CapadisliMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-28 Sarven CapadisliUpdate to aside styles in biz theme
2010-01-28 Sarven CapadisliUpdate to notice item in biz theme
2010-01-28 Sarven CapadisliUpdate to biz theme button close and minimize styles
2010-01-28 Sarven CapadisliUpdate to biz theme's input styles
2010-01-28 Sarven CapadisliUpdated biz theme entity_actions styles
2010-01-28 Sarven CapadisliUpdated biz theme to use dialogbox styles
2010-01-28 Sarven CapadisliUpdated biz theme notice options
next