- 16 Dec, 2018 6 commits
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Add a command that invites people to a newly created room, with a random localpart. The muc component is currently static. The interface for the command might also change later on. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 15 Dec, 2018 4 commits
-
-
Maxime Buquet authored
Allow additional information elements in MucInfoWin same as ConversationInfoWin See merge request poezio/poezio!17
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
mathieui authored
on getting Link Mauve to ever run tests
-
- 14 Nov, 2018 2 commits
-
-
Link Mauve authored
-
Link Mauve authored
This also changes from git:// to https:// because many networks like to block non-standard (read non-HTTP) ports, especially in companies or universities.
-
- 27 Oct, 2018 1 commit
-
-
Link Mauve authored
Fixes a regression introduced in cce1a409 when displaying data forms.
-
- 24 Oct, 2018 1 commit
-
-
Link Mauve authored
-
- 18 Oct, 2018 4 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
It is relied on in quite a few places which don’t check for None before calling it on messages which have no nick.
-
louiz’ authored
If we ignore it, it’s just noise. We need to decide: - fix the code to be like yapf wants to be (I’m against this) - change the rules, to make them way more flexible, and then apply them - don’t run yapf at all
-
- 17 Oct, 2018 1 commit
-
-
mathieui authored
tentative fix
-
- 15 Oct, 2018 1 commit
-
-
mathieui authored
-
- 13 Oct, 2018 6 commits
-
-
mathieui authored
-
mathieui authored
-
mathieui authored
Which did not break if we imported modules in a certain order…
-
mathieui authored
upload: add user friendly error when upload service not found See merge request poezio/poezio!12
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
mathieui authored
-
- 12 Oct, 2018 2 commits
-
-
mathieui authored
-
- 07 Oct, 2018 1 commit
-
-
mathieui authored
-
- 30 Sep, 2018 1 commit
-
-
Link Mauve authored
-
- 29 Sep, 2018 1 commit
-
-
Link Mauve authored
-
- 25 Sep, 2018 3 commits
-
-
Link Mauve authored
This makes it way faster than having to create it all the time.
-
Nicknames which do not end and start on a word boundary or contain regex metacharacters broke with the previous approach. Fixes #3433.
-
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 17 Sep, 2018 1 commit
-
-
louiz’ authored
See https://github.com/PyCQA/pylint/issues/2439
-
- 11 Sep, 2018 1 commit
-
-
mathieui authored
We don’t lose anything, mypy will add these Optionals by itself since it can see the = None.
-
- 10 Sep, 2018 2 commits
-
-
mathieui authored
Allow Tabs object to be sliced See merge request poezio/poezio!11
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 09 Sep, 2018 1 commit
-
-
Maxime Buquet authored
Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 23 Aug, 2018 1 commit
-
-
louiz’ authored
Notably, remove a section that was just describing the workflow that is now used by 99% of people, thanks to github and co. People now how to do these things nowadays.
-