summaryrefslogtreecommitdiff
path: root/classes/Notice_inbox.php
AgeCommit message (Expand)Author
2010-03-02Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...Brion Vibber
2010-01-13Fix regressions in XMPP output during inbox refactoringBrion Vibber
2010-01-09disable all Notice_inbox functionsEvan Prodromou
2010-01-09Revert "Replace Notice_inbox with Inbox"Evan Prodromou
2010-01-09Replace Notice_inbox with InboxEvan Prodromou
2010-01-06...and drop the unnecessary &reference from child class pkeyGet() overrides.Brion Vibber
2009-12-29Add progress output and optional --sleep-time parameter to triminboxes.phpBrion Vibber
2009-12-08Basic function to store forwards and redistributeEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-16use a soft limit so there's not a whole bunch of deletes on every writeEvan Prodromou
2009-07-16gc inboxes on a regular basisEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-06-16names for Notice_inbox source valuesEvan Prodromou
2009-06-10some changes based on code review with zachEvan Prodromou
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-04-29Move algorithm for caching to Notice classEvan Prodromou
2009-04-28Remove some debug comments in query-by-idEvan Prodromou
2009-04-28Change to avoid a join in notice inboxEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-11-20whitespace diff on Notice_inboxEvan Prodromou
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-10-22better prefix for Notice_inbox.phpEvan Prodromou
2008-10-22notice inboxEvan Prodromou