Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | Add tests for ui-related funcs | mathieui | |
2020-05-09 | Fix an issue in xmllog rendering due to wrong offset | mathieui | |
and improve tests to catch that | |||
2020-05-09 | Add tests for the new modules | mathieui | |
2020-05-09 | Rewrite part of the message handling/rendering | mathieui | |
2020-05-09 | Add a context manager in Win for colored text | mathieui | |
2020-05-09 | Move message rendering code to Message.render() | mathieui | |
Also: - rename format_chars to FORMAT_CHARS because it’s static constant - move Line, Message, and a few funcs/consts to a new poezio.ui module | |||
2020-05-09 | Merge branch 'allow-pylint-failures' into 'master' | mathieui | |
Allow pylint failure due to false positives See merge request poezio/poezio!92 | |||
2020-05-09 | Allow pylint failure due to false positives | mathieui | |
………… | |||
2020-05-09 | Merge branch 'add-qr-dep' into 'master' | mathieui | |
Add qrcode plugin dependency See merge request poezio/poezio!91 | |||
2020-05-09 | Add qrcode lib to the plugin requirements | mathieui | |
2020-05-08 | Merge branch 'muc-pms-x' into 'master' | Maxime Buquet | |
Add <x/> to MUC-PM CSNs Closes #3491 See merge request poezio/poezio!90 | |||
2020-05-08 | PrivateTab: extract NS contant | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-08 | Chatstates: add <x/> in MUC-PMs | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-08 | Revert "Revert "tabs/privatetab: Fixes #3491: Add MUC <x/> marker in ↵ | Maxime “pep” Buquet | |
MUC-PMs. Thanks Ge0rG."" This reverts commit e9a6ea7a59b0bf08c4f649ce125cb5dae12e1e63. | |||
2020-05-07 | Merge branch 'doc-affiliation' into 'master' | Maxime Buquet | |
affiliation: fix usage string and add documentation See merge request poezio/poezio!89 | |||
2020-05-07 | affiliation: fix usage string and add documentation | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-01 | Merge branch 'csn-no-store' into 'master' | Maxime Buquet | |
Fix #3518: Add no-store hint to CSN Closes #3518 See merge request poezio/poezio!88 | |||
2020-05-01 | Fix #3518: Add no-store hint to CSN | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-01 | Merge branch 'python-version' into 'master' | Maxime Buquet | |
Update Python version minimum requirement to 3.7 See merge request poezio/poezio!87 | |||
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-23 | Merge branch 'doc-tab-list' into 'master' | Maxime Buquet | |
[ci skip] doc/usage: horizontal tab list isn't the default anymore, since 2014 (thanks FireFly) See merge request poezio/poezio!86 | |||
2020-04-23 | [ci skip] doc/usage: horizontal tab list isn't the default anymore, since ↵ | Maxime “pep” Buquet | |
2014 (thanks FireFly) Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-23 | Merge branch 'doc-ad-hoc' into 'master' | Maxime Buquet | |
[ci skip] doc/commands: add ad-hoc See merge request poezio/poezio!85 | |||
2020-04-23 | [ci skip] doc/commands: add ad-hoc | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-22 | Merge branch 'muc-reflections' into 'master' | Maxime Buquet | |
[ci skip] Add TODOs re #3314 See merge request poezio/poezio!84 | |||
2020-04-22 | [ci skip] Add TODOs re #3314 | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-16 | Merge branch 'disco-node' into 'master' | Link Mauve | |
plugins/disco: Add support for querying with a custom node. See merge request poezio/poezio!71 | |||
2020-04-15 | affiliations: fix traceback when displaying outcast users | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-15 | theming: add CHAR_AFFILIATION_OUTCAST | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-15 | plugins/embed: correctly refresh window in Conversation*Tab | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-04-15 | Merge branch 'affiliation-ui' into 'master' | Maxime Buquet | |
affiliations: display all relevant pieces of information we get See merge request poezio/poezio!83 | |||
2020-04-15 | affiliations: display all relevant pieces of information we get | Maxime “pep” Buquet | |
- Don't fail if only one of the requests fail - Change UI a bit Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
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 | |