Age | Commit message (Collapse) | 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 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-01-15 | Fix the constructor for Action | Evan Prodromou | |
Also, fix the startXML() method | |||
2009-01-14 | Add comment() method, have action use it | Evan Prodromou | |
2009-01-13 | Make XMLOutputter work with phpcs | Evan Prodromou | |
A couple of small changes to comply with code standards. Also, note that the second param of element() and elementStart() can be a string. | |||
2009-01-13 | Move low-level xml outputting code to a class | Evan Prodromou | |
Made a class for outputting XML code |