Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-12 | Merge branch 'doc-baseplugin' into 'master' | Maxime Buquet | |
doc: Add doc for BasePlugin dependencies and refs See merge request poezio/poezio!82 | |||
2020-04-12 | doc: Add doc for BasePlugin dependencies and refs | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-12 | Merge branch 'plugins-deps' into 'master' | Maxime Buquet | |
Plugins deps See merge request poezio/poezio!81 | |||
2020-04-12 | plugins/upload: Use embed directly instead of populating input field | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-12 | plugins: Add refs to dependencies on plugins | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-12 | plugins: don't access property on uninitialized plugin | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-12 | Merge branch 'plugins-dep' into 'master' | Maxime Buquet | |
plugins: Add dependencies support See merge request poezio/poezio!80 | |||
2020-04-11 | plugins: Add dependencies support | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-06 | xep_0196: Use correct tag local name (thanks ivucica) | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | doap: update LMC version | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | /correct: send new-style LMC | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | TextBuffer: add note about LMC compat | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | Merge branch 'lmc-new' into 'master' | Maxime Buquet | |
Read newer LMC rules See merge request poezio/poezio!79 | |||
2020-04-05 | modify_message: change variable name | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-05 | Read newer LMC rules | Maxime “pep” Buquet | |
Version 1.1.0 of Last Message Correction (0308) added clarifications that break the way poezio handles corrections. Instead of linking corrections to the previous correction/message as we were doing, we are now required to link all corrections to the original messages. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-04 | Merge branch 'sync-fixes' into 'master' | Maxime Buquet | |
only auto-reconnect if not already reconnecting, needs slixmpp!37 See merge request poezio/poezio!78 | |||
2020-04-04 | Actually skip whitespace ping logging (thanks Ge0rG) | Maxime “pep” Buquet | |
Fixes what 9da6f5328c714f6bdcbc89cb038e10116ab0bed6 intended to do. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-04 | only auto-reconnect if not already reconnecting, needs slixmpp!37 | Georg Lukas | |
2020-04-04 | plugin/display_corrections: prefer generator to list when looping | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-03 | Show textual presence error if available | Kim Alvefur | |
If there's a human-readable explanation of the error, it should be there. | |||
2020-04-01 | Merge branch 'reorder-fixes' into 'master' | Maxime Buquet | |
Reorder fixes See merge request poezio/poezio!77 | |||
2020-04-01 | reorder: group exception handling | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: create GapTab if configured, when creating ConversationTab fails | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Create ConversationTabs when they don't exist | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Ensure valid JID | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | reorder: Add TODO | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-01 | Merge branch 'log-plugin-loading' into 'master' | Maxime Buquet | |
plugin_manager: log on every Exception that caused plugin loading to fail See merge request poezio/poezio!76 | |||
2020-03-31 | plugin_manager: log on every Exception that caused plugin loading to fail | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-31 | Merge branch 'skip-whitespace-ping-log' into 'master' | Maxime Buquet | |
Skip whitespace ping logging See merge request poezio/poezio!75 | |||
2020-03-31 | Skip whitespace ping logging | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-30 | Merge branch 'fix-xml' into 'master' | Maxime Buquet | |
cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. See merge request poezio/poezio!74 | |||
2020-03-29 | cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. | Karthikeyan Singaravelan | |
2020-03-29 | Merge branch 'affiliations-list' into 'master' | mathieui | |
Fix #2280: Allow /affiliation to list all affiliations Closes #2280 See merge request poezio/poezio!19 | |||
2020-03-29 | affiliations: correctly refresh window | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-29 | Fix #2280: Allow /affiliation to list all affiliations | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-29 | Merge branch 'fix-reconnect' into 'master' | mathieui | |
Fix 'disconnected' event handler order for /quit See merge request poezio/poezio!73 | |||
2020-03-29 | Merge branch 'invitation' into 'master' | mathieui | |
invitation: QR plugin to show invitations See merge request poezio/poezio!62 | |||
2020-03-29 | Fix 'disconnected' event handler order for /quit | Georg Lukas | |
2020-03-29 | Merge branch 'fix-reconnect' into 'master' | Maxime Buquet | |
display a delayed reconnect info, needs slixmpp!35 See merge request poezio/poezio!72 | |||
2020-03-29 | display a delayed reconnect info, needs slixmpp!35 | Georg Lukas | |
2020-03-26 | Merge branch 'plugin-debug' into 'master' | Maxime Buquet | |
Plugin debug See merge request poezio/poezio!70 | |||
2020-03-25 | poezio/plugin_manager: add debug when loading plugin | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-25 | plugins/reorder: satisfy linter | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-03-20 | Merge branch 'master' into 'master' | Link Mauve | |
Master See merge request poezio/poezio!69 | |||
2020-03-20 | Update remove_get_trackers plugin to only detect GET parameters in a URL context | Célestin Matte | |
2020-03-20 | Add remove_get_trackers plugin | Célestin Matte | |
Signed-off-by: Célestin Matte <celestin.matte@gmail.com> | |||
2020-02-17 | Merge branch 'doc-typo' into 'master' | Maxime Buquet | |
doc: typo in code snippet See merge request poezio/poezio!68 | |||
2020-02-17 | doc: typo in code snippet | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-02-17 | Merge branch 'plugins-entrygroup' into 'master' | Maxime Buquet | |
plugins: Allow entry_points to be registered See merge request poezio/poezio!67 | |||
2020-02-17 | plugins: doc for external plugins/entry points | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |