Matthew Cengia
Matthew Cengia
Details for the issue -------------------- #### What did you do? ```sh brew install db-browser-for-sqlite libspatialite ``` Then, in DB Browser, try to Load Extension, and browse to `/usr/local/Cellar/libspatialite/5.0.1_1/lib` and try...
Docker now features [contexts](https://docs.docker.com/engine/context/working-with-contexts/) which allow the user to use Docker setups on remote hosts etc. For people who use this, it's useful to list in the prompt what context...
This builds on #32. I've merged in current master and resolved the few conflicts to the best of my ability (I tried a rebase, but it was going to be...
Signed-Off-By: Matt Cengia
Existing documentation doesn't make it *quite* clear what set-up is required to configure an environment to contribute to an existing Beeware application, so it took me a while to work...
### Steps to reproduce the problem 1. Look at a Report in the Moderator interface 2. Note that the timestamps for "Reported", "Reported content" "Audit Log" timestamps show in local...
This PR is pending vector-im/hydrogen-web#948, but assuming that gets merged, this one will be good to go; I've already tested that the resulting arm64 image works on my arm64 system.
This PR deprecates #1017 (and #890 and #645 before it). I've rebased off current `master`, updated the feature matrix to the best of my ability, and built the code to...
When I browse to a repo in Klaus whose default branch (as defined in `repo.git/HEAD`), if I have made a commit to a *different* branch (e.g. "foo") more recently than...