Nicolas Cedilnik 76a11d4899 xep0356: implement IQ privilege
Also included:

- correctly handle privileges from different
  servers
- check that privileges have been granted before
  attempting to send something and raise
  PermissionError if not
- use dataclass and enums to store permissions instead of
  untyped dict
2023-12-19 14:14:16 +00:00
..
2010-10-07 19:42:28 -04:00
2014-07-17 14:19:04 +02:00
2020-12-04 00:20:51 +01:00
2015-02-12 12:23:47 +01:00
2014-07-17 14:19:04 +02:00
2014-07-17 14:19:04 +02:00
2021-02-26 00:08:56 +01:00