aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/lib/Userscript.js
Commit message (Collapse)AuthorAge
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
| | | | | | * convert various files to TS * removed outdated docs/example-feature folder * turn off unicorn/no-empty-file * update eslint config
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23
| | | | https://github.com/getferdi/ferdi/issues/1280 WhatsApp-like services can set active dialog title to the app title eg. Ferdi - WhatsApp - Contact Name
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* Improve user scripts (#559)Libravatar Bennett2020-04-12
* Add template to user.js creation * Add Userscript library * Add internalOpen function * Fix lint * Remove excess line break