Chat-O-Matic/protocols
Jaidyn Ann ddaf39c300 Returning libpurple protocol amount and names
The libpurple add-on has been split into two parts― a background process
that will actually interface with libpurple, and an add-on that acts as
intermediary between Cardie and the process. This helps prevent
redundancy, and is giving me a lot less trouble that directly loading
libpurple.

The protocol amount and names are now returned by the add-on (through
protocol_count() and protocol_at() respectively)― you can see them in
Preferences' protocol list.
2021-06-23 23:57:27 -05:00
..
irc Match up nick with own user_id 2021-06-21 03:22:35 -05:00
purple Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
xmpp Change class names 2021-06-20 12:44:20 -05:00
Makefile Init libpurple add-on 2021-06-22 14:42:07 -05:00
Makefile.common Switch from Jam to Make 2021-05-19 16:12:19 -05:00