Kirottu
beaf2549ac
Added dictionary plugin and switched from a Mutex to an RwLock in the anyrun_plugin crate
...
This change means that `get_matches` no longer has access to a mutable version of the
state of the plugin. A redesign is needed to allow for this if needed.
2023-04-29 18:18:47 +03:00
Ivordir
1119137d27
Add use_pango option for Match ( #15 )
2023-04-15 08:02:23 +03:00
Kirottu
78acd78d66
Fixed incorrect rustls feature from rink and translate plugins
2023-04-13 14:31:18 +03:00
Kirottu
8a0806f175
Switched to rustls for TLS in the Rink and Translate plugins
2023-04-11 12:15:44 +03:00
Kirottu
61d8e7573e
Bump tokio in translate plugin to 1.25.0
2023-02-06 09:31:37 +02:00
Kirottu
292669b552
Translation plugin
2023-01-03 10:04:12 +02:00