Philipp Hörist
|
f5a19c24a9
|
Cast messages from a bare muc jid to groupchat
|
2018-11-05 21:08:34 +01:00 |
Philipp Hörist
|
bf87ad5ac8
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-06 22:38:55 +02:00 |
Philipp Hörist
|
460d390795
|
Refactor Chat State Notifications
- Move code into chatstate module
- Refactor most of the code, make it much simpler
|
2018-09-30 22:58:38 +02:00 |
Yann Leboulanger
|
5aa41c7f63
|
handle error message from MUC correctly. Fixes #9280
|
2018-09-23 22:45:05 +02:00 |
Philipp Hörist
|
d29f6b2ca9
|
Dont parse our own nick on sent carbons
Fixes #9051
|
2018-09-22 15:35:45 +02:00 |
Philipp Hörist
|
09c5183575
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
Philipp Hörist
|
8a34261137
|
Parse delay after decryption
Delay could be encrypted with full stanza encryption
|
2018-08-30 19:19:47 +02:00 |
Philipp Hörist
|
85bc3896ab
|
Handle messages without 'to' correctly
|
2018-07-30 21:58:22 +02:00 |
Philipp Hörist
|
137bf1f831
|
MAM: Request from last received stanza-id
Record stanza-ids from live messages. If Gajim is started query the
archive from the last received stanza-id
|
2018-07-29 23:16:13 +02:00 |
Philipp Hörist
|
afb0306160
|
Move security labels into own module
|
2018-07-22 16:19:59 +02:00 |
Philipp Hörist
|
37f7a80396
|
Move message handler into own module
|
2018-07-22 12:33:55 +02:00 |