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
/
classes
/
Fave.php
Age
Commit message (
Expand
)
Author
2009-07-05
fix caching of faves by own, other
Evan Prodromou
2009-06-23
Stop Twitter gateway notices from leaking via user faves pages
Zach Copley
2009-05-29
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
Zach Copley
2009-05-29
Ticket #1567 - API: Change before_id parameter to max_id
Zach Copley
2009-05-01
make faves work with ids
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-10-02
incorrect function call in Fave
Evan Prodromou
2008-10-02
try to use caching functions where possible in User
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-08
initial non-Ajax version of favorites
Evan Prodromou
2008-08-13
first step towards adding favorites to the system
Evan Prodromou