Marnanel Thurman
Marnanel Thurman
The `--instance` commandline parameter does nothing if a default profile already exists. For example, if an existing server has been set up, and the user types `tootstream --instance queer.party` then...
Renaming a superclass causes "manage.py migrate" to produce invalid SQL. It attempts to copy zero columns from the old model to the updated model. Tested using cpython 3.6.7 and django_polymorphic...
**Describe the bug** All XML line numbers beyond 65535 are reported in warnings and errors as being line 65535. **To Reproduce** Steps to reproduce the behavior: 1. Create an enormous...
**Describe the bug** At present, 1-setup-linux-native.sh invokes sudo or su to run the package manager as root. Thus if you run the script as a peon user, and you haven't...
Classification: Enhancement Reproducibility: N/A ## Summary A setting to restrict the suggestions window to "useful" strokes. "Useful" here is defined as taking fewer strokes than what you actually typed. For...
Classification: Bug Reproducibility: Always ## Summary Three of the tests fail if the user's home directory is a symlink. ## Steps to Reproduce 1. Move your home directory somewhere else...
Lines like ``` // The following binary will, given an input file, produce a valid // Verifiable Credentials Data Model document. // use "type" on Windows as a "cat" replacement...
README.nd says ``` ### Running the Test Suite 1. `npm install` 2. `cp config.json.example config.json` 3. Modify `config.json` for your run (be sure to remove all comments) ``` config.json.example says...
Added pyproject.toml. Installation is now possible with pip install . README.md updated to explain this. .gitignore updated to ignore build directories.
[Section 5.3](https://www.w3.org/TR/activitypub/#follow-activity-inbox) says: > Every actor SHOULD have a followers collection. This is a list of everyone who has sent a Follow activity for the actor, added as a side...