- 05 Apr, 2020 3 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
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>
-
- 05 Sep, 2019 1 commit
-
-
Madhur Garg authored
-
- 22 Aug, 2019 1 commit
-
-
Madhur Garg authored
Added 'top' attribute in the 'Message' object (The problem of the wrong order of messages was because of this.)
-
- 21 Aug, 2019 3 commits
-
-
Madhur Garg authored
-
Madhur Garg authored
-
Madhur Garg authored
-
- 02 Aug, 2019 1 commit
-
-
Maxime Buquet authored
Cleanup a bit how `str_time` is assigned. Signed-off-by:
Maxime “pep” Buquet <pep@bouah.net>
-
- 07 Apr, 2019 2 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>
-
- 23 Mar, 2019 1 commit
-
-
Madhur Garg authored
Corrected the value of timestamp for MUC subject. Fixes #3451 Corrects the value of timestamp for messages with delay tag. Fixes #3451
-
- 18 Aug, 2018 1 commit
-
-
Link Mauve authored
-
- 23 Jul, 2018 2 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
- 22 Jul, 2018 1 commit
-
-
Link Mauve authored
-
- 21 Jul, 2018 1 commit
-
-
mathieui authored
-
- 14 Jul, 2018 2 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
- 10 Jan, 2018 1 commit
-
-
Link Mauve authored
-
- 27 Dec, 2017 1 commit
-
-
mathieui authored
Fixes #3365
-
- 12 Nov, 2017 1 commit
-
-
mathieui authored
-
- 03 Oct, 2016 1 commit
-
-
mathieui authored
-
- 30 Jun, 2016 1 commit
-
-
mathieui authored
-
- 27 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 Jun, 2016 3 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 16 Jul, 2015 1 commit
-
-
mathieui authored
for nicks with length > 10 and messages longer than one line, it would overflow on the line below everytime.
-
- 08 May, 2015 1 commit
-
-
mathieui authored
-
- 13 Apr, 2015 1 commit
-
-
mathieui authored
if the error has the same id as a sent message, it will be displayed with a cross where there is usually a checkmark (ack), and the received error will be appended to the message, in red. if it does not have a know id, it will be added as another message to the conversation, without a nick, and in red.
-
- 30 Dec, 2014 1 commit
-
-
mathieui authored
-
- 20 Oct, 2014 1 commit
-
-
mathieui authored
-
- 27 Apr, 2014 1 commit
-
-
mathieui authored
- two options request/ack_message_receipts - two new theme parameters : CHAR_ACK_RECEIVED and COLOR_CHAR_ACK - if a message has a receipt, the character is displayed between the timestamp and the nick, using the color
-
- 22 Apr, 2014 1 commit
-
-
mathieui authored
also bump version, and add some gettext wraps
-
- 06 Apr, 2014 2 commits
- 24 Mar, 2014 1 commit
-
-
mathieui authored
config.get('option', 'value').lower() == 'value' is just ugly and stupid, especially for bool. One if in basetabs:556 was also missing a comparison, leading to True whenever the option was set.
-
- 06 Oct, 2013 1 commit
-
-
mathieui authored
-
- 01 Jul, 2013 1 commit
-
-
mathieui authored
-