- 18 Apr, 2011 2 commits
-
-
Evan Prodromou authored
This reverts commit aa7b6447.
-
Evan Prodromou authored
-
- 15 Apr, 2011 2 commits
-
-
Evan Prodromou authored
This reverts commit 97a8bae4.
-
Evan Prodromou authored
For those pages where threading is important, we now have an extra filtering stream class to skip stuff in conversations that have "already" been seen.
-
- 11 Apr, 2011 1 commit
-
-
Evan Prodromou authored
-
- 05 Apr, 2011 1 commit
-
-
Evan Prodromou authored
Revert "Paging fix for public timeline: drop replies from the stuff we pull in for the threaded web view." This reverts commit 880661de.
-
- 29 Mar, 2011 1 commit
-
-
Brion Vibber authored
-
- 25 Mar, 2011 2 commits
-
-
Evan Prodromou authored
There were some differences between defaults for the NoticeStream::getNoticeIds() function and some of its subclasses' implementations. So, I got them rationalized.
-
Evan Prodromou authored
Added filtering code so that notice streams check notice scope. Added new class to implement filtering a stream, FilteringNoticeStream. Added a subclass that does the logic for checking Notice scope. And made all the streams use ScopingNoticeStream.
-
- 24 Mar, 2011 1 commit
-
-
Evan Prodromou authored
Rearchitect (again!) notice stream code to delegate different functionality up and down the stack. Now, different classes implement NoticeStream.
-