Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | Add function to calculate unique prefix of two strings | Jonas Schäfer | |
2020-05-12 | Merge branch 'upload-exceptions' into 'master' | Maxime Buquet | |
plugins/upload: handle more exceptions See merge request poezio/poezio!97 | |||
2020-05-12 | plugins/upload: handle more exceptions | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-12 | Merge branch 'muc-barejid-info' into 'master' | Maxime Buquet | |
poezio.core.handlers: Treat MUC Barejid message as info See merge request poezio/poezio!96 | |||
2020-05-12 | poezio.core.handlers: Treat MUC Barejid message as info | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-10 | Merge branch 'move-deny-remove-global-scope' into 'master' | Maxime Buquet | |
Move /deny and /remove global scope See merge request poezio/poezio!93 | |||
2020-05-10 | Move /deny and /remove to global scope as well | mathieui | |
2020-05-10 | Fix completion and function names for /accept and /add | mathieui | |
2020-05-09 | Add back the deny_anonymous decorator to /add and /accept | mathieui | |
2020-05-09 | Move the deny_anonymous decorator to the poezio.decorators module | mathieui | |
2020-05-09 | Merge branch 'split-message-rendering' into 'master' | mathieui | |
split message rendering See merge request poezio/poezio!48 | |||
2020-05-09 | affiliations: Use InfoMessage in add_message call | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Don't highlight on reflected messages | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Ensure muc history messages are considered history | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Fix highlights by introducing a delayed property on ui.types.Message | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-09 | Fix tests for message rendering | mathieui | |
2020-05-09 | Fix /me messages | mathieui | |
2020-05-09 | Fix a bug in message edition | mathieui | |
(out of bounds access for no reason) | |||
2020-05-09 | Fix a bug when using /dump in xmltab | mathieui | |
2020-05-09 | Typing improvements | mathieui | |
2020-05-09 | WIP: update muctab.add/log message | mathieui | |
2020-05-09 | Add the new package to setup.py | mathieui | |
2020-05-09 | Pass a message to add_message instead of messed up kwargs everywhere | mathieui | |
Changes LOTS of things | |||
2020-05-09 | Only keep one TextWin alive | mathieui | |
2020-05-09 | Fix attention handler | mathieui | |
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 |