Age | Commit message (Expand) | Author |
2009-08-04 | move redirect-to-openid code to OpenID plugin | Evan Prodromou |
2009-08-04 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-04 | new action for when we redirect to login page | Evan Prodromou |
2009-08-04 | move XRDS code from public action to OpenIDPlugin | Evan Prodromou |
2009-08-04 | say that it's OK to do OpenID login in private mode | Evan Prodromou |
2009-08-04 | fix comment to note that xrds file is for OMB not OpenID | Evan Prodromou |
2009-08-04 | incorrectly moved user xrds to OpenID plugin; fixing | Evan Prodromou |
2009-08-04 | move check for SSL from util.php to OpenIDPlugin | Evan Prodromou |
2009-08-04 | fix require paths for OpenID plugin files | Evan Prodromou |
2009-08-04 | OpenIDPlugin autoloads class files | Evan Prodromou |
2009-08-04 | add account settings menu item for OpenID | Evan Prodromou |
2009-08-04 | show OpenID action in login nav | Evan Prodromou |
2009-08-04 | remove unused openid lib from logout action | Evan Prodromou |
2009-08-04 | OpenIDPlugin sets up actions for router | Evan Prodromou |
2009-08-04 | Move OpenID-related files to OpenID plugin directory | Evan Prodromou |
2009-08-04 | add an event for head children | Evan Prodromou |
2009-08-04 | document lots of undoc'd events | Evan Prodromou |
2009-08-04 | event for determining if an action is a login action | Evan Prodromou |
2009-08-04 | add an event for determining if an action is sensitive | Evan Prodromou |
2009-08-04 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-04 | give plugins a chance to autoload their classes | Evan Prodromou |
2009-08-04 | error in EndLoginGroupNav arguments | Evan Prodromou |
2009-08-04 | add hook for showing account settings menu | Evan Prodromou |
2009-08-04 | Add hooks for Start/End LoginGroupNav | Evan Prodromou |
2009-08-04 | start upgrade script for 0.9.x | Evan Prodromou |
2009-08-04 | Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b | Eric Helgeson |
2009-08-04 | use 410 Gone for Twitter API | Evan Prodromou |
2009-08-04 | use 410 Gone for deleted notices | Evan Prodromou |
2009-08-04 | save an archive of deleted notices | Evan Prodromou |
2009-08-04 | add a deleted_notice table | Evan Prodromou |
2009-08-04 | 0.9.0 dev version | Evan Prodromou |
2009-08-03 | Merge commit 'origin/0.8.x' into 0.9.x | Eric Helgeson |
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 |
2009-08-02 | don't delete during select | Evan Prodromou |
2009-08-02 | don't delete during select | Evan Prodromou |
2009-08-02 | A script to GC sessions correctly | Evan Prodromou |
2009-08-02 | GC sessions one by one to make sure memcached gets cleared | Evan Prodromou |
2009-08-02 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-02 | A script to GC sessions correctly | Evan Prodromou |
2009-08-02 | GC sessions one by one to make sure memcached gets cleared | Evan Prodromou |
2009-08-02 | Fixed PHP Notices: | Jeffery To |
2009-08-02 | Fixed PHP Notice "Undefined variable: cnt" | Jeffery To |
2009-08-02 | Fixed PHP Notice "Undefined variable: suplink" | Jeffery To |
2009-08-02 | Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags') | Jeffery To |
2009-08-02 | Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_n... | Jeffery To |