Age | Commit message (Expand) | Author |
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 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-02-02 | removed extraneous argument in startHTML calls | Robin Millette |
2009-01-23 | mark nudge action read-only | Robin Millette |
2009-01-22 | Moved nudge response from util.php to nudge.php | sarven |
2009-01-21 | Moved common_profile_new_message_nudge() to showstream.php | sarven |
2009-01-21 | uiredesign + phpdocs | Robin Millette |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | Setting nudge XHR response to utf-8 and indenting | Sarven Capadisli |
2008-11-18 | more ajax coming (un-sub) | millette |
2008-11-18 | small nudge enhancements | millette |
2008-11-17 | nudge : added js code to enable ajax | millette |
2008-11-17 | nudge: only show it when other person has enabled it. | millette |
2008-11-15 | added nudge.php action file | csarven |