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
2010-05-05
Implement since_id and max_id param handling for /api/favorites
Zach Copley
2010-04-09
Update message formatting for serverError to use a starting capital and a lea...
Siebrand Mazeland
2010-03-02
Document 404 "Page not found" server error for translators.
Siebrand Mazeland
2010-01-24
fix interpolation of positional arguments to sprintf in show favorites
Evan Prodromou
2010-01-10
* L10n updates: consistent puctuation
Siebrand Mazeland
2009-10-29
Fix feed links which were broken when the API was restructured
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
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
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Revert "Added configuration option to only allow OpenID logins."
Evan Prodromou
2009-08-16
Revert "Revert "Return a 404 when a page is request that has no notices""
Evan Prodromou
2009-08-14
Revert "Return a 404 when a page is request that has no notices"
Evan Prodromou
2009-08-11
Return a 404 when a page is request that has no notices
Craig Andrews
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-08-08
Fixed typo "thier". Ticket 1606
Sarven Capadisli
2009-07-02
favorites should show owner design
Evan Prodromou
2009-06-23
Stop Twitter gateway notices from leaking via user faves pages
Zach Copley
2009-06-17
Have user favorites page show user's design
Zach Copley
2009-06-10
Remove FIXME-marked Opera links until they actually work
Evan Prodromou
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