2009-08-24 |
Zach Copley | Use ssl for fetching frinds_timeline from Twitter since... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Make TwitterStatusFetcher daemon work with OAuth |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Moved some stuff to a base class |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Allow removal of Twitter account. Deleted dead code. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Make the TwitterQueuehandler post to Twitter using... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Twitter OAuth server dance working |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Zach Copley | Add new Foreign_link col to store OAuth access token |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Evan Prodromou | Merge branch 'master' into testing |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Evan Prodromou | ServerErrorAction always logs |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Prodromou | Revert "common_config returns false if the config value... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Prodromou | Revert "Typo, session_name is a function." |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Prodromou | Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Evan Prodromou | Merge branch 'master' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Christopher... | $args Was Out Of Scope in CheckMirror. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Adrian Lang | Typo, session_name is a function. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Adrian Lang | common_config returns false if the config value is... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Adrian Lang | UnsubscribeAction: Add LACONICA gate, fix PHPCS errors... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Only populate attachments array element if there are... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Also show XML representation of attachments in the API |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Post to Facebook user's stream if notice has an attachm... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Better error handling when updating Facebook |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Update to lastest external Facebook libs |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Attempt to reduce the number of calls to FB to speed... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | More tinkering with logout. I think I got it this time... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Brenda Wallace | Call $this->getNotices() always, becuase $this will... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Prodromou | update version to 0.8.1pre1 |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Evan Prodromou | add livetweeter to notice source |
commit | commitdiff | tree | snapshot |
2009-08-05 |
anontwit | fixed double 'get' type |
commit | commitdiff | tree | snapshot |
2009-08-05 |
anontwit | updated IM docs with new commands |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Adrian Lang | Argh, first commit for ages and such a stupid error... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Adrian Lang | Argh, first commit for ages and such a stupid error... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Adrian Lang | Fix reference to undefined variable in Design::toWebColor. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Eric Helgeson | Added correct null check. Created noisey errors on... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Zach Copley | Post to Facebook user's stream if notice has an attachm... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sarven Capadisli | Refactored rgb2hex |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sarven Capadisli | Removed not overly significant style from div.entry... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sarven Capadisli | Ticket 1758 Multiple replies in web interface on "profi... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Sarven Capadisli | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Didn't test that JS in IE. Revert a little. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Craig Andrews | Merge commit 'jeff-themovie/0.8.x-profile-value' into... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jeffery To | Fixed PHP Notice "Undefined property: Profile::$value" |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Set focus to end of field. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Prepend replyto string to message, don't destroy user... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Only warn when chars remaining < 0, not <= 0. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | lighttpd rewrites now possible in other directories. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Enable 404-based rewrites for lighttpd installations... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Tom Adams | Use <?php echo instead of <?print |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Eric Helgeson | Added the 0.2 recaptcha plugin. Should work in all... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Brenda Wallace | Upgrade script |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Zach Copley | Merge branch 'fbconnect-speedup' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Craig Andrews | Use the same favorite notification function in the... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Craig Andrews | Merge commit 'jeff-themovie/0.8.x-small-fixes-2' into... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | Merge branch 'master' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | don't delete during select |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | don't delete during select |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | A script to GC sessions correctly |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | GC sessions one by one to make sure memcached gets... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | A script to GC sessions correctly |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | GC sessions one by one to make sure memcached gets... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jeffery To | Fixed PHP Notices: |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jeffery To | Fixed PHP Notice "Undefined variable: cnt" |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jeffery To | Fixed PHP Notice "Undefined variable: suplink" |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jeffery To | Fixed PHP Notice "Undefined index: enclosures" (and... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Jeffery To | Fixed PHP Notice "Use of undefined constant session_nam... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Sarven Capadisli | Added credit to rgb2hex() author |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Craig Andrews | Added a url field to hold the permalink. I believe... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Craig Andrews | Implemented the "show" method of the laconica groups api |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sarven Capadisli | Removed default values from <input>s. JavaScript will... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | don't ignore config.php.sample |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Site-wide design configuration |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | throw an exception rather than die() |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sarven Capadisli | Removed default values from <input>s. JavaScript will... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | remove debugging code about processing a new URL |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Site-wide design configuration |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Craig Andrews | Fix the router entries for the oEmbed endpoint so they... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Zach Copley | Attempt to reduce the number of calls to FB to speed... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Tom Adams | /check-fancy now works when installed in root dir. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Tom Adams | Pass $fancy to *_db_installer. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Tom Adams | Use <?php not <?. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Craig Andrews | move oEmbed router connection after plugins, so other... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Prodromou | New algorithm for reply_to saving |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Craig Andrews | Avoid potentially double encoding already utf-8 encoded... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Craig Andrews | Handle UTF-8 encoded text in emails. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Helgeson | Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47b... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Sarven Capadisli | Minor UI fix for IE6 notice-options |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Craig Andrews | Fix RDFS namespace declaration. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Eric Helgeson | pgsql's install had windows newlines. ran db/laconica_p... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Craig Andrews | trim the subject line of invite emails |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Craig Andrews | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | better check for existing DB connection runs SET NAMES... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | change front page to link to max member groups |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | change front page to link to max member groups |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | better check for existing DB connection runs SET NAMES... |
commit | commitdiff | tree | snapshot |
next |