summaryrefslogtreecommitdiff
path: root/classes/Reply.php
AgeCommit message (Expand)Author
2010-10-25max_id is inclusiveEvan Prodromou
2010-04-23Fix to make blowing of replies stream cache more consistent when receiving re...Brion Vibber
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-04-29make replies use new query formatEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan 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-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-10Resolve conflict properlyMike Cochrane
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-09rebuild DB_DataObject classes for new structureEvan Prodromou
2008-07-06some twiddles in the db for replies, plus the classEvan Prodromou