summaryrefslogtreecommitdiff
path: root/slixmpp/plugins
AgeCommit message (Expand)Author
2021-02-13XEP-0231: Add typing, docs, and new-style kwargsmathieui
2021-02-13XEP-0047: Better typing, docs, coroutine.mathieui
2021-02-08XEP-0045: Types, visibility, and documentationmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-02-05XEP-0084: add integer wrappers for int stanza attributesmathieui
2021-02-05XEP-0191: Add type hints and switch to default argsmathieui
2021-02-05XEP-0153: Add typing and switch to default argsmathieui
2021-02-05XEP-0153: Fix a bug that would add muc elements to inbound presencemathieui
2021-02-05XEP-0152: Add type hints and switch to default argsmathieui
2021-02-05XEP-0092: Add type hints and switch to default argsmathieui
2021-02-05XEP-0084: Add type hints and switch to default argsmathieui
2021-02-05XEP-0054: Add type hints and switch to default argsmathieui
2021-02-04XEP-0049: Add type hints and switch to default argsmathieui
2021-02-04XEP-0012: Add type hints and switch to default argsmathieui
2021-02-04stanzabase: make _get_plugin part of the public APImathieui
2021-02-03XEP-0196: Fix return values and typingmathieui
2021-02-03XEP-0172: Fix return values and typingmathieui
2021-02-03XEP-0118: Fix return values and typingmathieui
2021-02-03XEP-0108: Fix return values and typingmathieui
2021-02-03XEP-0107: Fix return values and typingmathieui
2021-01-31XEP-0045: make the join_muc_wait timeout parameter optionalmathieui
2021-01-31XEP-0045: Add a join_muc_wait functionmathieui
2021-01-31XEP-0045: Add a specific handler for MUC presence errorsmathieui
2021-01-31XEP-0045: add a directed event for self-presencemathieui
2021-01-31Merge branch 'mix-additions' into 'master'mathieui
2021-01-30xeps: fix description for the newer pluginsmathieui
2021-01-30XEP-0405: Manage MIX Roster itemsmathieui
2021-01-30XEP-0369: Add events for channel/participantsmathieui
2021-01-29XEP-0198: do not send acks when disconnectedmathieui
2021-01-29XEP-0198: Enable SM even if we failed resuming the sessionmathieui
2021-01-27Merge branch 'xep-0382-spoiler-messages' into 'master'mathieui
2021-01-24Merge branch 'fix-emoji-update' into 'master'mathieui
2021-01-24XEP-0444: Fix emoji detectionmathieui
2021-01-24XEP-0199: Fix handler default parameter, add typingmathieui
2021-01-22XEP-0199: cancel ongoing handlers on session endmathieui
2021-01-22XEP-0382: Spoiler Messagesmathieui
2021-01-12XEP-0045: Add a groupchat_join MUC event for componentsmathieui
2021-01-10XEP-0045: Better component handlingmathieui
2021-01-10XEP-0045: Better "groupchat_presence" targetingmathieui
2021-01-10XEP-0045: add more elements (<actor/>)mathieui
2020-12-27Merge branch 'muc-mypy-fixes' into 'master'mathieui
2020-12-27XEP-0045: Add a set_subject() helperEmmanuel Gil Peyrot
2020-12-27XEP-0045: Add missing reason for affiliation and role changesEmmanuel Gil Peyrot
2020-12-27XEP-0045: Fix issues found by mypyEmmanuel Gil Peyrot
2020-12-13XEP-0424: fire event even with groupchat messagesmathieui
2020-12-12Merge branch 'fix-moderation' into 'master'Link Mauve
2020-12-12XEP-0424: Add an event for message retractionmathieui
2020-12-12XEP-0425: Fix plugin registration, and add elementmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2020-12-08XEP-047: Room Activity Indicatorsmathieui