]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-03-15 Brion VibberDrop result ID from data objects on clone(). This keeps...
2010-03-15 Zach CopleyInitial Twitpic-like media upload endpoint /api/statusn...
2010-03-15 Brion VibberBlow more timeline caches on notice delete. Fixes pagin...
2010-03-15 Brion VibberFix feed discovery: html:link@rel can contain multiple...
2010-03-15 Brion VibberTicket #2242: fix reading of inline XHTML content in...
2010-03-15 James Walkeruse canonical user url in xrd
2010-03-15 Brion VibberConsolidate and patch up redirection to remote notices.
2010-03-14 James Walkergive preference to rel="photo" (per latest ActivityStre...
2010-03-13 James WalkerPerforming & allowing host-meta discovery by http url...
2010-03-13 James Walkerchanging keypair to text to hold a full 1024bit keypair
2010-03-13 James Walkerallow profile_url to be used in ostatus:attention
2010-03-13 James WalkerMerge remote branch 'statusnet/testing' into crypt...
2010-03-13 James Walker* wrong param order to in_array
2010-03-13 James Walkercleaning up key generation
2010-03-13 James Walkerconverting key generation to new crypt library
2010-03-13 James Walkerupdating phpseclib to latest cvs - fixes a bunch of...
2010-03-13 James Walkerconverted toString to new crypt library
2010-03-13 James Walkerconverted sign, verify and fromString to new crypt lib
2010-03-13 James WalkerAdding Crypt library from http://phpseclib.sourceforge...
2010-03-12 James Walkerremoving deprecated PEAR Crypt_RSA
2010-03-12 Brion VibberFixes for updating indices, charset/collation and engin...
2010-03-12 Brion VibberOpenID fixes:
2010-03-12 Brion VibberMerge commit 'origin/testing' into 0.9.x
2010-03-12 Brion VibberMerge commit 'origin/0.9.x' into 0.9.x
2010-03-12 Sarven CapadisliPlugin to open up rel="external" links on a new window...
2010-03-12 Zach CopleyOutput enclosing geo elements and GeoRSS xmlns in XML...
2010-03-12 Zach CopleyAdd Atom self link to tag timeline
2010-03-12 Zach CopleyAdd Atom self link to favorites timeline
2010-03-12 Zach Copley- Output correct content header for Atom output in...
2010-03-12 Zach CopleyOutput Atom self link in home timeline
2010-03-12 Zach CopleyCalculate Atom self link for friends timeline
2010-03-12 Brion VibberDon't switch people from the Memcache to Memcached...
2010-03-12 Brion VibberRemove stray whitespace at file start that snuck into...
2010-03-12 Craig Andrewsfubared a715271f847fed7d7c725c5b752ea7a00800520a -...
2010-03-12 Brion VibberFixes for password recovery; lookups for unconfirmed...
2010-03-12 Zach Copley- Output correct content type header for public timelin...
2010-03-12 Zach CopleyMore generalized method for calculating Atom rel="self...
2010-03-12 Craig Andrewsreuse Subscription::cancel instead of reimplementing it.
2010-03-12 Craig Andrewsmove image type checking to constructor, so checking...
2010-03-12 Zach CopleyScrub all atom output with common_xml_safe_str()
2010-03-12 Zach CopleyAdd id and updated elements to atom source
2010-03-11 Zach CopleyGenerator tag should have 'uri' attr not 'url'
2010-03-11 Zach CopleyAdd self link to user and group rss2 feeds
2010-03-11 Zach CopleyOutput self link in rss2 feeds, if available
2010-03-11 Zach Copley- Output georss xmlns in rss element
2010-03-11 Craig AndrewsA null mimetype is not an enclosure (more likely than...
2010-03-11 Sarven Capadislifoaf:holdsAccount is deprecated in favour of foaf:accou...
2010-03-11 Sarven CapadisliUpdated theme dates
2010-03-11 Sarven CapadisliFixes the indenting bug for geo anchor. Also mention...
2010-03-11 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-11 James Walkerfix invalid separator in magic-public-key XRD and match...
2010-03-11 James Walkerremove hard-coded me:env check in magicenvelope
2010-03-11 James Walkerbase64_encode/decode -> base64_url_encode/decode
2010-03-11 Brion VibberDrop timestamp cutoff parameter from User::getCurrentNo...
2010-03-11 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-11 Brion VibberOStatus: reject attempts to create a remote profile...
2010-03-10 Brion VibberWorkaround intermittent bugs with HEAD requests by...
2010-03-10 Brion VibberFixup script for files w/ bogus data saved into file...
2010-03-10 Brion VibberFix for attachment "h bug": posting a shortened link...
2010-03-10 Zach CopleyAllow site-specific doc files
2010-03-10 Zach CopleyAllow site-specific doc files
2010-03-10 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberDetect when queuedaemon/xmppdaemon parent processes...
2010-03-10 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberRequireValidatedEmailPlugin fixes: require email on...
2010-03-10 Zach CopleyA blank username should never be allowed.
2010-03-10 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-10 Brion VibberMerge branch 'master' into testing
2010-03-10 Brion VibberTicket #2221: fix for missing whitespace between messag...
2010-03-10 Brenda Wallaceremoved a stay bit of debug
2010-03-10 Brenda Wallacemap the mysql-ish column types to ones postgres likes
2010-03-10 Brenda Wallaceprimary keys and unique indexes working in postgres
2010-03-10 Brenda Wallacethrow an error that looks like mysql errors.. :-S
2010-03-10 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-03-10 Zach CopleyA blank username should never be allowed.
2010-03-10 Craig AndrewsFix error logging
2010-03-09 MicheleAPI config return textlimit value
2010-03-09 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-09 Brion VibberCheck for invalid and reserved usernames for the admin...
2010-03-09 Sarven CapadisliAdded a checkbox for subscribing the admin of a StatusN...
2010-03-09 Brion VibberAdded scripts/command.php, can be used to run commands...
2010-03-09 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-09 Brion VibberMerge branch 'commands' into testing
2010-03-09 Brion VibberCommand input processing now has centralized places...
2010-03-09 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-09 Brion VibberMerge commit 'origin/master' into testing
2010-03-09 Brion VibberOStatus: fix exception thrown on HTTP error during...
2010-03-09 Brion VibberTicket #2210: adjust locale setup fallback to try more...
2010-03-09 MicheleAPI config return textlimit value
2010-03-09 Sarven CapadisliAdded a checkbox for subscribing the admin of a StatusN...
2010-03-09 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-09 Evan Prodromoua script to flush site
2010-03-09 Zach CopleyUse canonical URL for notification in RSSCloud plugin
2010-03-09 Zach CopleyMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-09 Zach CopleyUse canonical URL for notification in RSSCloud plugin
2010-03-09 Zach CopleyUse canonical URL for notification in RSSCloud plugin
2010-03-09 James Walkerwrong param order to strpos()
2010-03-09 Craig AndrewsOn the OpenID settings page, allow users to remove...
2010-03-09 Craig Andrewsmake common_copy_args() work when the post/get request...
next