Age | Commit message (Collapse) | Author |
|
|
|
Only useful for testing, so it's left undocumented.
|
|
This reverts commit 8d0a69cd759813b1304605d1676fbca063f0ccdc.
|
|
Some sites require even Person requests to be signed.
|
|
|
|
|
|
|
|
|
|
Only unfollows by now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
According to https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the query parameters skip and show to control what you can see,
e.g. /alex/admin?skip=0&show=4
Don't use or save the timeline cache if either is set.
The following functions were changed from accepting a single max
parameter to accepting both skip and show:
timeline_simple_list, timeline_list, index_list_desc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|