Age | Commit message (Expand) | Author |
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-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 |
2008-12-08 | removed Profile_block::get, changed to use pkeyGet | Evan Prodromou |
2008-12-08 | database changes to say whether to deliver messages for a subscription | Evan Prodromou |
2008-12-08 | enable block API | Evan Prodromou |
2008-12-08 | copyright block and better load for Memcached_DataObject in profile_block | Evan Prodromou |
2008-12-08 | static to not static | Evan Prodromou |
2008-12-07 | low-level management of blocks | Evan Prodromou |
2008-12-04 | trac768 keep transparency of resized avatar images. | millette |
2008-12-03 | delete user and all traces from the db. | millette |
2008-12-03 | add profile block data object | Evan Prodromou |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-12-10 | always return a variable by reference | Evan Prodromou |
2008-12-10 | don't check edit throttle if throttle not enabled | Evan Prodromou |
2008-12-10 | Ban certain users from posting by nickname and/or ID | Zach Copley |
2008-12-10 | make sure passed profile_id is valid in Notice::saveNew | millette |
2008-12-10 | edit throttling | Evan Prodromou |
2008-12-02 | change is_local flag for blacklisted users | Evan Prodromou |
2008-11-23 | Make replies to @# | Evan Prodromou |
2008-11-23 | only get tags for this profile list type | Evan Prodromou |
2008-11-23 | don't get self-tags | Evan Prodromou |
2008-11-23 | show dropdown of tags only when tags are available and add tags function to p... | Evan Prodromou |
2008-11-23 | sphinx: fallback if no connection | millette |