swellrt icon indicating copy to clipboard operation
swellrt copied to clipboard

SwellRT main project. Server, JavaScript and Java clients

Results 55 swellrt issues
Sort by recently updated
recently updated
newest added

Current version of SwellRT still keeps logic from the original Wave conversational model: - On Wave creation, avoid conversational root wavelet and personal-data wavelet creation. The WaveView interface includes conversational-related...

El caso de uso es poder usar imágenes de un tamaño (peso) adecuado según la necesidad. Por ejemplo, en la galería de proyectos, ncesitamos las imágenes de los proyectos, que...

Avoid generating user's wavelet for anoymous users in order to not overload wave loading. Each time a wave is loaded from storage, a new wavelet must be loaded in memory...

The current android client is outdated mainly since SwellRT's main project has been ported to gradle build system. Suggested pending tasks are: [ ] Generate shared dependencies package with the...

android

When loading swellrt in phantom.js, the following erros appears: ``` 2016-10-02T09:47:58.913Z getting https://staging.teem.works/teems/cHJvdG90eXBlLnAycHZhbHVlLmV1L3MrbTNYVXBxNTVEZ0E Atmosphere callback 200 Atmosphere callback 200 TypeError: Function.caller used to retrieve strict caller https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:13148 in collect https://swellrt.staging.teem.works/swellrt/5DD6799DBD533E8AD639C0D7159FD847.cache.js:13032...

For the pad demo, we don't want to keep empty documents. Consider to implement a batch process for empty waves

Current text excerpt removes line breaks, but this makes joined words ![image](https://cloud.githubusercontent.com/assets/26228/17661500/dd255ba4-62df-11e6-811f-02ab199c6c69.png) Replacing them with spaces would make the text more legible

Log for this issue: ``` INFO: Object Operation error [POST,/object/local.net/s+eWImnAeuDcA/tags] org.waveprotocol.wave.model.operation.TransformException: Ran out of 1 server op components after 4 of 4 client op components, with 2 spare positions ```