index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
favor.php
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-30
Cleaning up comments at top of favor.php.
Dan Moore
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-01
Try to do intelligent redirect codes
Evan Prodromou
2009-02-02
removed extraneous argument in startHTML calls
Robin Millette
2009-01-22
uiredesign + phpdocs
Robin Millette
2009-01-21
(dis)favor form method call fix
sarven
2009-01-18
Favor/Disfavor form @class
sarven
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
Standardising XHR responses to utf-8 and indenting
Sarven Capadisli
2008-11-14
trac670 trac689 Favorites (duplicate id, background image, JavaScript)
csarven
2008-10-04
move fave notification to mail library
Evan Prodromou
2008-09-28
single function for important streams, with memcached support
Evan Prodromou
2008-09-22
Fix quotes in favorite notification
Evan Prodromou
2008-09-18
don't notify you favor your own notice
Evan Prodromou
2008-09-18
if favor/disfavor submitted through ajax, return micro-html of form
Evan Prodromou
2008-09-08
fix requires in dis/favor and correct url in form
Evan Prodromou
2008-09-08
initial non-Ajax version of favorites
Evan Prodromou