Commit Graph

  • f35569a2c1 Remove the last instances of a block argument to iq.send(). Emmanuel Gil Peyrot 2019-08-01 22:36:18 +0200
  • bec6f7c8f3 Merge branch 'mam' into 'master' Link Mauve 2019-08-01 22:30:58 +0200
  • 027ce2434d Removed 'block' from set_preferences as it was giving a TypeError while sending the staza. Madhur Garg 2019-08-02 01:57:36 +0530
  • d57fbb57a2 Merge branch 'mam' into 'master' Maxime Buquet 2019-07-22 22:05:05 +0200
  • 85cd7a9166 Added a function to get current MAM preferences. Madhur Garg 2019-07-18 16:55:11 +0530
  • d50d996c68
    xmlstream/stanzabase: remove unused interfaces and types attributes Maxime “pep” Buquet 2019-07-16 11:26:54 +0200
  • 371ad20ca7
    Do not add disco#info for occupantid, it’s a server thing mathieui 2019-07-14 13:25:22 +0200
  • 5f49df6b56
    Add the occupant id stanza elements mathieui 2019-07-14 13:13:59 +0200
  • b50bfb2f34
    Initial commit for reactions protoxep mathieui 2019-07-13 19:32:37 +0200
  • b29bb30eb7
    Make generated stanza id truly random Maxime “pep” Buquet 2019-07-13 14:07:31 +0200
  • 4435c81d77 xmlstream.disconnect: add compat behaviour, set wait to default 2.0 when True is passed. Update documentation Maxime “pep” Buquet 2019-04-24 23:22:45 +0100
  • 2638ba2744 Added 'reverse' argument. Madhur Garg 2019-07-03 14:18:33 +0530
  • dbc9758311 Added 'reverse' parameter in mam and rsm plugins Madhur Garg 2019-07-03 10:31:18 +0530
  • 47968963b1
    Revert part of previous commit. Return NotImplemented when object is not a valid JID Maxime “pep” Buquet 2019-05-07 11:56:39 +0100
  • 4e8800f954
    jid: return not equal if value can't be converted to JID Maxime “pep” Buquet 2019-05-07 10:08:46 +0100
  • 40053518aa Merge remote-tracking branch 'origin/mr/13' Maxime “pep” Buquet 2019-04-27 12:59:23 +0100
  • 0075d99f31 Revert "xep_0045: Ensure <show/> value is valid." Maxime “pep” Buquet 2019-04-25 11:24:38 +0100
  • 97d19790fb Revert "presence: Ensure <show/> value is valid when returned as presence @type value" Maxime “pep” Buquet 2019-04-25 11:24:26 +0100
  • b629093bf2
    presence: add getter for <show/> that validates the text value Maxime “pep” Buquet 2019-04-25 11:18:02 +0100
  • 1ee0f72ead
    xmlstream.disconnect: fix frenchism in docstring Maxime “pep” Buquet 2019-04-24 23:35:33 +0100
  • 4bb81228ae
    xmlstream.disconnect: typing hints Maxime “pep” Buquet 2019-04-24 23:35:06 +0100
  • 60a7a5b8df
    presence: Ensure <show/> value is valid when returned as presence @type value Maxime “pep” Buquet 2019-04-24 20:29:54 +0100
  • 946674f424
    xep_0045: Ensure <show/> value is valid. Maxime “pep” Buquet 2019-04-24 20:28:58 +0100
  • 412a9169bd
    Fixes #3432. Allow execute to be used with the meaning of 'next'. adhoc-execute-next Maxime “pep” Buquet 2019-04-14 02:21:09 +0100
  • 72b355de8c
    xep_0050: Fix indentation Maxime “pep” Buquet 2019-04-14 02:19:58 +0100
  • af246dcfe1
    slixmpp/jid: add types Maxime “pep” Buquet 2019-04-07 23:14:44 +0100
  • 9612e518fb Merge branch 'master' into 'master' Maxime Buquet 2019-04-07 00:24:50 +0200
  • fde8264191
    xep_0202: Fix plugin_init docstring Maxime “pep” Buquet 2019-04-06 13:44:05 +0100
  • 1cdc656208
    Fixes poezio/poezio#3472: Don't remove TZ in 0202 utc tag Maxime “pep” Buquet 2019-04-06 13:42:26 +0100
  • 0042108a67
    poezio/poezio#3472: Ensure tz is correctly set when offset is an int Maxime “pep” Buquet 2019-04-03 23:16:37 +0100
  • 704161a285 mark end-of-stream as session-ending event Georg Lukas 2019-03-26 15:16:52 +0100
  • 6b1b58a339 XEP-0199: use new 0-timeout reconnect() with reason Georg Lukas 2019-03-26 11:09:24 +0100
  • 4f96e5fa75 Do not directly enqueue connect() as event handler, parameter mismatch Georg Lukas 2019-03-26 11:08:45 +0100
  • bcb90a653e Do not close stream on 0-timeout disconnect, allows 0198 resume Georg Lukas 2019-03-26 11:02:28 +0100
  • 7e435b703d Propagate disconnect() reason into 'disconnected' event Georg Lukas 2019-03-26 11:01:36 +0100
  • 2dda6b80d4 Partially fix poezio/poezio#3452. Prevent groupchat_subject from triggered sent when body or thread are in the message. Maxime “pep” Buquet 2019-03-23 17:04:47 +0000
  • 5629e44710 Merge branch 'patch-1' into 'master' mathieui 2019-03-15 00:38:35 +0100
  • 6a06881d8b
    xep_0030: fix typo on 'remote' in get_info docstring Maxime “pep” Buquet 2019-03-05 00:00:14 +0000
  • 2b666eb1de Revert "Remove license from unused project" Maxime “pep” Buquet 2019-02-24 12:16:06 +0000
  • 400e7a3903 Remove SocksiPy license Emmanuel Gil Peyrot 2019-02-24 12:58:27 +0100
  • fbab3ad214
    Remove license from unused project Maxime “pep” Buquet 2019-02-24 12:00:16 +0000
  • 628b357b06 Merge branch 'eme-add-method' into 'master' mathieui 2019-02-23 14:07:15 +0100
  • 88260cc240
    xep_0380: Add add_eme method Maxime “pep” Buquet 2019-02-23 12:54:56 +0000
  • e9f2f503b8
    xep_0380: Remove remove_handler call in plugin_end Maxime “pep” Buquet 2019-02-23 12:36:40 +0000
  • 696a72247b Fix slixmpp.ClientXMPP.cancel_connection_attempt() ehendrix23 2019-02-22 00:41:02 +0100
  • 05d76e4b1d
    Change more URLs to lab.louiz.org Maxime “pep” Buquet 2019-02-12 10:34:57 +0000
  • d52d4fbbbe
    Update project URLs to lab.louiz.org Maxime “pep” Buquet 2019-02-12 10:26:04 +0000
  • e53c0fcb30 README: Add pep as a contributor Maxime “pep” Buquet 2019-02-10 14:18:24 +0000
  • 97d68c5196 setup.py: GTalk is no more Maxime “pep” Buquet 2019-02-10 14:18:07 +0000
  • b42fafabb4
    Make the cache encode and decode not crash if something goes wrong mathieui 2019-02-02 17:42:24 +0100
  • 3a44ec8f15
    Add tests for the cache api mathieui 2019-02-02 17:32:10 +0100
  • 93f385562f
    Add a "remove" action on the cache API mathieui 2019-02-02 17:31:48 +0100
  • 9cab02438b
    Fix XEP-0335 mathieui 2019-02-02 15:41:55 +0100
  • 74ed50e626 Set @id by default on outgoing messages and presences. Emmanuel Gil Peyrot 2019-01-31 16:46:50 +0100
  • 9d378c611c
    Release 1.4.2 slix-1.4.2 mathieui 2019-01-31 14:50:26 +0100
  • d85d8f4479 Merge branch 'xep-0335' into 'master' Link Mauve 2019-01-22 19:28:38 +0100
  • fb75f7cda9 Stop requesting avatar without the intervention of the client. Emmanuel Gil Peyrot 2019-01-22 15:12:00 +0100
  • 41419a2161 Fix authenticating on a non-TLS socket. Emmanuel Gil Peyrot 2019-01-21 01:01:59 +0100
  • 7cd73b594e XEP-0223: Fix default access_model, it MUST be whitelist. Emmanuel Gil Peyrot 2019-01-17 12:08:51 +0100
  • 15c6b775ff Simplify the non-CDATA path of tostring.escape. Emmanuel Gil Peyrot 2019-01-09 15:03:05 +0100
  • 4b482477e2 Split ns only once in fix_ns(). Emmanuel Gil Peyrot 2019-01-09 14:57:39 +0100
  • f7e4caadfe Split tag and attrib only once in tostring(). Emmanuel Gil Peyrot 2019-01-09 14:55:27 +0100
  • 5f25b0b6a0 Add a default timeout to iq.send(). Emmanuel Gil Peyrot 2019-01-09 13:22:37 +0100
  • 2fbcf38424
    ibr: DO NOT COMMIT: make the example work Maxime “pep” Buquet 2018-12-28 11:50:17 +0100
  • 8854e1b942 ibr: WIP; updated register_account example Maxime “pep” Buquet 2018-09-01 14:50:49 +0100
  • 8fafe53e08 xep_0077: add helper to send registration iq Maxime “pep” Buquet 2018-08-20 00:06:33 +0100
  • d228bc42ea
    Mention that GnuPG is required for tests Mateusz Piotrowski 2018-12-27 17:21:12 +0100
  • ecdc44a601 Merge branch 'master' into 'master' mathieui 2018-12-27 16:55:47 +0100
  • 33370e42f1 XEP-0363: Use a specific exception for HTTP errors Emmanuel Gil Peyrot 2018-11-20 07:44:09 +0100
  • 4699861925 catch http upload errors on upload Florian Klien 2018-11-19 21:55:51 +0100
  • 2d228bdb56
    Decode bytes in GSSAPI handling, as expected by the kerberos module API. Jelmer Vernooij 2018-10-30 22:29:20 +0000
  • 570e653ac2
    Release slixmpp 1.4.1 slix-1.4.1 mathieui 2018-10-28 14:15:51 +0100
  • 282a481059 Merge branch 'setup_dependency_fix' into 'master' mathieui 2018-10-28 14:08:26 +0100
  • f386db380b docs: auto-set copyright year to current year Florian Klien 2018-10-15 18:09:21 +0200
  • 7b87d98fff auto set version of Slixmpp in Docs Florian Klien 2018-10-15 18:06:13 +0200
  • 8779d40602 typo Florian Klien 2018-10-27 23:32:18 +0200
  • f0b21c42d5 examples: Add the possibility to use another HTTP File Upload domain. Emmanuel Gil Peyrot 2018-10-27 23:25:59 +0200
  • e241d4e3c7 XEP-0030: Don’t call the timeout_callback on each domain which doesn’t reply to disco#info. Emmanuel Gil Peyrot 2018-10-27 23:21:27 +0200
  • bd22a41a78 XEP-0363: Also check for disco#info’s feature instead of just the identity. Emmanuel Gil Peyrot 2018-10-27 23:14:39 +0200
  • a29a29227a XEP-0363: Add a domain argument to discover an upload service on a specific domain. Emmanuel Gil Peyrot 2018-10-27 22:50:41 +0200
  • d4d542b741 fixing uncaught async exceptions due to missing await Florian Klien 2018-10-27 21:38:50 +0200
  • dc4936a6d3 added aoihttp dependency Florian Klien 2018-10-22 12:41:20 +0200
  • 897610d819 fix: failUnlessEqual -> assertEqual Florian Klien 2018-10-10 14:12:34 +0200
  • d33366badd fixing deprecation warnings for pytest Florian Klien 2018-10-08 23:25:23 +0200
  • 809c500002
    Add the loop parameters at places where it has been forgotten mathieui 2018-10-09 12:34:56 +0200
  • dda4e18b81 examples: Remove unused asyncio imports. Emmanuel Gil Peyrot 2018-10-09 10:57:19 +0200
  • 8c09d932c8 stanzabase: Remove python2 legacy. Emmanuel Gil Peyrot 2018-10-03 14:56:07 +0200
  • 31f5e84671
    Add xep_0335: JSON Containers Maxime “pep” Buquet 2018-09-16 22:13:41 +0100
  • ad0dc33df9 Trigger poezio’s build if this ours succeeded louiz’ 2018-08-22 23:19:47 +0200
  • 7c3b3827b4 jid: Make property aliases proper aliases. Emmanuel Gil Peyrot 2018-08-20 00:23:21 +0100
  • 9f6fa65139 examples, tests: Replace all @asyncio.coroutines with proper async functions. Emmanuel Gil Peyrot 2018-08-19 17:47:26 +0100
  • 35fa33e3c2
    Release slixmpp 1.4.0 slix-1.4.0 mathieui 2018-08-12 21:11:21 +0200
  • 86a2f280d2
    Document that slixmpp is now 3.5+ only mathieui 2018-08-08 23:42:22 +0200
  • 490f15b8fc
    Fix compatibility with python 3.5 and 3.6 mathieui 2018-08-08 23:35:33 +0200
  • 62661ee04f xep_0092: Return <service-unavailable/> instead. Fixes #3415. Emmanuel Gil Peyrot 2018-08-08 16:52:40 +0200
  • 37d1f2a6b0 xep_0092: Send a <forbidden/> error if we don’t want to send our version. (thanks lovetox!) Emmanuel Gil Peyrot 2018-08-08 16:49:16 +0200
  • 20107ad516
    features/starttls: handle the case where the socket is an sslobject mathieui 2018-08-07 23:30:06 +0200
  • 7738a01311
    Fix TLS with python 3.7 mathieui 2018-08-07 23:20:38 +0200
  • a9abed6151
    xep-0054: XMPP clients should not reply to vcard "get" requests mathieui 2018-08-07 21:30:13 +0200
  • 0f690d4005 tests: Fix the XEP-0323 stream test, broken since 59d4420739. Emmanuel Gil Peyrot 2018-08-02 21:26:56 +0200