rayer
rayer
Sorry for not working on this in a while, was mainly waiting for the FSF CA to get done. Finally got it complete the other day.
Should be good now, didn't realize you didn't me to fix the whole file :)
That's what I thought at first as well, but how would I go about implementing this? Does bitlbee have ways to call functions in plugins directly from the irc client?
The decision was not mine, but from a previous maintainer, from what I can tell it was because of the complexity of the build system. The flatpak currently uses official...
No longer needed after https://github.com/flathub/net.ankiweb.Anki/pull/172
This is probably caused by the `merge_slashes` option in nginx, which defaults to on. You need to disable it with `merge_slashes off`, a similar option probably exists for apache. You...