summaryrefslogtreecommitdiff
path: root/classes/Notice_tag.php
AgeCommit message (Expand)Author
2010-10-25max_id is inclusiveEvan Prodromou
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-06...and drop the unnecessary &reference from child class pkeyGet() overrides.Brion Vibber
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-04-29Make the tag stream use ID mechanismEvan Prodromou
2009-03-05PostgreSQL - fixed a couple more quoting issuesCiaranG
2009-02-16Automatically add a tag for every group messagesEvan 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-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-28blow the cached streams for tags on a new noticeEvan Prodromou
2008-09-28add some whitespace to the qry for tagsEvan Prodromou
2008-09-28sync function namesEvan Prodromou
2008-09-28cache tag streams in Memcached, tooEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-07-31extend length of source for noticesEvan Prodromou
2008-07-20First cut at hastags support.Mike Cochrane