Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-14 | Fix regression from 9f372da3da4bd445175eda9155fa7fdd13d3c85e: typo in ↵ | Brion Vibber | |
refactoring caused fatal error on unrecognized message source | |||
2009-08-31 | Removed <dl> structure from MailboxAction::showMessage. Same as | Sarven Capadisli | |
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-06-17 | Make MailboxAction read only | Zach Copley | |
2009-06-17 | Remove stale reference to deprecated personal.php | Zach Copley | |
2009-05-23 | make some actions CurrentUserDesignActions | Evan Prodromou | |
2009-04-08 | added filler/guide text to inbox and outbox. | Robin Millette | |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou | |
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules. | |||
2009-02-05 | Trac #894 and #1013 - fixed bad redirects after delete notice | Zach Copley | |
2009-01-21 | Mailbox markup for Inbox/Outbox direct notices | sarven | |
Please enter the commit message for your changes. | |||
2009-01-20 | Converted direct messaging actions to new uiredesign | Zach Copley | |
2008-12-22 | bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards ↵ | Evan Prodromou | |
compliance Actually refactored the method names on these classes to come into complete compliance with the code standards. Untested; maybe there are some bad method names now. darcs-hash:20081222201304-84dde-3effcce0f9ef25fbe0bfebd505037d9ff37252fa.gz | |||
2008-12-22 | bring mailbox.php into line with PEAR Coding Standards (mostly) | Evan Prodromou | |
darcs-hash:20081222195041-84dde-3cc82f6b0f3e4e753c9525aa9a881cfb0c25830c.gz | |||
2008-09-24 | put message form on inbox and outbox | Evan Prodromou | |
darcs-hash:20080924204131-5ed1f-099c73720b3a4f2263ca28566fcd6b4c809fd4ab.gz | |||
2008-09-16 | correctly show top | Evan Prodromou | |
darcs-hash:20080916200445-84dde-6c552453c98d82a00e0f0fbb82a42fc8b7f89d46.gz | |||
2008-09-16 | inbox and outbox for direct messages | Evan Prodromou | |
Added an inbox and outbox for direct messages. Factored common code to mailbox.php. Factored common code with stream.php to personal.php. darcs-hash:20080916195346-84dde-b5c846f713a970c41fd1b0671cb333e91f3cb920.gz |