summaryrefslogtreecommitdiff
path: root/actions/favor.php
AgeCommit message (Expand)Author
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-02-20make sure argument to Fave::addNew() is a profileEvan Prodromou
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-30Cleaning up comments at top of favor.php.Dan Moore
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
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-10-04move fave notification to mail libraryEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-22Fix quotes in favorite notificationEvan Prodromou
2008-09-18don't notify you favor your own noticeEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-08fix requires in dis/favor and correct url in formEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou