-
Hi, I was looking into the user streams and noticed that streams are [being replaced by the Account Activity API](https://blog.twitter.com/developer/en_us/topics/tools/2017/building-the-future-of-the-…
-
Hi, this is a very outstanding project.
However, I ran into some issues while trying to use Azure, as I am not familiar with it. I hope to get some general advice to help me pinpoint the problem. I f…
-
### Describe the bug
When I hide a proposal (e.g. after a report is made), the proposal is hidden, but the comments on that proposal are not.
The impact of this is that you still see the comments…
-
I punked out and created new verbs in a new namespace, but most of the activity could map to real verbs from the main schema (http://activitystrea.ms/specs/json/schema/activity-schema.html#verbs).
- p…
evanp updated
11 years ago
-
As per https://github.com/ansible/tower/issues/2061#issuecomment-416343623 , https://github.com/ansible/tower/issues/2061#issuecomment-417378475, https://github.com/ansible/tower/issues/2061#issuecomm…
-
Stack Trace for reference:
```js
throw new KafkaJSError('The producer is disconnected')
^
KafkaJSError: The producer is disconnected
at validateConnectionStatus (/hom…
-
I think applying the http://activitystrea.ms schema is essential for app.net.
-
In https://github.com/w3c-social/social-vocab/issues/6#issuecomment-97943678 @johnbreslin shared link to presentation which includes slide of [Event Ontology](http://motools.sourceforge.net/event/even…
-
In order to make an ecosystem of general-use component modules, it seems likely that you'd soon need a way to connect to an activity stream that logs and notifies updates from a variety of modules. An…
-
Some calls to action functions in `action/get.py` call the functions directly instead of using `get_action`, meaning they can't be overridden from extensions.