Lewis Liu

Results 51 issues of Lewis Liu

Extract links (possibly add previews), embed images and videos, etc. Make use of https://github.com/twitter/twitter-text

enhancement
ux

Due to increased storage requirements for encrypted storage. Probably not necessary if someone is rolling their own remotestorage server, for instance.

enhancement
security

Try out ProseMirror when they release a npm module.

enhancement
ux

Use http://ionicframework.com/docs/api/service/$ionicPosition/ in combination with $ionicScrollDelegate

enhancement
ux

This is because the abstraction between the in-memory baobab tree and the remotestorage module is a leaky one: The baobab tree is hierarchical, while we're using remotestorage as a flat...

bug
developer

Compress then encrypt. Should probably try to get #131 working first for easier debugging.

enhancement
performance