- 08 Oct, 2014 1 commit
-
-
mathieui authored
Because SHA-1 is not really relevant anymore. Too bad it's significantly longer and tiring to check, even if that is to be expected.
-
- 03 Oct, 2014 1 commit
-
-
mathieui authored
-
- 26 Sep, 2014 2 commits
- 17 Sep, 2014 2 commits
- 28 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 26 Jul, 2014 1 commit
-
-
mathieui authored
-
- 24 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 18 Jul, 2014 3 commits
- 09 Jul, 2014 2 commits
- 05 Jul, 2014 5 commits
- 01 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 26 Jun, 2014 2 commits
-
-
fix #2550
-
fix #2545
-
- 14 Jun, 2014 1 commit
-
-
mathieui authored
-
- 31 May, 2014 2 commits
-
-
louiz’ authored
For example, a tab can be named muc.example.com, if you do /list muc.example.com. If you then do /join muc.example.com, the error handler needs to get the correct tab (the MucTab, not the MucListTab previously opened). This commit fixes the above issue (a traceback), and maybe some others like that.
-
louiz’ authored
-
- 27 May, 2014 1 commit
-
-
mathieui authored
-
- 25 May, 2014 1 commit
-
-
mathieui authored
-
- 22 May, 2014 1 commit
-
-
mathieui authored
-
- 19 May, 2014 2 commits
- 18 May, 2014 4 commits
- 17 May, 2014 3 commits
- 15 May, 2014 1 commit
-
-
mathieui authored
no more stalling while waiting for a disco info while sending a message.
-
- 07 May, 2014 2 commits
-
-
mathieui authored
We need to check if the remote entity supports 0184, but if it doesn’t support disco#info, then we will get an iq type="error" and nothing will be cached, leading to disco#info queries being sent each time. Keep a cache valid 2 hours of the JIDs which replied with an error. TODO: check that this the kind of time period we want.
-
mathieui authored
-