@ -13,6 +31,21 @@ Based on Webogram, patched and improved.
* [libwebp.js](https://libwebpjs.appspot.com/)
* [libwebp.js](https://libwebpjs.appspot.com/)
* fastBlur
* fastBlur
## Troubleshooting
### Debugging
You are welcome in helping to minimize the impact of bugs. There are classes, binded to global context. Look through the code for certain one and just get it by its name in developer tools.
Source maps are included in production build for your convenience.
#### Additional query parameters
* **test=1**: to use test DCs
* **debug=1**: to use debug wherever it tests the flag
Should be applied like that: http://localhost:8080/?test=1
### Troubleshooting
If you find an issue with this app, let Telegram know using the [Suggestions Platform](https://bugs.telegram.org/c/4002).
If you find an issue with this app, let Telegram know using the [Suggestions Platform](https://bugs.telegram.org/c/4002).
### Licensing
The source code is licensed under GPL v3. License is available [here](/LICENSE).