Andy Piper

Results 147 issues of Andy Piper

I've been seeing a bunch of errors lately (usually the server is replying with an internal error on one or more postcards when I try to grab a number of...

The Python bindings got badly out-of-sync with the functionality of the C library / Go code. This PR: - removes the pinned backlevel version of pybind from the `Makefile`, and...

Currently, this is only mentioned once, under `attributionDomains` in the ActivityPub reference documentation. - how to add this on a web page - how to specify / verify domains in...

enhancement
help wanted
user guide

This may be due to other extensions or scripts? Editing line 17: ```python gi.require_versions({ 'Nautilus': '3.0' if gi_version_major == 3 else '4.1',