-
This is in the server logs when trying to access a project by anonymous
1. User creates project in Teem
2. Logout
3. Refresh screen
Error trace:
```
Mar 06, 2016 5:33:38 PM org.waveprotocol.box.serv…
-
Currently, SwellRT.openModel function does not fire any callback (success or error) when opening a community in Teem
-
This issue refers to wave.p2pvalue.eu server.
Symptoms:
- Created a Wave with showcase list example project.
- A Websocket connection is created successfully by the Atmoshphere layer
- After 6 minute…
-
I want to clean up the collaborative object (like destroy some of its data) when all opening of the object has been closed, but I have difficulty achieving this.
My first plan is to increment a cou…
-
Notifications from a chat message are delivered to community participants. They should be delivered to participants of that teem only
-
In some way, cbcd1c0e26764931ead817c1074f6e6dd62a7aea introduced a bug related with $$hashKey. This param should be ignored in order to not to be saved in SwellRT. This is the SwellRT trace:
```
java…
llopv updated
8 years ago
-
Hi!
It seems that some other projects are relying on slack and/or gitter for their communication channel, because it's more intuitive to use than the traditional mailing list or irc.
It seems to be …
almet updated
8 years ago
-
``` js
community.image = new swellRT.FileObject(undefined);
```
and
``` js
community.image = undefined;
```
should delete the file in the server.
Instead, they leave the file unchanged.
(Please, …
llopv updated
8 years ago
-
We have to allow content from swellrt in config.xml
-
After a SwellRT restart, sign-in calls return 403 Forbidden, despite credentials are sent correctly
```
POST /auth/signin?r=none HTTP/1.1
Host: swellrt:9898
Connection: keep-alive
Content-Length: 46
…