- 30 Apr, 2020 1 commit
-
-
Philipp Hörist authored
-
- 19 Apr, 2020 1 commit
-
-
Philipp Hörist authored
-
- 28 Mar, 2020 1 commit
-
-
Philipp Hörist authored
-
- 02 Feb, 2020 1 commit
-
-
Philipp Hörist authored
-
- 29 Jan, 2020 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Move stanza building and message logging code into message module - Don't use event flow to create and send messages - Remove resource lock - Properly support sending a message to multiple recipients
-
- 05 Nov, 2019 1 commit
-
-
Philipp Hörist authored
It's available via properties attribute
-
- 03 Nov, 2019 1 commit
-
-
Philipp Hörist authored
- Move xhtml data into additional_data - Remove xhtml event attribute - Allows now to store both message and xhtml data in the database - Always store xhtml data
-
- 02 Nov, 2019 11 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
It's available via properties attribute
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Encryption information is saved in additional_data attribute
-
- 28 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 26 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 20 Oct, 2019 1 commit
-
-
Philipp Hörist authored
- Database: Save error in the corresponding message datarow - ConversationTextview: Show error icon with error message as tooltip
-
- 17 Oct, 2019 1 commit
-
-
Philipp Hörist authored
- Remove 'decrypt' extension point, its not needed anymore - Remove decryption finished methods - Remove MessageReceived Events, DecryptedMessageReceived servs the same purpose now Plugins decrypt messages before we execute this handler
-
- 14 Oct, 2019 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
- 13 Oct, 2019 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
- 12 Oct, 2019 1 commit
-
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
- 04 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 17 Aug, 2019 1 commit
-
-
Philipp Hörist authored
- Store disco info in cache database - Remove MucCapsCache, the DiscoInfo object supports all the methods
-
- 05 Aug, 2019 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
This looks at all messages incoming and saves the stanza-id if there is one. Previously this was only done for messages of type=chat, which left out muc invites and captcha messages, leading to fetching these messages later again.
-
Philipp Hörist authored
nbxmpp makes sure that 'by' and 'id' are set if stanza_id is not None
-
- 22 Jul, 2019 1 commit
-
-
Andrey Gursky authored
Closes #9766
-
- 21 Jul, 2019 2 commits
-
-
Philipp Hörist authored
Move the code out of the MAM module as we need it also for MUC history now
-
Philipp Hörist authored
Before SyncThreshold was only used for MAM history. Now its also used for MUC history.
-