Age | Commit message (Expand) | Author |
2009-08-11 | reformat newnotice.php | Evan Prodromou |
2009-08-11 | Merge branch 'master' into 0.8.x | Evan Prodromou |
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 |
2009-08-08 | More tinkering with logout. I think I got it this time! It's been driving me ... | Zach Copley |
2009-08-08 | Call $this->getNotices() always, becuase $this will be the right class. | Brenda Wallace |
2009-08-07 | bug 1770 conversation link for email | anontwit |
2009-08-07 | Redirect instead of showing an error when the user visits a non-local notice'... | Craig Andrews |
2009-08-07 | bug 1770 conversation link for email | anontwit |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-08-07 | Fixed Escaping in SMS Doc. | Christopher Vollick |
2009-08-07 | $args Was Out Of Scope in CheckMirror. | Christopher Vollick |