Antonio Tapiador

Results 43 issues of Antonio Tapiador

From https://github.com/P2Pvalue/teem/issues/322 by @fantalavapies In the registration process is allowed: [email protected] [email protected] [email protected] ... Maybe that could be a problem. Kind regards.

bug

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...

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

Current content type is `application/octet-stream` while it should be `image/jpeg` or whatever

When the user pastes or types a link and press space, recognize it and build the `a` html tag

editor

It adds a tab to the right and changes the font

editor

Spellcheck in editor is disabled: https://github.com/P2Pvalue/swellrt/blame/master/src/org/waveprotocol/wave/client/editor/EditorImpl.java#L1748 May we try to turn it on? This feature was requested by one user of Pear2Pear https://github.com/P2Pvalue/pear2pear/issues/109

editor

Adding the following translation to a `haml` results in keys reported as unused ``` haml = t("views.shared.filters.by.#{group_type}", count: items.length) ```

After following the last FAQ **How can I export my library without the "default" property?** (installing `babel-plugin-add-module-exports` and changing `.babelrc`), `gulp test` shows the following error: ``` $ gulp test...

question

FYI, I created a gem that provides a paperclip post-processor to easily create sites with a soundcloud.com appearance. The gem is at https://github.com/atd/paperclip_waveform You might want to add it to...