chiark / gitweb /
Graduations of mode to view a user's posts.
authorSimon Tatham <anakin@pobox.com>
Sun, 17 Dec 2023 07:49:15 +0000 (07:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 17 Dec 2023 07:49:15 +0000 (07:49 +0000)
commit87976b17aa66ae82a88fa6b650ea3c2e2079d95b
treed8337b55fd9dbec08296af8941d6643071e1648c
parent284da445f1186ab4cbd5991a4857b183404c00d3
Graduations of mode to view a user's posts.

Now we can exclude blogs, and also exclude replies to other threads.

(Interestingly, the 'exclude replies' flag in the API only excludes
replies to _other_ accounts. So it keeps replies to _yourself_. One
effect of this is that if you post a multitoot thread, it all shows up
in this list. Of course the client could filter it too...)
client.py
cursesclient.py