- Nov 04, 2019
-
-
Philipp Hörist authored
Print a warning message for all database querys > 50 ms
-
- Nov 03, 2019
-
-
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
-
- Nov 02, 2019
-
-
Philipp Hörist authored
This can be easily added back as a plugin if there is demand
-
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
-
- Nov 01, 2019
-
-
Philipp Hörist authored
- Rename vars - Make vars/methods private
-
Philipp Hörist authored
Fixes #9879
-
Philipp Hörist authored
- Fix checking wrong attribute - Add nbxmpp properties to event
-
Philipp Hörist authored
-
- Oct 31, 2019
-
-
Philipp Hörist authored
Fixes #9876
-
- Oct 30, 2019
-
-
Sebastiaan Lokhorst authored
-
Sebastiaan Lokhorst authored
-
- Oct 29, 2019
-
-
Philipp Hörist authored
Fixes #9090
-
Philipp Hörist authored
Pass kDNSServiceFlagsNoAutoRename to pybonjour so we dont end up with invalid names like `user@machine (2)` Refactor alternativ name suggestion into own method
-
- Oct 28, 2019
-
-
Philipp Hörist authored
Code was not working for years, seems nobody missed it
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Oct 27, 2019
-
-
Philipp Hörist authored
-
- Oct 26, 2019
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Clients adding chatstates should not disrupt Gajim
-
- Oct 24, 2019
-
-
Philipp Hörist authored
Some client implement not recommended behavior and send other chatstates than active including a <body>
-
- Oct 23, 2019
-
-
Philipp Hörist authored
-
Philipp Hörist authored
show_receipt_icon() -> set_receipt() show_error_icon() -> set_error() show_correction_icon() -> set_correction()
-
Philipp Hörist authored
-
Daniel Brötzmann authored
This checks if the search results scrolled window is visible when pressing Esc. It will first hide the scrolled window, and only then close the history window.
-
- Oct 20, 2019
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
show_receipt_icon() -> show_receipt()
-
Philipp Hörist authored
I consider this feature bloat
-
Philipp Hörist authored
- Database: Save error in the corresponding message datarow - ConversationTextview: Show error icon with error message as tooltip
-