index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Notice_inbox.php
Age
Commit message (
Expand
)
Author
2010-03-02
Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...
Brion Vibber
2010-01-13
Fix regressions in XMPP output during inbox refactoring
Brion Vibber
2010-01-09
disable all Notice_inbox functions
Evan Prodromou
2010-01-09
Revert "Replace Notice_inbox with Inbox"
Evan Prodromou
2010-01-09
Replace Notice_inbox with Inbox
Evan Prodromou
2010-01-06
...and drop the unnecessary &reference from child class pkeyGet() overrides.
Brion Vibber
2009-12-29
Add progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber
2009-12-08
Basic function to store forwards and redistribute
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-16
use a soft limit so there's not a whole bunch of deletes on every write
Evan Prodromou
2009-07-16
gc inboxes on a regular basis
Evan Prodromou
2009-06-25
break up big inbox queries into lots of small ones
Evan Prodromou
2009-06-18
Only show twitter msgs in your own inbox
Evan Prodromou
2009-06-16
names for Notice_inbox source values
Evan Prodromou
2009-06-10
some changes based on code review with zach
Evan Prodromou
2009-05-29
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
Zach Copley
2009-05-29
Ticket #1567 - API: Change before_id parameter to max_id
Zach Copley
2009-04-29
Move algorithm for caching to Notice class
Evan Prodromou
2009-04-28
Remove some debug comments in query-by-id
Evan Prodromou
2009-04-28
Change to avoid a join in notice inbox
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-11-20
whitespace diff on Notice_inbox
Evan Prodromou
2008-11-13
add inboxed and regenerate data objects
Evan Prodromou
2008-11-12
created timestamp on notice_inbox
Evan Prodromou
2008-10-22
better prefix for Notice_inbox.php
Evan Prodromou
2008-10-22
notice inbox
Evan Prodromou