- 19 Aug, 2018 1 commit
-
-
Philipp Hörist authored
-
- 16 Aug, 2018 1 commit
-
-
Philipp Hörist authored
- Save all Theme settings to .css instead of the config file - Add a gajim-dark.css - Refactor the ThemesWindow
-
- 11 Aug, 2018 1 commit
-
-
Philipp Hörist authored
-
- 08 Aug, 2018 1 commit
-
-
Philipp Hörist authored
-
- 27 Jul, 2018 1 commit
-
-
Philipp Hörist authored
Add method that sequentially works the steps we have to do before sending first presence - Move Delimiter into own module - Move Metacontacts into own module
-
- 22 Jul, 2018 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 17 Jul, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 15 Jul, 2018 1 commit
-
-
- Rework the MAM Preference dialog - Move MAM Preference dialog into a new gtk module - Refactor all MAM code into own module - Refactor the MAM code itself so we can easier test it in the future - Add a misc module for smaller XEPs and move EME, Last Message Correction Delay, OOB into it - Add dedicated module for XEP-0082 Time Profiles
-
- 11 Jul, 2018 2 commits
-
-
Ave Ozkal authored
-
Philipp Hörist authored
-
- 08 Jul, 2018 1 commit
-
-
Philipp Hörist authored
-
- 06 Jul, 2018 1 commit
-
-
Philipp Hörist authored
-
- 05 Jul, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #9230
-
- 01 Jul, 2018 1 commit
-
-
Philipp Hörist authored
-
- 30 Jun, 2018 1 commit
-
-
Philipp Hörist authored
-
- 28 Jun, 2018 1 commit
-
-
- 24 Jun, 2018 1 commit
-
-
Philipp Hörist authored
-
- 21 Jun, 2018 1 commit
-
-
Alexander Krotov authored
-
- 18 Jun, 2018 1 commit
-
-
Alexander Krotov authored
-
- 01 Jun, 2018 1 commit
-
-
Philipp Hörist authored
-
- 28 May, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #5294
-
- 19 May, 2018 1 commit
-
-
Philipp Hörist authored
- Publish avatars with a size of 200x200 - Add AvatarSize.PUBLISH so we can easily change it in the future - Dont upscale small avatars on publish - Use surfaces for displaying the avatar in ProfileWindow and VcardWindow because this scales correctly on HiDPI screens
-
- 06 May, 2018 1 commit
-
-
Philipp Hörist authored
-
- 19 Apr, 2018 1 commit
-
-
Philipp Hörist authored
- Groupchats promote a vcard hash with presence Refactoring: - Dont delete groupchat contacts if they are maximized from the roster - Roster and GroupchatControl use the same contact object
-
- 13 Apr, 2018 1 commit
-
-
Daniel Brötzmann authored
-
- 07 Apr, 2018 1 commit
-
-
Yann Leboulanger authored
-
- 04 Apr, 2018 1 commit
-
-
Philipp Hörist authored
Some Servers broadcast these status codes in every presence which is wrong accoring to the XEP
-
- 29 Mar, 2018 1 commit
-
-
Yann Leboulanger authored
-
- 25 Mar, 2018 2 commits
-
-
Roland Pallai authored
-
Testing for historical messages was broken because `msg_obj.timestamp` second resolution assumed but this is false and this led to broken sound playback for received group chat messages.
-
- 22 Mar, 2018 1 commit
-
-
Philipp Hörist authored
Dont trigger resizes on notify::position, because the absolut handle position changes also on window resizes, but the relative handle position doesnt change. Instead we use the notify::position event now to save the new position to the config file and use left button release event (release of the handle after dragging) and the window maximize/minimize event to trigger resizes in all controls This fixes also fixes a issue where a previously hidden roster was shown again if a new tab was opened. Fixes #8984
-
- 20 Mar, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #8813
-
- 19 Mar, 2018 1 commit
-
-
Philipp Hörist authored
-
- 06 Mar, 2018 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-