]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-03-19 Zach CopleyAllow admins to set a min site textlimit of 0 (unlimited)
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Evan ProdromouParse RSS items as activities
2010-03-19 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-19 Evan ProdromouRemove hkit and do our own hcard parsing
2010-03-19 Brion VibberWork around weird bug with HTML normalization via PHP...
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Brion VibberHandle "forgot to upload an avatar on avatarsettings...
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Brion VibberOStatus discover fixes:
2010-03-19 Zach CopleyMinor syntax err in TwitterBridge README example
2010-03-18 Craig AndrewsRemove xpm support (no one really uses it, and IMAGETYP...
2010-03-18 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-18 Zach CopleyAPI - handle any exceptions thrown during notice save...
2010-03-18 Brion VibberFix notice warning about unused var -- was renamed...
2010-03-18 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberFix for xmpp/sms notification options appearing to...
2010-03-18 Zach CopleyRemove deprecated call-by-reference. Was causing a...
2010-03-18 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-18 Evan Prodromouchange profile URL ensure method for OStatus
2010-03-18 Brion VibberFix some remote subscription regressions from f21f78364...
2010-03-18 Brion VibberAdd readme notes about PHP <5.2.6 bug on 64-bit and...
2010-03-18 Brion VibberRuntime check for known bad PHP versions with 64-bit...
2010-03-18 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberEnsure that DB connection is active at start of User...
2010-03-18 Evan Prodromouadd exception on inconsistent db to User::getProfile()
2010-03-18 Evan Prodromounew exception class for when a user has no profile
2010-03-18 Evan Prodromoureverse order from delete, insert to insert, delete...
2010-03-18 Evan Prodromoucatch exceptions in OStatus updates, log, and continue
2010-03-17 Brion VibberMerge branch 'master' into testing
2010-03-17 Brion VibberFix to regression for auto-subscribe - was backwards.
2010-03-17 Brion VibberWorkaround for HTTP authentication in the API when...
2010-03-17 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-16 Brion VibberPull back for now on switch of PEAR error mode to excep...
2010-03-16 Evan ProdromouChange the workflow to get better discovery
2010-03-16 Zach CopleyThrow an exception if we receive a document instead...
2010-03-16 Zach CopleyAlways output a site logo via /api/statusnet/config...
2010-03-15 Brion VibberBackground deletion of user accounts. Notices are delet...
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 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
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 Brion VibberAdd forgotten scripts/fixup_files.php to clean up ...
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...
next