- 12 May, 2020 4 commits
-
-
Jonas Schäfer authored
The `/wup` command selects a tab by the prefix of its name only. The `/win` will do a substring match based on the first tab going from the current tab which matches the substring. This can be confusing, especially since `/win` matches on different types of tab "names" not only on the name which is shown in the info bar by default. The `/wup` command exclusively matches based on the prefix of the tab.name string. This has the advantage that it is consistent, deterministic and independent of the currently selected tab.
-
Jonas Schäfer authored
-
Jonas Schäfer authored
-
Maxime Buquet authored
plugins/upload: handle more exceptions See merge request !97
-
- 11 May, 2020 3 commits
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
poezio.core.handlers: Treat MUC Barejid message as info See merge request !96
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 09 May, 2020 30 commits
-
-
Maxime Buquet authored
Move /deny and /remove global scope See merge request !93
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
mathieui authored
-
mathieui authored
-
mathieui authored
(out of bounds access for no reason)
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
Changes LOTS of things
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
and improve tests to catch that
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
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
-
mathieui authored
…………
-
mathieui authored
-
- 08 May, 2020 3 commits
-
-
Maxime Buquet authored
Add <x/> to MUC-PM CSNs Closes #3491 See merge request !90
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-