summaryrefslogtreecommitdiff
path: root/classes/Notice_inbox.php
AgeCommit message (Expand)Author
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