- 09 Mar, 2021 1 commit
-
-
mathieui authored
-
- 25 Feb, 2021 1 commit
-
-
mathieui authored
- ``get_verstring``, ``get_caps`` are now coroutines. - ``assign_verstring``, ``cache_caps`` now return a Future. side-effect: fix supports() and has_identity() broken since forever
-
- 05 Feb, 2021 1 commit
-
-
mathieui authored
-
- 06 Aug, 2020 1 commit
-
-
Aearil authored
Fixes #3455 This reuses the 'to' attribute of the received presence as a 'from' for the Disco IQ. I don't know if this is the best way to do it, but in testing with a simple component it fixed the error. Also I'm not sure whether pres['to'] would also be valid when is_component is False.
-
- 01 Jul, 2018 1 commit
-
-
Link Mauve authored
-
- 30 Mar, 2018 1 commit
-
-
Link Mauve authored
-
- 11 Feb, 2018 1 commit
-
-
mathieui authored
form['fields'] is an ordered list of fields while most plugins expect a dict there. Fixes, among other things, a caps bug.
-
- 05 Jan, 2018 1 commit
-
-
Link Mauve authored
-
- 22 Oct, 2016 1 commit
-
-
Link Mauve authored
-
- 21 Jun, 2015 1 commit
-
-
mathieui authored
(and fix caps in the process)
-
- 24 Feb, 2015 1 commit
-
-
mathieui authored
-
- 30 Jul, 2014 1 commit
-
-
louiz’ authored
This is a big-and-dirty commit with a bunch of cleanup, maybe breaking a few things, and not fixing all iq.send() calls yet.
-
- 21 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 17 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 12 Feb, 2013 3 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
-
- 03 Jan, 2013 1 commit
-
-
Lance Stout authored
-
- 12 Sep, 2012 1 commit
-
-
Lance Stout authored
-
- 27 Jul, 2012 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
This makes updating the config after plugin initialization much easier.
-
- 10 Jul, 2012 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
To ensure that disco info, or any settings which depend on the bound JID, are correct, only set such information on or after the session_bound event has fired.
-
- 19 Jun, 2012 1 commit
-
-
Lance Stout authored
-
- 08 Apr, 2012 1 commit
-
-
Lance Stout authored
-
- 06 Apr, 2012 3 commits
-
-
Lance Stout authored
-
Lance Stout authored
-
Lance Stout authored
The API registry generalizes the node handler system from the xep_0030 plugin so that other plugins can use it.
-
- 13 Mar, 2012 1 commit
-
-
Lance Stout authored
-
- 10 Mar, 2012 1 commit
-
-
Lance Stout authored
-
- 17 Feb, 2012 1 commit
-
-
Lance Stout authored
-
- 12 Jan, 2012 1 commit
-
-
Lance Stout authored
As part of adding this feature: - fixed bug in update_caps() not assigning verstrings - fixed xep_0004 typo - can now use None as a roster key which will map to boundjid.bare - fixed using JID objects in disco node handlers - fixed failing test related to get_roster Several of these bugs I've fixed before, so I either didn't push them earlier, or I clobbered something when merging. *shrug*
-
- 01 Jan, 2012 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
Protip: Don't test using a custom disco handler that always returns the same feature set :p
-
- 31 Dec, 2011 2 commits
-
-
Lance Stout authored
-
Lance Stout authored
Finally
-