- 22 Dec, 2018 2 commits
-
-
Philipp Hörist authored
- Also attempt to fix #9446
-
Philipp Hörist authored
-
- 18 Dec, 2018 11 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
This event is used to shutdown the roster if we quit, it destroys all windows. This should be run last because other objects like the ChatControl need a reference to the window to shutdown properly
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
This makes it possible so text can be copied from the conversation textview with other keyboard layouts than english
-
Philipp Hörist authored
Fixes #9471
-
Philipp Hörist authored
Fixes #8362
-
Philipp Hörist authored
This seems to be an old codepath, currently there is no need to redraw a contact on selection change Fixes #9496
-
Philipp Hörist authored
Fixes #8275
-
Philipp Hörist authored
When there are no bookmarks on the server the join groupchat menu was disabled, preventing the user to open the join groupchat dialog
-
- 09 Dec, 2018 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #9491
-
Philipp Hörist authored
get_contact() returns also a contact if only the bare jid matches, which for private messages is the groupchat contact object.
-
- 07 Dec, 2018 1 commit
-
-
Philipp Hörist authored
This makes it easier to retrive and store values
-
- 06 Dec, 2018 2 commits
-
-
Philipp Hörist authored
Fixes #9465
-
Philipp Hörist authored
- Check the from attr on the delay node to determine if its a user timestamp or from the server - Dont use user timestamp for sorting - Record the user timestamp in additional data so its saved to the database Fixes #9444
-
- 05 Dec, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 04 Dec, 2018 1 commit
-
-
Philipp Hörist authored
-
- 03 Dec, 2018 7 commits
-
-
Philipp Hörist authored
Fixes #9472
-
Philipp Hörist authored
Fixes #9473
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Andrey Gursky authored
This is a regression from e3050697
-
Philipp Hörist authored
The default GTK link handler does not work on Windows and Mac Fixes #9453
-
Philipp Hörist authored
The package has been fixed in the mingw repos
-
- 19 Nov, 2018 10 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Use parse_datetime() - Improve tzo node validation
-
Philipp Hörist authored
-
André authored
-
André authored
-
André authored
The added account causes an issue with test_gui_interface, so the account needs to be removed again
-
Philipp Hörist authored
Remove checking for font_scale, Gtk.TextIter.get_attributes() seems buggy at the moment, and we dont need to check the current scale to apply a new scale Fixes #9067
-
Philipp Hörist authored
-
- 16 Nov, 2018 1 commit
-
-
Philipp Hörist authored
data is now a str
-