Andrew Godwin
Andrew Godwin
I've done this refactor separately on main with a few other tweaks, so closing this out!
Forgot about that - just pushed that up now. I can't actually run docker-compose locally (I use podman for containers) so any testing of it is appreciated.
Yeah, that compose file is not suitable for production (uses runserver) so I think it's fine just making it be dev-only. It probably needs a big DO NOT USE THIS...
Having thought on this, I think the plan will be this: * An account can be marked as "force to all local timelines" * It will not be *followed* by...
Looks like I merged in the wrong order and this is conflicting again - one last rebase?
Lovely. Curious how this ends up working with hashtag search, as that's a JSON operator!
Yes, because they are sent from background workers rather than a view. `MAIN_DOMAIN` is going to have to be something that everyone uses for those links, at minimum, even if...
Hmm, interesting - I had presumed that new accounts would not have an identity yet, so the Create Account email would _have_ to go to MAIN_DOMAIN. You're right though, password...
I think our general approach might be, for remote images at least and maybe for profile pics, to just use a proxy model - build it into Takahē by default,...
This is quite possibly an issue on our (Takahē) side, but I've just gone through the JSON generator for `Account` and can't really see any issues. It may be due...