Age | Commit message (Collapse) | Author |
|
in a couple of scenarios, fchannel may fail to contact a server and due
to faulty error handling, activities that are supposed to send never do.
this commit corrects said error handling.
|
|
added content length changes to alter database
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to format all query strings to be easier to read and modify
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since other parts require requests that cannont be delayed
|
|
ie. sending from other server than fchannel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should be done with them this weekend and all things `should` be
working for the fiber transition. still have to test federation locally
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|