Age | Commit message (Expand) | Author |
2009-04-07 | Host multiple sites with the same codebase | Evan Prodromou |
2009-03-30 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-03-28 | some phpcs fixups | Evan Prodromou |
2009-03-28 | welcome notice, default sub for new users | Evan Prodromou |
2009-03-23 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-22 | One function for producing Atom entry for a Notice | Evan Prodromou |
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-11 | PostgreSQL - a few more query compatibility issues (submitted by oxygene) | CiaranG |
2009-03-11 | Correction to recently added dupe-checking feature - was using wrong config v... | CiaranG |
2009-03-07 | Fix bug in dupe checking on notice post when there is no notice in cache. | Adrian Lang |
2009-03-07 | Fix nonce usage in OAuth store | Evan Prodromou |
2009-03-07 | Add local directory for plugins, themes, etc. | Evan Prodromou |
2009-03-07 | Limit duplicate notices in a particular time period (default 60s) | Evan Prodromou |
2009-03-06 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-05 | PostgreSQL - fixed a couple more quoting issues | CiaranG |
2009-03-03 | Use single quotes for data literals on inserts to notice_index, so it works o... | CiaranG |
2009-02-28 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-02-28 | fix problem with dupe tags in profile | Evan Prodromou |
2009-02-26 | save conversation id when saving a notice | Evan Prodromou |
2009-02-26 | add conversation to notice class | Evan Prodromou |
2009-02-20 | Fixing a bunch of undefined variable warnings in OpenID signup process | Leslie Michael Orchard |
2009-02-16 | wrong name for attn function | Evan Prodromou |
2009-02-16 | send mail when @-replies are received | Evan Prodromou |
2009-02-16 | add email notify flag for @-replies | Evan Prodromou |
2009-02-16 | Automatically add a tag for every group messages | Evan Prodromou |
2009-02-14 | Optionally ignore some notice sources for public page | Evan Prodromou |
2009-02-13 | Add events for filtering and logging new notices | Evan Prodromou |
2009-02-12 | Make ID of SMS Carrier not autoincrement | Evan Prodromou |
2009-02-11 | Move Commands stuff out of classes | Evan Prodromou |
2009-02-06 | Fix name of default avatar | Evan Prodromou |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-02-05 | Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu... | Evan Prodromou |
2009-02-05 | Allow re-authentication with OpenID | Evan Prodromou |
2009-02-04 | Fixed #1134; Consolidated image scaling functions. | Sean Murphy |
2009-02-04 | Fix for #1057; group logo transparecy (and pixilation) | Sean Murphy |
2009-02-04 | Make WebChannel and AjaxWebChannel work | Evan Prodromou |
2009-02-04 | Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods." | Evan Prodromou |
2009-02-03 | Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x | Evan Prodromou |
2009-02-02 | Fixed direct messaging: AjaxWebChannel is now using Action's methods. | Sarven Capadisli |
2009-02-01 | Fixes #1088: Show number of group members. Unlike the bugreport requested, th... | Adrian Lang |
2009-01-30 | PostgreSQL - code changes to avoid problems where user table is referenced in... | Ciaran Gultnieks |
2009-01-28 | whitespace in User_group | Evan Prodromou |
2009-01-26 | Fix canonical tags in notice and in URLs | Adrian Lang |
2009-01-24 | Update notice deletion | Evan Prodromou |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou |
2009-01-23 | Upload logos for groups | Evan Prodromou |
2009-01-23 | Remove require_once for Memcached_DBObject from new classes | Evan Prodromou |
2009-01-22 | Debug some of the subscriptions+tags problems | Evan Prodromou |
2009-01-22 | Was accidentally not saving cached items (doh!) | Evan Prodromou |
2009-01-22 | Fixed bug in caching of queries | Evan Prodromou |