Commit Graph

16024 Commits

Author SHA1 Message Date
'leftie c32f46e99f add plural-affirmative aliases for `/me` 2019-05-21 01:15:01 -04:00
Yann Leboulanger 257f784804 prepare 1.1.3 release 2019-04-23 21:25:11 +02:00
Yann Leboulanger b6b56a282e update translations 2019-04-23 19:23:51 +00:00
Philipp Hörist 9787729423 Update ChangeLog 2019-04-23 17:09:44 +02:00
Sebastiaan Lokhorst da04f7fe39 zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility 2019-04-23 17:09:44 +02:00
Alexander Bogdanov ff9afe194e Implementing error type=modify handling for XEP-0077 2019-04-16 18:33:32 +02:00
Philipp Hörist 9e0fb54173 Update ChangeLog 2019-04-09 22:30:31 +02:00
Philipp Hörist a7466406a5 Connect gpg agent action correctly
Fixes #9660
2019-04-09 22:28:35 +02:00
Philipp Hörist 27e2786bcc Update ChangeLog 2019-04-09 21:06:15 +02:00
Marcin Mielniczuk db942378a1 Add the possibility to paste as quote 2019-04-09 20:58:16 +02:00
Philipp Hörist bf804f18d4 Fix memory leak with spell checker
- Dont shadow widgets destroy()
- Dont bind spell checker to class attribute, this prevents its finalize

Fixes #8822
2019-04-09 20:57:47 +02:00
Philipp Hörist 5f562fb0ab Iterate safely over dict
Fixes #9633
2019-04-06 09:34:50 +02:00
Philipp Hörist 72b8c0ab7f Windows: Fix version comparison
Fixes #9643
2019-04-06 09:34:31 +02:00
Philipp Hörist 80f37bb3fa Windows: Dont override format region settings 2019-04-05 21:28:46 +02:00
Philipp Hörist cb4e60c481 Dont send invalid presence show value 2019-04-05 21:27:39 +02:00
Daniel Brötzmann e01e552f65 Rework HTTPUpload dialog 2019-04-05 21:19:31 +02:00
Philipp Hörist 366b3df235 Remove reimport 2019-03-26 00:03:36 +01:00
Philipp Hörist f9872d3abb Update ChangeLog 2019-03-25 23:59:07 +01:00
Philipp Hörist da5ffe4bcc Correctly get the total screen geometry
get_root_window() does not work on Wayland

Fixes #9637
2019-03-25 23:53:05 +01:00
Philipp Hörist 669671e0b2 Move imports to the top 2019-03-25 23:52:37 +01:00
Philipp Hörist 0e9422ae9b Refactor restoring roster position 2019-03-25 23:51:46 +01:00
Philipp Hörist 2f5d00d1f3 Refactor saving roster position
- Dont save roster position on Wayland
2019-03-25 23:46:53 +01:00
Philipp Hörist 23c08892a0 Add method to determine window manager 2019-03-25 23:30:10 +01:00
Daniel Brötzmann 838b04d6b6 Improve dark theme colors 2019-03-25 23:24:33 +01:00
Daniel Brötzmann 64bda9cf79 Flatpak: Disable install from ZIP 2019-03-25 23:19:11 +01:00
Dominion 40cf9488b7 Add server blabber.im to servers.json 2019-03-25 23:15:26 +01:00
André Apitzsch 65dc8ed892 Flatpak: Update dependencies 2019-03-17 00:09:46 +01:00
André Apitzsch 4099b01f9d Flatpak: Fix access to GnuPG keys
Fixes gajim/gajim-plugins#386
2019-03-16 23:59:15 +01:00
Philipp Hörist c972196a4f Update ChangeLog 2019-03-16 16:32:42 +01:00
Philipp Hörist 06ca9b39e1 Raise nbxmpp version 2019-03-16 16:21:53 +01:00
Philipp Hörist bb4daa2945 Generate account label correctly 2019-03-16 16:19:37 +01:00
Philipp Hörist d159a7a1e2 Fix error while quitting
Fixes #9622
2019-03-16 16:19:26 +01:00
Philipp Hörist 7ba9bc4b04 Dont leak DNS query if we connect via proxy
Fixes #9573
2019-03-16 16:19:11 +01:00
Philipp Hörist 76cb4d1d08 HistoryWindow: Center top widgets vertically 2019-03-16 16:18:49 +01:00
Philipp Hörist 3729b8f94f Themes: Better visibility of scrollbar 2019-03-16 16:17:05 +01:00
Philipp Hörist 36e80622bc Notifications: Check if DBus is available 2019-03-16 15:47:51 +01:00
Philipp Hörist c1948d05e0 Get module instance after checking for zeroconf 2019-03-16 15:38:19 +01:00
Philipp Hörist c0178db779 Redirect some print statments to stderr
Otherwise they errors will not show up if the console output is
redirected to a file
2019-03-02 10:52:30 +01:00
Philipp Hörist c5d2f8bdab Use pathlib replace() for saving config
This makes it hopefully more resilient on Windows
2019-03-02 10:47:34 +01:00
Philipp Hörist 56e40954b7 Use a UUID4 as item id for pubsub posts 2019-03-02 10:47:18 +01:00
André Apitzsch c4b5671b69 Flatpak: Switch to stable branch 2019-02-17 15:30:58 +01:00
André Apitzsch 0dfce19d22 Flatpak: update dependencies 2019-02-17 15:24:33 +01:00
Philipp Hörist f4b4e9cc88 Determine windows version reliably
Fixes #9578
2019-02-15 16:56:52 +01:00
Philipp Hörist 064f249c5a Add mobile phone indicator
Shows a mobile phone icon if the last message was received by a client
which identifies as phone
2019-02-15 16:45:58 +01:00
Philipp Hörist 4189d5b9c8 Fix filetransfer tooltip 2019-02-15 16:35:57 +01:00
Philipp Hörist a1d68677d0 Dont fail on urn:xmpp:hashes:1
Fixes #9514
2019-02-15 16:35:57 +01:00
Philipp Hörist 05f1c78098 XTLS: Fix endless loop on write error 2019-02-15 16:35:56 +01:00
Philipp Hörist 9419e8ddf7 Fix deprecation warning
set_cipher_list wants bytes
2019-02-15 16:35:44 +01:00
Philipp Hörist bf9aed69fe Windows: Add pygments to build
(cherry picked from commit 5059f72373)
2019-02-15 11:38:59 +01:00
Philipp Hörist 14b4488b07 Windows: Use HEAD of nbxmpp_0.6 branch 2019-01-21 22:47:14 +01:00