Age | Commit message (Expand) | Author |
2009-08-21 | 0 means no limit for text (distinct from null) | Evan Prodromou |
2009-08-21 | allow configurable length for user group description | Evan Prodromou |
2009-08-21 | configuration options for text limits | Evan Prodromou |
2009-08-21 | data classes allow >140c in user group descriptions | Evan Prodromou |
2009-08-21 | update database to allow >140c in group descriptions | Evan Prodromou |
2009-08-21 | data classes allow >140 bios in profiles | Evan Prodromou |
2009-08-21 | Allow unlimited-size bios in profiles | Evan Prodromou |
2009-08-21 | Messages can be >140c in classes | Evan Prodromou |
2009-08-21 | allow unlimited text in messages in DB | Evan Prodromou |
2009-08-21 | update data classes for TEXT content in notice | Evan Prodromou |
2009-08-21 | update database to allow large posts | Evan Prodromou |
2009-08-21 | make common_config() handle nulls correctly | Evan Prodromou |
2009-08-21 | reformat groupeditform.php | Evan Prodromou |
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 |