Closed guusdk closed 7 years ago
I dropped the email listener (which provided FastPath support), as it's implementation was based on Smack 3.
I have upgraded it from smack 3 to smack 4 and added it to the chatapi plugin instead.
As none of these changes got released yet (they'll be in 0.9.3), I'll add the latest round of updates here:
I've now updated Jicofo to 1.1-20180303.151352-15 to pull in a fix for #38.
Updated:
As a result, OFMeet now requires Java 8 to run. Note that Openfire does not (see https://github.com/igniterealtime/Openfire/pull/915)
Jitsi's upstream changes include a switch from Smack 3 to Smack 4. This can bring changes to runtime behavior.
I dropped the email listener (which provided FastPath support), as it's implementation was based on Smack 3.