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