Sumin Byeon

Results 43 issues of Sumin Byeon

Any plan to support a feature to send [app notifications](https://developers.facebook.com/docs/concepts/notifications/)?

enhancement

It is possible to specify a translation mode when calling `translate()`. hanja.translate('大韓民國은 民主共和國이다.', 'substitution') hanja.translate('大韓民國은 民主共和國이다.', 'combination-text') It is also possible to provide a custom translation mode by supplying `format_string`...

enhancement

I understand a list containing a single element can be checked as the document states as follows: > A list containing a single element, requiring that the value be a...

The current implementation of Secor supports a single broker server only. Do you have any plan to extend to support multiple brokers? I've noticed something related has been discussed in...

Although GerevAI is most likely going to be running on a Linux environment, it would still be nice to be able to run it on other environments such as macOS...

``` DEPRECATION: --use-mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested. ```

Consider using [Vue.js](https://vuejs.org) in order to remove all that boilerplate code. If we could render localized text on the client side, we may be able to resolve the road block...

Use POST instead of GET when requesting translation. This will allow us to transmit longer sentences.

Looks like those are what we need. Some keys in `config.yml` are no longer relevant. - `AWS_ACCESS_KEY_ID` - `AWS_SECRET_ACCESS_KEY` - `AWS_REGION` - `ROLLBAR_TOKEN` - `ROLLBAR_ENV` - `DB_URI` (TODO: Rename this...

enhancement

Write a script to compile JavaScript files into a single file (to reduce page load time) This might be helpful: http://yui.github.com/yuicompressor/

enhancement