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
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