- 03 Apr, 2020 1 commit
-
-
If there's a human-readable explanation of the error, it should be there.
-
- 31 Mar, 2020 8 commits
-
-
Maxime Buquet authored
Reorder fixes See merge request !77
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
plugin_manager: log on every Exception that caused plugin loading to fail See merge request !76
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 30 Mar, 2020 3 commits
-
-
Maxime Buquet authored
Skip whitespace ping logging See merge request !75
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. See merge request !74
-
- 29 Mar, 2020 9 commits
-
-
Karthikeyan Singaravelan authored
-
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 poezio/poezio!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 poezio/poezio!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 poezio/poezio!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 poezio/poezio!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 poezio/poezio!63
-
fiaxh authored
-