- 19 Jun, 2019 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
This will help to better track the various states a MUC is in and to act on it
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 18 Jun, 2019 1 commit
-
-
Daniel Brötzmann authored
Fixes PyGIDeprecationWarning: GObject.GError is deprecated and button initialization, see: https://wiki.gnome.org/action/show/Projects/PyGObject/ InitializerDeprecations?action=show&redirect=PyGObject%2FInitializerDeprecations
-
- 16 Jun, 2019 1 commit
-
-
Philipp Hörist authored
-
- 15 Jun, 2019 6 commits
-
-
Philipp Hörist authored
Relax refactor warnings
-
Philipp Hörist authored
ellipsize is set in MaxWidthComboBoxText
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 14 Jun, 2019 3 commits
-
-
Daniel Brötzmann authored
This adds the following queries for room infos: is_open, is_password_protected, and is_persistent
-
Daniel Brötzmann authored
This adds the correct TargetList to our drag destination. Dropping a contact on the group chat's roster will send an invite.
-
Philipp Hörist authored
-
- 13 Jun, 2019 4 commits
-
-
Daniel Brötzmann authored
-
Daniel Brötzmann authored
-
Philipp Hörist authored
Fixes #9733
-
Daniel Brötzmann authored
This adds a query to determine whether a MUC is semi-anonymous or non-anonymous.
-
- 12 Jun, 2019 5 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Daniel Brötzmann authored
-
Philipp Hörist authored
-
- 11 Jun, 2019 5 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 10 Jun, 2019 9 commits
-
-
Daniel Brötzmann authored
Currently, detecting a file drop on the roster window is not recognized correctly. This fix avoids an Index error thrown after dropping a file on the roster by checking if there is a selection before continuing.
-
Daniel Brötzmann authored
-
Philipp Hörist authored
Determine if we add a receipt mark inisde ConversationsTextview instead of in the ChatControl
-
Philipp Hörist authored
graphics was always True, we only use it in add_info_message()
-
Philipp Hörist authored
This helps to prevent confusion because there exist XEP-0359 stanza-ids which are not used here
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Same code exists in the ChatControlBase.add_message() method already
-
Philipp Hörist authored
The timestamp should be enough indication of how recent the message is
-