AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.2.2: * Use JabberStream to account's domain instead of parsing the username * Make sure to not edit the client capabilities while connected * Do not set any pointers to null while processing (should play nicer with other plugins) * Makefile improvements
- Update to version 0.2.1: * Add a missing null check. * Delete some unused constants. - Remove purple-carbons-fix-omemo-crash.patch: Merged upstream.
- Add purple-carbons-fix-omemo-crash.patch: Fix a crash when an OMEMO message is carboned.
- Update to version 0.2.0: * Got rid of the commands, the plugin now sends a feature discovery request to the server and activates message carbons if they are supported by the server.
- Update to version 0.1.6: * Clean up the code a bit.
- Update to version 0.1.5: * Do not interpret the <body> if there is also an <encrypted> node. - Remove the libjabber.so hack: no longer needed. - Remove unnecessary purple-carbons-rpmlintrc.
- Remove _service - Update to 0.1.4 * Re-enable carbons for active accounts on plugin load * Fix various build system issues
- Initial commit