summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-11Make notice attachment lightbox work after an infinite scroll happensCraig Andrews
2009-08-11Merge commit 'jeff-themovie/0.8.x-private-returnto' into 0.8.xCraig Andrews
2009-08-11Merge commit 'jeff-themovie/0.8.x-jcrop-0.9.8' into 0.8.xCraig Andrews
2009-08-11Merge commit 'jeff-themovie/0.8.x-private-search' into 0.8.xCraig Andrews
2009-08-11Merge branch 'master' into 0.8.xEvan Prodromou
2009-08-11Set returnto when redirected to login of a private installJeffery To
2009-08-11Added opensearch to the list of public actions.Jeffery To
2009-08-11Don't show Search in the primary nav if the user isn't logged in and the site...Jeffery To
2009-08-11Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)Jeffery To
2009-08-11Merge commit 'mainline/0.8.x' into 0.8.x-notices-in-htmloutputterBrett Taylor
2009-08-11two variables $public and $system were generating notices in lib/htmloutputt...Brett Taylor
2009-08-11fix for trac bug #1805:Brett Taylor
2009-08-11Revert "changed file.url column type from varcahr(255) to varchar(2047)"Brenda Wallace
2009-08-10Revert "common_config returns false if the config value is not set. Design::t...Evan Prodromou
2009-08-10Revert "Typo, session_name is a function."Evan Prodromou
2009-08-10Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error han...Evan Prodromou
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-10Merge branch 'master' of git@gitorious.org:laconica/mainlineEvan Prodromou
2009-08-10$args Was Out Of Scope in CheckMirror.Christopher Vollick
2009-08-10Merge commit 'dcostalis/econversation' into 0.8.xCraig Andrews
2009-08-10Workaround for bug 1317 '"What's up" textarea on iPhone missing proper submit...brion
2009-08-10Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.xCraig Andrews
2009-08-10Typo, session_name is a function.Adrian Lang
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-10Add Twitter OAuth key and secret exampleZach Copley
2009-08-10Add synctwitterfriends to daemon startup and stop scriptsZach Copley
2009-08-10Take token field out of foreign_linkZach Copley
2009-08-10I forgot that we don't do database upgrades for point releases. So I'veZach Copley
2009-08-10Moved some stuff around. More comments and phpcs compliance.Zach Copley
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-08-10changed file.url column type from varcahr(255) to varchar(2047)Brenda Wallace
2009-08-09Updated link colour.Sarven Capadisli
2009-08-08Fix logic that determines if a URL is relative or absolute in script() and cs...Craig Andrews
2009-08-08Use jQuery instead of window.onLoad, which I believe will be faster and more ...Craig Andrews
2009-08-08Update README to use the addPlugin syntax to add the plugin (which seems clea...Craig Andrews
2009-08-08Throttles updating of the character counter to reduce the performance impact ...brion
2009-08-08Broke some stuff out into functions. Ran it through phpcs.Zach Copley
2009-08-08Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-08Fixed typo "thier". Ticket 1606Sarven Capadisli
2009-08-08Fix for removing the first occurance of the duplicate nickname inSarven Capadisli
2009-08-08Only populate attachments array element if there are attachmentsZach Copley
2009-08-08Also show XML representation of attachments in the APIZach Copley
2009-08-08Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-08Better error handling when updating FacebookZach Copley
2009-08-08Update to lastest external Facebook libsZach Copley
2009-08-08Attempt to reduce the number of calls to FB to speed things upZach Copley
2009-08-08More tinkering with logout. I think I got it this time! It's been driving me ...Zach Copley