- 08 Oct, 2017 3 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 07 Oct, 2017 12 commits
-
-
mathieui authored
-
mathieui authored
hopefully
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
Implements XEP-0084 and XEP-0153.
-
Link Mauve authored
This adds an optional dependency on PIL.
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 06 Oct, 2017 6 commits
- 27 Sep, 2017 5 commits
- 11 Sep, 2017 1 commit
-
-
- 30 Aug, 2017 2 commits
-
-
This helps with distinguishing highlights and normal messages.
-
-
- 27 Aug, 2017 1 commit
-
-
mathieui authored
-
- 13 Aug, 2017 1 commit
-
- 07 Aug, 2017 1 commit
-
-
louiz’ authored
-
- 21 Jul, 2017 2 commits
-
-
Link Mauve authored
-
mathieui authored
-
- 20 Jul, 2017 3 commits
- 17 Jul, 2017 1 commit
-
-
Link Mauve authored
Fixes #3186.
-
- 27 Jun, 2017 2 commits
-
-
The problem is that core.legitimate_disconnect is set to True in the on_connecting callback which is called before the session_end for some reasons. on_connecting sets core.legitimate_disconnect back to False so session_end thinks we've been disconnected and connects automagically adding a resource and thus duplicating everything. Moving the reset of legitimate_disconnect to the on_connected callback fixes the problem.
-
mathieui authored
… it's about time I fixed this
-