Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:34:53 +0100] rev 1030
Update swedish translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:15:45 +0100] rev 1029
Update chinese translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 22:09:34 +0100] rev 1028
Update spanish translation
Da Risk <da_risk@beem-project.com> [Wed, 06 Mar 2013 21:30:51 +0100] rev 1027
Scram-Sha-1 mechanism : do not send authzid if it not absolutely necessary
Some servers (ejabberd) reject the challenge if the
scram attributes a (authzid) and n (authcid) are equals
or they just don't handle the authzid.
So we just don't send it if they are the same
This fix #484
Da Risk <da_risk@beem-project.com> [Sat, 02 Mar 2013 15:52:11 +0100] rev 1026
Added tag 0.1.8_rc2 for changeset 5aa4849e9343
Da Risk <da_risk@beem-project.com> [Sat, 02 Mar 2013 15:51:59 +0100] rev 1025
Bump version to 0.1.8_rc2
Da Risk <da_risk@beem-project.com> [Wed, 27 Feb 2013 10:28:07 +0100] rev 1024
Added tag 0.1.8_rc1 for changeset d9a3b8cf456e
Da Risk <da_risk@beem-project.com> [Wed, 27 Feb 2013 10:27:32 +0100] rev 1023
Bump version. Firs release candidate of 0.1.8
Da Risk <da_risk@beem-project.com> [Tue, 22 Jan 2013 17:26:11 +0100] rev 1022
Correct some lint errors
Da Risk <da_risk@beem-project.com> [Tue, 22 Jan 2013 15:01:56 +0100] rev 1021
Discover Server features right after connection.
In the same time, postpone the load of the roster.
This avoid a timeout on the discovery request sent to the server.
The timeout is caused by receiving big rosters.