AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.0+hg20200403 (changes since 0.0+hg20190218): * 800ef89: Attempt to fetch user statuses at login. Not quite working yet though * f723268: Subscribe to status changes to help issue #61 * 284839c: Use 'hg' instead of 'git' for PLUGIN_VERSION.
- Update to version 0.0+hg20190218 (changes since 0.0+hg20181203): * Add some additional null checks to fix segfault when adding new rocketchat server. * librocketchat: Avoid NULL pointer assertions. * librocketchat: Remove unneded call for group creation. * librocketchat: Add default group configuration. * Disconnect the account if the SSL cert was invalid. * Fix for segfault when trying to remove an invalid username from storage.
- Update to version 0.0+hg20181203 (changes since 0.0+hg20180817): * Attempt to add support for "Personal Access Token"s. * Add support for server path. * Prevent server path from being NULL, fix default path. * Fix for messages from unknown channels appearing as one-to-one IM's. * Further tweaks to the unknown channels.
- Update to version 0.0+hg20180817: * Allow to override build date with SOURCE_DATE_EPOCH.
- Update to version 0.0+hg20170806: * initial support for 2FA.
- Update to version 0.0+hg20170806 (changes since 0.0+hg20170430): * Fix homepage. * Handle change in the 'getUsersOfRoom' API. * Don't explode when we can't create a DM for a non-existent user. - Split Pidgin's pixmaps into the pidgin-plugin-rocketchat package.
- Initial packaging