Evan Prodromou
Evan Prodromou
Close issue #477 by including sec: namespace, used for HTTP signatures. (Note: I accidentally referenced #447; I'll fix that when merged.)
We should be able to associate a big thread for conversation
Request is for a property to define when a user account is temporarily suspended. tootsuite/mastodon#6954
The [example for `altitude`](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-altitude) in the vocabulary document is: ```json { "@context": "https://www.w3.org/ns/activitystreams", "type": "Place", "name": "Fresno Area", "altitude": 15.0, "latitude": 36.75, "longitude": 119.7667, "units": "miles" } ``` This is...
In our meeting today, we agreed that we'd stick with our current system: use the regular https://www.w3.org/ns/activitystreams @context string, unless you need a version that stays bytewise identical every time,...
git-mv
I couldn't find a command in the palette for git-mv or rename. Maybe I'm just missing it...? https://git-scm.com/docs/git-mv
When a new version is tagged using semantic versioning, we should deploy to the Play Store and other stores. This is probably something Travis CI should do.
If I have items filtered by search terms, like "avocado" or "+NewUI @office", and I click the + button to add a new task, it would be nice if that...
Elgg should support the [ActivityPub](https://www.w3.org/TR/activitypub/) standard for federated social networking and social API. The standard has been in development at the W3C for 2 years. It's based on the work...
The goal is the perfect API compatibility -> The goal is perfect API compatibility. It's more idiomatic English.