- 29 Mar, 2020 7 commits
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
ge0rg authored
-
Maxime Buquet authored
display a delayed reconnect info, needs slixmpp!35 See merge request !72
-
ge0rg authored
-
- 25 Mar, 2020 3 commits
-
-
Maxime Buquet authored
Plugin debug See merge request !70
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 20 Mar, 2020 3 commits
-
-
Link Mauve authored
Master See merge request !69
-
Célestin Matte authored
-
Célestin Matte authored
Signed-off-by:
Célestin Matte <celestin.matte@gmail.com>
-
- 17 Feb, 2020 5 commits
-
-
Maxime Buquet authored
doc: typo in code snippet See merge request !68
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
plugins: Allow entry_points to be registered See merge request !67
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
It's currently impractical to use out-of-tree plugins that want to be distributed via distribution channels. Poezio now looks for every entry point registered in the `poezio_plugins` entry group, and will use the first matching module with the specified name. This also helps specifically for the OMEMO plugin that has a conflicting name (omemo / omemo) with the backend library. Thanks jonas for pointing this out. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 16 Feb, 2020 2 commits
-
-
Maxime Buquet authored
doc: Add link to external OMEMO plugin See merge request !66
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 07 Feb, 2020 2 commits
-
-
Maxime Buquet authored
mam: disco before query only if groupchat See merge request !65
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 04 Feb, 2020 2 commits
-
-
Maxime Buquet authored
load, unload: prevent Traceback when not enough parameters are specified See merge request !64
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 03 Feb, 2020 2 commits
-
-
Maxime Buquet authored
Add poezio logo as SVG See merge request !63
-
fiaxh authored
-
- 21 Jan, 2020 1 commit
-
-
ge0rg authored
-
- 19 Jan, 2020 1 commit
-
-
ge0rg authored
-
- 18 Jan, 2020 2 commits
-
-
Maxime Buquet authored
doc: list additional required packages, add Debian two-liner See merge request poezio/poezio!61
-
ge0rg authored
-
- 15 Jan, 2020 2 commits
-
-
Maxime Buquet authored
doc: explicitly use pip3 See merge request poezio/poezio!60
-
ge0rg authored
-
- 14 Jan, 2020 1 commit
-
-
Maxime Buquet authored
Don't ignore carbons if biboumi See merge request poezio/poezio!59
-
- 12 Jan, 2020 6 commits
-
-
Maxime Buquet authored
There is no apparent reason why a disco#info should be done on the domain Jid rather than the bare Jid. MUCs advertize their MUC-y-ness on the bare Jid. This will also fix cases like chat@dino.im which is a MUC component itself (whereas dino.im is a user host), and biboumi components that serves a mic of MUCs and (IRC) users. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Is known muc pm See merge request poezio/poezio!58
-
Maxime Buquet authored
Use new `by_jid` API to search for any tab containing the barejid, and then look at the type of Tab. Move the Tab search at the top of the checks so that we stop searching if we already have done all this work for previous stanzas. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Prevent Traceback when receiving MUC-PM carbons under some conditions See merge request poezio/poezio!57
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 11 Jan, 2020 1 commit
-
-
Maxime Buquet authored
Prevent plugin_e2ee from sending empty JID as recipient See merge request poezio/poezio!56
-