- 27 Dec, 2019 10 commits
-
-
mathieui authored
Add async filters on the send process See merge request poezio/slixmpp!24
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
to avoid killing the send loop when a filter has an error
-
mathieui authored
-
mathieui authored
-
mathieui authored
(eewww)
-
mathieui authored
To be able to run async stream filters
-
- 11 Nov, 2019 1 commit
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 19 Sep, 2019 1 commit
-
-
mathieui authored
poezio bug #3499
-
- 10 Sep, 2019 2 commits
- 08 Sep, 2019 1 commit
-
-
- 27 Aug, 2019 1 commit
-
-
Maxime Buquet authored
This reverts commit 37bc1bb9. Confusion confusion. Mathieui thought this was a sleekxmpp thing when it's actually been added not so long ago.
-
- 26 Aug, 2019 1 commit
-
-
mathieui authored
even if the user makes that mistake, it does not cause problems down the line.
-
- 24 Aug, 2019 1 commit
-
-
mathieui authored
-
- 23 Aug, 2019 4 commits
-
-
Maxime Buquet authored
Implement Origin-id (XEP-0359) See merge request poezio/slixmpp!21
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
This XEP is not implemented as a plugin but directly into Message. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Assign 'True' to 'before' tag if it's value is 'None'. See merge request poezio/slixmpp!26
-
- 22 Aug, 2019 4 commits
-
-
Madhur Garg authored
Assign True to the 'before' tag if it's value is None (eg:at the start no msg is there in the group, so no stanza-id)
-
Maxime Buquet authored
Removed assigning 'reverse' value to the 'before' tag See merge request poezio/slixmpp!25
-
Madhur Garg authored
-
Madhur Garg authored
Removed assigning 'reverse' value to the 'before' tag (It's value is set in xep_0313 (mam.py file) and if not then by default it is takes as 'None').
-
- 13 Aug, 2019 1 commit
-
-
louiz’ authored
Added <before> tag for querying messages before a stanza-id. See merge request poezio/slixmpp!23
-
- 12 Aug, 2019 1 commit
-
-
Madhur Garg authored
-
- 03 Aug, 2019 1 commit
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 01 Aug, 2019 3 commits
-
-
Link Mauve authored
Thanks Madhur Garg for spotting this in 027ce243!
-
Link Mauve authored
Removed 'block' from set_preferences as it was giving a TypeError while sending the staza. See merge request poezio/slixmpp!20
-
Madhur Garg authored
-
- 22 Jul, 2019 1 commit
-
-
Maxime Buquet authored
Added a function in xep313 plugin to get current MAM preferences. See merge request poezio/slixmpp!19
-
- 18 Jul, 2019 1 commit
-
-
Madhur Garg authored
-
- 16 Jul, 2019 1 commit
-
-
Maxime Buquet authored
These are already on each stanza, and were not applicable to all stanzas anyway. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 14 Jul, 2019 2 commits
- 13 Jul, 2019 2 commits
-
-
mathieui authored
-
Maxime Buquet authored
Fix long-standing security issues where stanza @id be predictable. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 03 Jul, 2019 1 commit
-
-
Maxime Buquet authored
xmlstream.disconnect: add compat behaviour, set wait to default `2.0` when True is passed. Update documentation Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-