Skip to content

Make OStatus Work Again

kaniini requested to merge bugfix/tesla-query-params into develop

OStatus was completely broken by the Tesla changes, it wasn't just Salmon afterall, but PuSH/WebSub too.

Also the tesla request handling code was using Poison.encode! instead of Jason.encode! so I fixed that while I was here too.

Verified against GNU Social running on loadaverage.org.

Edited by kaniini

Merge request reports