summaryrefslogtreecommitdiff
path: root/actions/disfavor.php
AgeCommit message (Expand)Author
2010-04-09Fix inconsistencies in clientError() messagesSiebrand Mazeland
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-24Merge branch '0.8.x' into small-fixesJeffery To
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-12Fix "Undefined property: DisfavorAction::$id"Jeffery To
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-02removed extraneous argument in startHTML callsRobin Millette
2009-01-22uiredesign + phpdocsRobin Millette
2009-01-21(dis)favor form method call fixsarven
2009-01-18Favor/Disfavor form @classsarven
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11Standardising XHR responses to utf-8 and indentingSarven Capadisli
2008-11-14trac670 trac689 Favorites (duplicate id, background image, JavaScript)csarven
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-08correct action for showfavorites in disfavorEvan Prodromou
2008-09-08fix requires in dis/favor and correct url in formEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou