Age | Commit message (Expand) | Author |
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 |
2009-01-22 | Return $inst, not $cls, if no cache in Memcached_DataObject | Evan Prodromou |
2009-01-22 | Add a method the memcached_object that lets it cache query results | Evan Prodromou |
2009-01-22 | Move NoticeWrapper to a generalized ArrayWrapper class | Evan Prodromou |
2009-01-22 | Move common_save_replies to Notice class | Evan Prodromou |
2009-01-21 | Add the right inbox source for group notices | Evan Prodromou |
2009-01-21 | First pass at delivery of group messages | Evan Prodromou |
2009-01-21 | Add pkey query to Group_member | Evan Prodromou |
2009-01-21 | Fix include for group inbox class | Evan Prodromou |
2009-01-21 | move membership/adminship tests to profile | Evan Prodromou |
2009-01-21 | user subscriptions methods | Evan Prodromou |
2009-01-21 | Add group and groups to list of forbidden user names | Evan Prodromou |
2009-01-21 | A method on User for getting groups | Evan Prodromou |
2009-01-21 | Method for user groups to get a list of members | Evan Prodromou |
2009-01-21 | First pass at a group home page | Evan Prodromou |
2009-01-20 | Wrap notice-saving code in a transaction | Evan Prodromou |
2009-01-19 | Don't override ORDER for inboxes; it messes up caching | Evan Prodromou |
2009-01-19 | Move add to notice inboxes before cache clearing in hopes they will be | Evan Prodromou |
2009-01-13 | Generate new DB_DataObject classes for group tables | Evan Prodromou |
2009-01-06 | Merge branch 'master' into devel | Evan Prodromou |
2008-12-30 | add 'dm' as a synonym for 'd' command | Evan Prodromou |
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with PEA... | Zach Copley |
2008-12-16 | Direct message XHR response fix for IE and minor tweaks | Sarven Capadisli |
2008-12-11 | Actually crop your avatar when hitting 'crop' button on profile | Zach Copley |
2008-12-11 | more places where required since param skipped for Notice::getStreamDirect | Evan Prodromou |
2008-12-11 | missing argument | Evan Prodromou |
2008-12-11 | whitespace conflicts in User.php | Evan Prodromou |
2008-12-11 | resolve whitespace changes in Notice.php | Evan Prodromou |
2009-01-04 | trac750 configurable sync flags for Facebook app (noticesync, replysync) | Zach Copley |
2009-01-04 | trac750 Automatically update linked Facebook users' statuses | Zach Copley |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-09 | New AjaxWebChannel for returning ajaxy responses to notice input box commands | Zach Copley |
2008-12-09 | fix registration bug - fatal error when sending email confirmation | Zach Copley |
2008-12-05 | trac750 - Exoskeleton of a nascent Facebook app | Zach Copley |
2008-12-09 | trac540 - Add 'since' param to Twitter-compatible API calls | Zach Copley |
2008-12-08 | fix Profile_block::get() again | Evan Prodromou |