Update Python version minimum requirement to 3.7
Maxime “pep” Buquet
2020-05-01 15:13:19 +0200
1314e70460Changing the use of 'threading' in python for more suitable 'subprocesses'. Change of English names to Polish equivalents, as requested by the authors.
Paulina
2020-04-14 21:21:35 +0200
f84bfce5f3Correction and editing of the tutorials.
Paulina
2020-04-10 12:37:31 +0200
c3fbc6cb80xep_0196: Use correct tag local name (thanks ivucica)
Maxime “pep” Buquet
2020-04-06 12:57:02 +0200
355d789061docs: remove andyet logo/link on every page
Maxime “pep” Buquet
2020-04-01 16:10:47 +0200
47ed67c04eMerge branch 'add-github-pr-template' into 'master'
mathieui
2020-04-04 20:06:23 +0200
fd9d891c57error result corrected like in Iq stanza, unhandled method minor changes in testing script, error handling, method names and plugin setup
guaz
2019-11-01 01:23:41 +0100
ae7190f2b4namespace, try/except corrections, started to reply error
guaz
2019-10-30 23:38:18 +0100
7cc47dfa15build xml from ET and from file
guaz
2019-10-30 22:05:32 +0100
37ddb5ddf8build xml from ET and from file
guaz
2019-10-30 22:04:32 +0100
4e542eb2aaInitial commit for custom plugin tutorial files. Work still is in progress.
guaz
2019-10-30 20:34:04 +0100
789ebb2b46typo correction serwer -> server little substantive changes in code and text.
Maciej Gravestone
2019-10-24 16:12:30 +0200
70a509c7dfTutorial
Maciej Gravestone
2019-10-08 02:18:43 +0200
fix a typo in the invalidjid exception name case
mathieui
2019-08-25 01:42:00 +0200
9fe20a4056Merge branch 'origin-id' into 'master'
Maxime Buquet
2019-08-23 17:10:42 +0200
3253d34c0abasexmpp: Make origin-id opt-out
Maxime “pep” Buquet
2019-07-20 16:35:18 +0200
fef575ee1aImplement origin-id (XEP-0359)
Maxime “pep” Buquet
2019-07-18 12:28:16 +0200
540ff89427Merge branch 'mam' into 'master'
Maxime Buquet
2019-08-23 16:37:12 +0200
dd8ac8fc87Assign 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)
root
2019-08-23 04:25:16 +0530
2249d878d1Merge branch 'mam' into 'master'
Maxime Buquet
2019-08-23 00:03:07 +0200
89fa9dc1ddRemoved before tag. (Code for setting it is already there)
root
2019-08-23 00:21:42 +0530
d7729e8683Removed 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').
root
2019-08-23 00:15:34 +0530
d618f55deaMerge branch 'mam' into 'master'
louiz’
2019-08-13 09:54:43 +0200
b0e688eb35Added <before> tag for querying messages before a stanza-id.
Madhur Garg
2019-08-12 23:39:01 +0530