summaryrefslogtreecommitdiff
path: root/actions/favorited.php
AgeCommit message (Expand)Author
2010-11-16Prep for ticket #2895: consolidate common code from PopularNoticeList and Fav...Brion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-01-04Ticket 2141: bugs with weighted popularity lists across year boundary.Brion Vibber
2009-08-27Merge branch '0.8.x' into 0.9.xEvan 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-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-06-25added missing conversation column to group byBrenda Wallace
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-07don't use count() to check for empty pageEvan Prodromou
2009-04-07Changed text "noone" to "no one".Sarven Capadisli
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-03Added filler text to popular page for when it's empty, encouraging user to ad...Robin Millette
2009-03-09PostgreSQL - a couple more GROUP BY queries that needed to be explicitCiaranG
2009-03-04PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...CiaranG
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-01-22Use cached query results for favorited. Might cause pagination issues.Evan Prodromou
2009-01-19Update favorited for new layout and frameworkEvan 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 NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-12Fixed Popular tab (hopefully)Zach Copley
2008-12-11Better titles and instructions for Featured and Popular tabsZach Copley
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-07remove favoritedrssEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-11-20Public 'Featured' tab now shows profiles instead of notices!Zach Copley
2008-11-20Public tabs - added instructions for 'Featured' and 'Favorited'; removed noti...Zach Copley
2008-11-20New public tabs - Public, Recent tags, Featured, and FavoritedZach Copley