]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-03-19 Brion VibberAvoid notices for accessing undefined array indices...
2010-03-19 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-19 Brion VibberOStatus: be a little laxer about attempts to start...
2010-03-19 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-19 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-19 Sarven CapadisliRemoved box-shadow and outline on notice more link...
2010-03-19 Evan Prodromoumove ActivityObject constructors from Activity to Activ...
2010-03-19 Evan Prodromouonly search elements for links
2010-03-19 Evan Prodromoureturn empty hints if no hcard in the html
2010-03-19 Evan Prodromoudefine a 'root' attribute for the channel or feed
2010-03-19 Brion VibberFix typo in public tag cloud query setup which caused...
2010-03-19 Brion VibberFix typo in public tag cloud query setup which caused...
2010-03-19 Brion VibberThrow an exception when an undefined method is called...
2010-03-19 Brion VibberDrop result ID from data objects on clone(). This keeps...
2010-03-19 Brion Vibberclarify output on fixup-shadow.php
2010-03-19 Sarven CapadisliUsing opacity on the notice more link icon
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Sarven CapadisliMinor margin to more link
2010-03-19 Zach CopleyAllow admins to set a min site textlimit of 0 (unlimited)
2010-03-19 Brion VibberMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-19 Brion VibberMerge branch 'ostatus-crop' of git@gitorious.org:~brion...
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Brion VibberValidate OStatus avatar URL before fetching.
2010-03-19 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-03-19 Evan ProdromouParse RSS items as activities
2010-03-19 Sarven CapadisliUpdated biz theme logo
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 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 VibberMerge branch 'testing' of git@gitorious.org:statusnet...
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 Craig AndrewsRemove xpm support (no one really uses it, and IMAGETYP...
2010-03-18 Brion VibberFix notice warning about unused var -- was renamed...
2010-03-18 Sarven CapadisliAdded processing indicator for more anchor
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 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 Brion VibberEnsure that DB connection is active at start of User...
2010-03-18 Brion VibberSigh... somehow left a stray bit of test code and broke...
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 Sarven CapadisliUsing an icon to represent the action for more text
2010-03-18 Sarven CapadisliUsing &#8230; (hellip) instead of "more" for link text
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-18 Brion VibberTicket #2244: fix to interpretation of escaped HTML...
2010-03-17 Brion VibberMerge branch 'ostatus-crop' into 0.9.x
2010-03-17 Sarven CapadisliUpdated 'more' anchor for attachments to do an XHR GET
2010-03-17 Brion VibberAdd doc comments on saveHTMLFile; drop the extra <div...
2010-03-17 Siebrand MazelandLocalisation updates for !StatusNet from !translatewiki...
2010-03-17 Brion VibberTweak to OStatus long message cropping: use original...
2010-03-17 Brion VibberDisplay scrubbed HTML attachments inline on attachment...
2010-03-17 Brion VibberWhen too-long messages come in via OStatus, mark the...
2010-03-17 Brion VibberMerge branch 'testing' into 0.9.x
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 Brion VibberWorkaround for HTTP authentication in the API when...
2010-03-17 Brion VibberPulling the stub plugin panel back out; we'll flesh...
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 Brion VibberPull back for now on switch of PEAR error mode to excep...
2010-03-16 Brion VibberStub plugins administration panel, allows for disabling...
2010-03-16 Sarven CapadisliRemoved unnecessary form_id. Using jQuery .find() inste...
2010-03-16 Sarven CapadisliAdded extra condition to focusing on notice form on...
2010-03-16 Sarven CapadisliRemoved dangling stylesheet
2010-03-16 Evan ProdromouChange the workflow to get better discovery
2010-03-16 Jeffery ToFixed "Warning: syslog() expects parameter 1 to be...
2010-03-16 Jeffery ToFixed IE7 prompting the user to download OpenSearch...
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 VibberMerge branch 'testing' of git@gitorious.org:statusnet...
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 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-15 James Walkeruse canonical user url in xrd
2010-03-15 Brion VibberConsolidate and patch up redirection to remote notices.
2010-03-15 Brion VibberAdd scripts/docgen.php to build basic doxygen HTML...
2010-03-14 Siebrand MazelandLocalisation updates for !StatusNet from !translatewiki...
next