Django

Results 77 comments of Django

I would try excluding your `/author/*` pages, and excluding the rest-api from caching. You might also have to exclude `/.well-known/*`

@bluestarultor have you checked to see if a `/.well-known/` folder exists on the server?

@bluestarultor could you try to comment out this line in the .htaccess `RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] `

Duplicate of #14

Slow and steady with this, there are a lot of moving parts to test. - [x] Tagging users in comments - [x] Only federate comments from AP enabled post types...

Indeed, this is what I have upstream, and will be pushing in the next few days.

Still some work to do: - [x] Mention audience - [x] Mention threading - [x] Resolve Merge conflicts

Rebased from master. Not ready for Merge

- [x] do not include link from content template, or bypass outright if sending a non-public mention - [x] change status for non-public mentions - [x] Federate comment deletes (send,...

Not so recently, however the features will be split into separate PRs in the near future.