Age | Commit message (Expand) | Author |
2009-08-24 | Make the TwitterQueuehandler post to Twitter using OAuth | Zach Copley |
2009-08-24 | Twitter OAuth server dance working | Zach Copley |
2009-08-24 | Add new Foreign_link col to store OAuth access token | Zach Copley |
2009-08-24 | Merge branch 'master' into testing | Evan Prodromou |
2009-08-12 | ServerErrorAction always logs | Evan Prodromou |
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 | 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 | 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-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-05 | update version to 0.8.1pre10.8.1pre1 | Evan Prodromou |
2009-08-05 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-05 | add livetweeter to notice source | Evan Prodromou |
2009-08-05 | fixed double 'get' type | anontwit |
2009-08-05 | updated IM docs with new commands | anontwit |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-05 | Fix reference to undefined variable in Design::toWebColor. | Adrian Lang |
2009-08-04 | Added correct null check. Created noisey errors on fresh install. | Eric Helgeson |
2009-08-04 | Post to Facebook user's stream if notice has an attachment, otherwise post no... | Zach Copley |
2009-08-04 | Refactored rgb2hex | Sarven Capadisli |
2009-08-04 | Removed not overly significant style from div.entry-content. It helps | Sarven Capadisli |
2009-08-04 | Ticket 1758 Multiple replies in web interface on "profile" page | Sarven Capadisli |
2009-08-04 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-08-04 | Didn't test that JS in IE. Revert a little. | Tom Adams |
2009-08-04 | Merge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x | Craig Andrews |
2009-08-04 | Fixed PHP Notice "Undefined property: Profile::$value" | Jeffery To |
2009-08-04 | Set focus to end of field. | Tom Adams |
2009-08-04 | Prepend replyto string to message, don't destroy user input! | Tom Adams |
2009-08-04 | Only warn when chars remaining < 0, not <= 0. | Tom Adams |
2009-08-04 | lighttpd rewrites now possible in other directories. | Tom Adams |
2009-08-04 | Enable 404-based rewrites for lighttpd installations in / | Tom Adams |
2009-08-04 | Use <?php echo instead of <?print | Tom Adams |
2009-08-03 | Added the 0.2 recaptcha plugin. Should work in all browsers. Please test. | Eric Helgeson |
2009-08-04 | Upgrade script | Brenda Wallace |
2009-08-03 | Merge branch 'fbconnect-speedup' into 0.8.x | Zach Copley |
2009-08-03 | Use the same favorite notification function in the API as everywhere else | Craig Andrews |
2009-08-02 | Merge commit 'jeff-themovie/0.8.x-small-fixes-2' into 0.8.x | Craig Andrews |
2009-08-02 | Merge branch 'master' into 0.8.x | Evan Prodromou |