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
/
showfavorites.php
Age
Commit message (
Expand
)
Author
2009-05-01
Add s to user favorite notices
Ori Avtalion
2009-04-15
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-04-15
Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...
Adrian Lang
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-08
showemptListMessage -> showEmptyListMessage method name cleanup.
Robin Millette
2009-04-08
added missing word to user favorites guide.
Robin Millette
2009-04-08
added filler/guide text to user favorites.
Robin Millette
2009-02-11
Unify feeds definition in actions
Evan Prodromou
2009-02-10
Beginning to refactor document relationship links to reduce common code.
Meitar Moscovitz
2009-02-09
Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.
Meitar Moscovitz
2009-02-05
Trac #894 and #1013 - fixed bad redirects after delete notice
Zach Copley
2009-01-19
Favorites is readonly
Evan Prodromou
2009-01-19
Update showfavorites
Evan Prodromou
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
make a new NoticeList widget and call it from StreamAction
Evan Prodromou
2008-11-14
trac626 Put a list of feed links
csarven
2008-09-08
initial non-Ajax version of favorites
Evan Prodromou