-
When we send the first message in the chat plugin, an auto response does not get through because the conversation is not there yet.
![screenshot_2021-02-22_at_10 36 14](https://user-images.githubus…
-
Say I login, obtain a token and connect a channel. I repeat the process again and connect another channel.
However, In a few hours I choose to disconnect the first channel I had earlier connected, th…
-
Chatplugin generator is not working
```
airy:~$ /vagrant/scripts/smoke-generator.sh
Using token: ...
api.airy/channels.connect response code was 404. expected: 200
chatplugin.airy/chatplugin.aut…
-
The size of the Docker images has a direct impact on the time that it takes to get the Airy Core Platform up-and-running. Also, since we package some of the images in the Vagrant box, this will have a…
-
-
Not sure what's happened. I have Locast running (slightly older version) fine, but I can't get NewsOn to run. In the browser I get the error: "Internal Server Error" when accessing the site. On th…
ghost updated
3 years ago
-
Authentication for the HTTP API currently works as follows, but is undocumented (https://docs.airy.co/api/http#authentication):
```
POST /resource HTTP/1.1
Host: server.example.com
…
-
We would like to be able to spin-up an embedded object-storage implementation, inside kubernetes and inside core. Also for easier testing of the media resolver.
Makes sense to do it after the kuber…
-
We will use this issue to also introduce docs for the UI and the Chat Plugin
-
Suppose you have a standard lon/lat CRS, e.g.
>>> wgs84_crs = pyproj.CRS("epsg:4326")
and you want to create a projected CRS with the same datum. The most obvious way to do that would be to…
zackw updated
3 years ago