Age | Commit message (Expand) | Author |
2009-08-20 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-11 | install.php: improved support for running Laconica in a sub folder and on a n... | Brett Taylor |
2009-08-11 | Revert "change file.url to from a varchar(255) to varchar(2047)" | Brenda Wallace |
2009-08-11 | change file.url to from a varchar(255) to varchar(2047) | Brenda Wallace |
2009-08-11 | upgrade script for postgres | Brenda Wallace |
2009-08-10 | Replace own OMB stack with libomb. | Adrian Lang |
2009-08-07 | UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo. | 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 | new action for when we redirect to login page | 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 |
2009-07-30 | Added a url field to hold the permalink. I believe this field is very useful ... | Craig Andrews |
2009-07-30 | Implemented the "show" method of the laconica groups api | Craig Andrews |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli |
2009-07-30 | don't ignore config.php.sample | Evan Prodromou |
2009-07-30 | Site-wide design configuration | Evan Prodromou |