Nick Thomas lupine
lupine pushed to rust at lupine/purple-plugin-delta 2021-10-31 16:29:12 +00:00
eec8669b88 Get delta contexts chugging
lupine pushed to rust at lupine/purple-plugin-delta 2021-10-31 01:31:15 +01:00
e99d824227 Keep hold of the Accounts struct
lupine pushed to rust at lupine/purple-plugin-delta 2021-10-31 01:20:48 +01:00
f57cdf3cdc Initialize Delta accounts on plugin load
lupine opened issue lupine/purple-plugin-delta#10 2021-10-31 01:17:12 +01:00
[rust] logging broken in system.rs
lupine pushed to rust at lupine/purple-plugin-delta 2021-10-30 16:14:46 +01:00
039807bb32 Drop openssl fork, move to rust 2021 edition
lupine pushed to main at lupine/ordoor 2021-10-23 22:44:57 +01:00
85979834c8 Update ebiten and golang
lupine pushed to rust at lupine/purple-plugin-delta 2021-09-09 18:18:39 +01:00
fd321e02d8 Use OpenSSL 3
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-15 00:42:05 +01:00
3142134360 Initial framework based off pidgin-icq
689cd91cdd Initial framework based off pidgin-icq
Compare 2 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-14 00:05:47 +01:00
689cd91cdd Initial framework based off pidgin-icq
70b24f0e14 Add a makefile task to run a pidgin
77a257892a Add some more code from pidgin-icq
4992c2c475 Initial framework based off pidgin-icq
1eb5bbda74 Add a makefile task to run a pidgin
Compare 11 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 21:11:45 +01:00
4992c2c475 Initial framework based off pidgin-icq
8e07bcb83b Initial framework based off pidgin-icq
Compare 2 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 20:58:36 +01:00
8e07bcb83b Initial framework based off pidgin-icq
1eb5bbda74 Add a makefile task to run a pidgin
ea50c00b42 Add some more code from pidgin-icq
b98d09a196 purple: Allow protocol options to be configured
d2dfe89394 purple: Add a way to specify the account has a password
Compare 14 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 20:28:05 +01:00
f7acc9cf82 Initial framework based off pidgin-icq
af7e951408 Add a makefile task to run a pidgin
3389ba8e81 Add some more code from pidgin-icq
13e90a691f purple: Allow protocol options to be configured
fcce5e9da0 purple: Add a way to specify the account has a password
Compare 16 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 20:16:08 +01:00
37f652f106 Initial framework based off pidgin-icq
c41e7c6259 Add a makefile task to run a pidgin
45406b30b1 Add some more code from pidgin-icq
f718015318 purple: Allow protocol options to be configured
0b577205b3 purple: Add a way to specify the account has a password
Compare 10 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 18:29:48 +01:00
320201271b Add desired config to AccountData
3807dd5ab1 Add a makefile task to run a pidgin
8c6afe8a0a Initial framework based off pidgin-icq
5402398c3f Add some more code from pidgin-icq
b33fe7b2e9 purple: Add a way to specify the account has a password
Compare 10 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 14:52:33 +01:00
8150d341f2 Initial framework based off pidgin-icq
786f199a8d Remove commented-out get_cb_alias implementation
8090715833 Initial framework based off pidgin-icq
Compare 3 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 14:47:10 +01:00
786f199a8d Remove commented-out get_cb_alias implementation
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 14:29:54 +01:00
8090715833 Initial framework based off pidgin-icq
16710b62f6 Add some more code from pidgin-icq
24b022f535 Support libpurple 2.13
f4d380876d Vendor in a purple-sys wrapper
Compare 4 commits »
lupine pushed to rust at lupine/purple-plugin-delta 2021-04-10 12:13:10 +01:00
6237b9421d Switch to a non-functional Rust skeleton
af60567161 Switch to a non-functional Rust skeleton
Compare 2 commits »
lupine closed issue lupine/purple-plugin-delta#5 2021-04-10 00:43:08 +01:00
Fix the build system
lupine commented on issue lupine/purple-plugin-delta#5 2021-04-10 00:43:08 +01:00
Fix the build system

Being replaced by cargo build on the main branch