Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Use those in HTTP responses instead of "OK"/"ERROR".
Apps like Tokodon show only the status text in unexpected responses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from.
This way, the /instance logged-in timeline can show posts that are not
really into a user's timeline.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created.
|
|
While testing Mona, I noticed that after deleting my account entry for
my snac server, Mona would repeatedly try to delete the subscription it
thought it had created, resulting in many unhandled DELETE calls.
This accepts the call and returns 200 for it, which makes Mona happy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It just return an empty page as a query, but some status logging is done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|