Commit Graph

5 Commits

Author SHA1 Message Date
f57cdf3cdc Initialize Delta accounts on plugin load
We don't yet configure any of the accounts, but we're set up to manage
several accounts simultaneously in the same plugin instance, using
delta's built-in support for that.
2021-10-31 01:19:36 +01:00
039807bb32 Drop openssl fork, move to rust 2021 edition
The openssl-sys crate now natively supports openssl 3 on the master
branch, although there doesn't seem to be a release containing it yet.
2021-10-30 16:13:38 +01:00
fd321e02d8 Use OpenSSL 3 2021-09-09 18:18:31 +01:00
3142134360 Initial framework based off pidgin-icq 2021-04-15 00:41:54 +01:00
6237b9421d Switch to a non-functional Rust skeleton 2021-04-10 12:12:48 +01:00