- Dec 22, 2018
-
-
Philipp Hörist authored
Fixes #9096
-
Philipp Hörist authored
- Also attempt to fix #9446
-
Philipp Hörist authored
-
- Dec 18, 2018
-
-
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
-
- Dec 09, 2018
-
-
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.
-
- Dec 07, 2018
-
-
Philipp Hörist authored
This makes it easier to retrive and store values
-
- Dec 06, 2018
-
-
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
-
- Dec 05, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Dec 04, 2018
-
-
Philipp Hörist authored
-
- Dec 03, 2018
-
-
Philipp Hörist authored
Fixes #9472
-
Philipp Hörist authored
Fixes #9473
-
Philipp Hörist authored
-
Philipp Hörist 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
-
- Nov 19, 2018
-
-
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
-
-
-
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
-