Commit Graph

1230 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
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 a7466406a5 Connect gpg agent action correctly
Fixes #9660
2019-04-09 22:28:35 +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 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
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
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 14fb085766 Windows: Fix language detection 2019-01-19 19:58:15 +01:00
Yann Leboulanger 89276eeeb3 prepare 1.1.2 release 2019-01-15 21:18:31 +01:00
Philipp Hörist c6d0dd3d5e DiscoveryWindow: Fix bookmarking a group chat
Fixes #9537
2019-01-10 23:37:36 +01:00
streaps caf95ead3b Jingle Audio: Update codecs
Fixes #9535
2019-01-10 22:34:08 +01:00
Philipp Hörist 3841ed513a DBus: Correctly raise NewMessage signal 2019-01-10 22:34:08 +01:00
Philipp Hörist f29bf4568a Raise nbxmpp version 2019-01-08 22:32:40 +01:00
Philipp Hörist ad5a8fd390 Pass xml:lang to nbxmpp 2019-01-08 20:21:47 +01:00
Philipp Hörist 2ad179df77 Better determine language cross platform 2019-01-08 20:20:12 +01:00
Sebastiaan Lokhorst 5329190d9c Fix Bonjour (pybonjour) on macOS 2019-01-08 20:18:47 +01:00
André Apitzsch af4e06ca29 Bump copyright year 2019-01-08 20:07:27 +01:00
Philipp Hörist c2d69774d5 Use custom link handler in AboutDialog
Fixes #9525
2019-01-08 20:07:00 +01:00
Philipp Hörist b2cc2147c3 Fix status tray notification
Clicking on a new message notification in the status tray didnt open the chat
2018-12-26 12:44:18 +01:00