Age | Commit message (Expand) | Author |
2020-05-12 | Add /wup command | Jonas Schäfer |
2020-05-12 | Add function to find a tab by unique prefix | Jonas Schäfer |
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 |
2020-05-12 | plugins/upload: handle more exceptions | Maxime “pep” Buquet |
2020-05-12 | Merge branch 'muc-barejid-info' into 'master' | Maxime Buquet |
2020-05-12 | poezio.core.handlers: Treat MUC Barejid message as info | Maxime “pep” Buquet |
2020-05-10 | Merge branch 'move-deny-remove-global-scope' into 'master' | Maxime Buquet |
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 |
2020-05-09 | affiliations: Use InfoMessage in add_message call | Maxime “pep” Buquet |
2020-05-09 | Don't highlight on reflected messages | Maxime “pep” Buquet |
2020-05-09 | Ensure muc history messages are considered history | Maxime “pep” Buquet |
2020-05-09 | Fix highlights by introducing a delayed property on ui.types.Message | Maxime “pep” Buquet |
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 |
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 |
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 |
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 |
2020-05-09 | Merge branch 'allow-pylint-failures' into 'master' | mathieui |
2020-05-09 | Allow pylint failure due to false positives | mathieui |
2020-05-09 | Merge branch 'add-qr-dep' into 'master' | mathieui |
2020-05-09 | Add qrcode lib to the plugin requirements | mathieui |
2020-05-08 | Merge branch 'muc-pms-x' into 'master' | Maxime Buquet |
2020-05-08 | PrivateTab: extract NS contant | Maxime “pep” Buquet |
2020-05-08 | Chatstates: add <x/> in MUC-PMs | Maxime “pep” Buquet |
2020-05-08 | Revert "Revert "tabs/privatetab: Fixes #3491: Add MUC <x/> marker in MUC-PMs.... | Maxime “pep” Buquet |
2020-05-07 | Merge branch 'doc-affiliation' into 'master' | Maxime Buquet |
2020-05-07 | affiliation: fix usage string and add documentation | Maxime “pep” Buquet |
2020-05-01 | Merge branch 'csn-no-store' into 'master' | Maxime Buquet |
2020-05-01 | Fix #3518: Add no-store hint to CSN | Maxime “pep” Buquet |
2020-05-01 | Merge branch 'python-version' into 'master' | Maxime Buquet |
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet |
2020-04-23 | Merge branch 'doc-tab-list' into 'master' | Maxime Buquet |
2020-04-23 | [ci skip] doc/usage: horizontal tab list isn't the default anymore, since 201... | Maxime “pep” Buquet |
2020-04-23 | Merge branch 'doc-ad-hoc' into 'master' | Maxime Buquet |