summaryrefslogtreecommitdiff
path: root/lib/popularnoticesection.php
AgeCommit message (Expand)Author
2010-11-16Prep for ticket #2895: consolidate common code from PopularNoticeList and Fav...Brion Vibber
2010-06-09Revert "added notice.location to group by"Brenda Wallace
2010-05-17added notice.location to group byBrenda Wallace
2010-05-15added missing field to the group by. this makes postgres happyBrenda Wallace
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-11-26and a typo in column name fixedBrenda Wallace
2009-11-26added missing space after new group by fieldsBrenda Wallace
2009-11-26added more fields to the group by.Brenda Wallace
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-07-15used SQL standard LIMIT/OFFSET, because every database can understand thatBrenda Wallace
2009-06-24add missing group by item, to make database that aren't mysql happyBrenda Wallace
2009-05-17Refactored new sections code to proper classes and added notice link to links...Robin Millette
2009-04-14trac#1223 Show most popular notices per tag in the tag page sidebar.Robin Millette
2009-03-05The correct version of the bad fix I undid in the previous commit. Must expli...CiaranG
2009-03-05Undo my previous change that breaks the Popular Notices section on the public...CiaranG
2009-03-04PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...CiaranG
2009-02-20NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warningLeslie Michael Orchard
2009-02-14Fix the More... link for popular notices sectionEvan Prodromou
2009-02-02Ticket 1044 -- Removed border-top, reduced padding, changed noticeSarven Capadisli
2009-01-22Add a section for popular notices sitewideEvan Prodromou