Commit Graph

  • fb5c8b8cd0 use less gendered pronouns leftie-their leftie 'leftie 2019-07-01 20:30:56 -0400
  • 5e0c4f5d5c add plural-affirmative aliases for `/me` v1.1.2-plural 'leftie 2019-06-01 11:24:08 -0400
  • abbf24f6fa add important wrapper commands around `/me` 'leftie 2019-05-24 21:11:20 -0400
  • c32f46e99f add plural-affirmative aliases for `/me` v1.1.3-plural 'leftie 2019-05-21 00:47:24 -0400
  • 519d86444a Refactor conditions to determine connected state master Philipp Hörist 2019-05-20 21:33:42 +0200
  • 2485227701 Move ConnectionSocks5Bytestream code to module Philipp Hörist 2019-05-19 22:24:26 +0200
  • 275e719da3 Move ConnectionJingle code to module Philipp Hörist 2019-05-19 21:02:13 +0200
  • 1675161095 Add paste-image-from-clipboard functionality Yuki 2019-05-19 16:56:48 +0200
  • 4394bb1174 Fix disabling Zeroconf account Philipp Hörist 2019-05-19 16:49:34 +0200
  • fdfc9c90a1 Move IBB code to new IBB module Philipp Hörist 2019-05-19 15:16:37 +0200
  • 7ec93f89a2 Remove support for XEP-0096 (SI File Transfer) Philipp Hörist 2019-05-18 23:38:02 +0200
  • e1bcbd2f1f Move _compute_resource() into helper module Philipp Hörist 2019-05-18 22:01:45 +0200
  • 02915163dc Remove getRoster() helper method Philipp Hörist 2019-05-18 20:51:01 +0200
  • 2e50ac5205 Remove unused code Philipp Hörist 2019-05-18 01:31:09 +0200
  • 22b3388554 Move roster methods into Roster module Philipp Hörist 2019-05-18 01:30:37 +0200
  • f601ca0d7b Add dedicated announce/motd module Philipp Hörist 2019-05-18 00:33:28 +0200
  • 9dbac0f098 Remove custom status per contact feature Philipp Hörist 2019-05-17 23:38:06 +0200
  • 9f8492ae69 AdHoc: Show error page if no commands are available Philipp Hörist 2019-05-16 23:15:16 +0200
  • c823ef6ceb Unify display of URLs in status messages Daniel Brötzmann 2019-05-13 12:21:40 +0200
  • ac4bde0447 MAM: Always reset state on reconnect Philipp Hörist 2019-05-15 20:12:41 +0200
  • 03917eda66 Fix pylint errors Philipp Hörist 2019-05-09 17:54:33 +0200
  • bc5e754172 Settings: Determine activateable via func Philipp Hörist 2019-05-09 17:51:53 +0200
  • b59d5434f2 Shortcuts: Add shortcuts to move tab left or right Daniel Brötzmann 2019-04-30 18:43:42 +0200
  • 9e25930106 ServerInfo: Simplify code around feature creation Daniel Brötzmann 2019-04-30 19:32:00 +0200
  • 7ed770d7c8 Treat incoming messages as 'chat' by default Daniel Brötzmann 2019-04-30 17:33:12 +0200
  • 606b5e8a2b SingleMessageWindow: Do not translate placeholder labels Daniel Brötzmann 2019-04-27 23:18:24 +0200
  • 5fb231876d Use native GTK icons for audio and video Daniel Brötzmann 2019-04-26 09:35:34 +0200
  • ba1f88a006 RosterWindow: Remove blocked contacts from contact list if not in roster Daniel Brötzmann 2019-04-25 11:27:05 +0200
  • a50cedaa6b Move log message Philipp Hörist 2019-04-27 12:39:34 +0200
  • 2eb2039a3f Remove Google as default search engine Philipp Hörist 2019-04-27 12:30:30 +0200
  • b9b5690bc4 Use https instead of http Philipp Hörist 2019-04-27 12:27:59 +0200
  • 423cfb9fdc Add method to generate map links Philipp Hörist 2019-04-27 12:27:32 +0200
  • dd7496d7a7 Add dedicated method for parsing and opening URIs Philipp Hörist 2019-04-27 12:17:16 +0200
  • 6c6c4bdcfe Fix installation of dependencies Markus Wintermann 2019-04-26 21:07:29 +0200
  • 2f5f32257d Add max file size (http_upload) to tooltip and server info Daniel Brötzmann 2019-04-26 20:15:31 +0200
  • a8bd8abe11 Add test for CertificateDialog Philipp Hörist 2019-04-26 17:55:29 +0200
  • 6e9b605c00 Certificate dialog: Add copy info button Daniel Brötzmann 2019-04-24 09:37:55 +0200
  • 5d795b4c1e MessageWindow: Open new tab relative to the current one Daniel Brötzmann 2019-04-25 12:15:55 +0200
  • f6c3d03261 Rework SingleMessageWindow Daniel Brötzmann 2019-04-26 17:09:18 +0200
  • 87bbf4738a MessageWindow: When grouped by type, show contact's name if only one conversation Daniel Brötzmann 2019-04-26 12:23:43 +0200
  • b262d5add9 Disable contact sign-in notification by default Daniel Brötzmann 2019-04-26 10:04:02 +0200
  • eb6762a461 Display server in remote-server-not-found error dialog Daniel Brötzmann 2019-04-24 10:55:29 +0200
  • 04717274b3 GroupchatControl: Switch encrypted symbol to symbolic Daniel Brötzmann 2019-04-24 16:07:24 +0200
  • 245cecf1a9 Rework PassphraseDialog Daniel Brötzmann 2019-04-23 13:45:58 +0200
  • 257f784804 prepare 1.1.3 release Yann Leboulanger 2019-04-23 21:25:11 +0200
  • b6b56a282e update translations Yann Leboulanger 2019-04-23 19:23:51 +0000
  • 9787729423 Update ChangeLog Philipp Hörist 2019-04-23 17:09:30 +0200
  • da04f7fe39 zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility Sebastiaan Lokhorst 2019-04-11 16:49:11 +0200
  • a9499386be Use symbolic icon in RemoveAccountWindow Daniel Brötzmann 2019-04-23 14:07:21 +0200
  • 185d249e0f ServerInfo: Make dialog scrollable Philipp Hörist 2019-04-22 15:58:03 +0200
  • 30997fa1e4 Remove some useless settings Philipp Hörist 2019-04-22 15:36:19 +0200
  • b306a7e05f Rework Accounts Window Philipp Hörist 2019-04-22 01:10:46 +0200
  • 8c03d37217 Fix undefined var error Philipp Hörist 2019-04-20 20:18:54 +0200
  • 657050ad52 Add default chatstate setting Philipp Hörist 2019-04-20 19:54:48 +0200
  • 5f84dffca6 Add chatstate setting per contact Philipp Hörist 2019-04-20 17:43:54 +0200
  • df13aa4b22 Make setting description smaller Philipp Hörist 2019-04-20 17:03:23 +0200
  • b134fccf94 Move account specific settings Philipp Hörist 2019-04-20 16:57:56 +0200
  • e34886ae47 Add custom MaxWidthComboBoxText Philipp Hörist 2019-04-20 14:43:07 +0200
  • e495617d3d Settings: Add ComboSetting Philipp Hörist 2019-04-20 14:19:22 +0200
  • c343746430 Refactor OptionsDialog Philipp Hörist 2019-04-20 12:56:00 +0200
  • cc3750711d Add copy menu to Search dialog Philipp Hörist 2019-04-20 09:47:34 +0200
  • 6e7f53df48 Remove unused code Philipp Hörist 2019-04-20 08:37:08 +0200
  • cbb1918bce Update CONTRIBUTING.md Philipp Hörist 2019-04-20 08:13:56 +0200
  • eb6d324ec5 Remove unused glade file Philipp Hörist 2019-04-20 00:26:41 +0200
  • a27599c63b Rework Search dialog Philipp Hörist 2019-04-19 23:57:55 +0200
  • 8bfe90c5fe Refactor FakeDataFormWidget Philipp Hörist 2019-04-19 19:36:32 +0200
  • 9f4adbdd1c Fix deprecation warning Philipp Hörist 2019-04-19 17:02:23 +0200
  • bd75c78b82 Revert destructive-action on SubRequest deny Daniel Brötzmann 2019-04-19 11:49:54 +0200
  • 24352b57c7 Disable resizing in GroupchatInvitationReceived Daniel Brötzmann 2019-04-19 11:45:21 +0200
  • b2b249c60b Refator DataFormDialog Philipp Hörist 2019-04-19 16:56:55 +0200
  • 731aaab633 Improve module imports Philipp Hörist 2019-04-18 22:35:12 +0200
  • e999b74a5b zeroconf_bonjour: switch from DNSServiceQueryRecord to DNSServiceGetAddrInfo for IPv6 compatibility Sebastiaan Lokhorst 2019-04-11 16:49:11 +0200
  • 8f3604016f Update README.md Philipp Hörist 2019-04-16 23:32:50 +0200
  • df71c623e0 Update README.md Philipp Hörist 2019-04-16 23:30:00 +0200
  • 9d75c77982 Remove GPG code from Gajim Philipp Hörist 2019-04-16 23:16:41 +0200
  • 64bac1d910 Implementing error type=modify handling for XEP-0077 Alexander Bogdanov 2019-04-16 18:33:32 +0200
  • ff9afe194e Implementing error type=modify handling for XEP-0077 Alexander Bogdanov 2019-04-16 18:33:32 +0200
  • 2f9b716ab0 Add speller to ChangeStatus dialog Daniel Brötzmann 2019-04-08 11:30:49 +0200
  • ef1d7771fb ChatControl: Switch encrypted symbol to symbolic Daniel Brötzmann 2019-04-12 18:02:15 +0200
  • 53880edd96 Add delay execution decorator Philipp Hörist 2019-04-14 22:32:21 +0200
  • b32b0f4411 HTTPUpload: Display filename and transfer speed Daniel Brötzmann 2019-04-14 20:39:44 +0200
  • 3312ca6c29 Add plugin extension point "send-presence" Philipp Hörist 2019-04-14 20:25:55 +0200
  • ecdf1526fb Fix mypy error Philipp Hörist 2019-04-14 10:44:08 +0200
  • d8beb0183c Refactor Singleton class Philipp Hörist 2019-04-14 01:39:51 +0200
  • d83f725578 XMLConsole: Add Paste Last Input button Daniel Brötzmann 2019-04-10 12:06:42 +0200
  • a717ec931e Bookmarks: Add tooltips, connect mnemonics, rename autojoin Daniel Brötzmann 2019-04-11 09:31:12 +0200
  • 1e47cfaa57 Bookmarks: Adapt to _ui scheme Daniel Brötzmann 2019-04-11 09:22:24 +0200
  • 7b329e9657 Bookmarks: Dont unselect all bookmarks after clicking Remove Daniel Brötzmann 2019-04-11 09:07:22 +0200
  • 9e0fb54173 Update ChangeLog Philipp Hörist 2019-04-09 22:30:31 +0200
  • a7466406a5 Connect gpg agent action correctly Philipp Hörist 2019-04-09 22:26:03 +0200
  • 0dbcac4efe Connect gpg agent action correctly Philipp Hörist 2019-04-09 22:26:03 +0200
  • de790f5e4c Add profile button to add contact dialog Daniel Brötzmann 2019-04-09 21:53:34 +0200
  • 27e2786bcc Update ChangeLog Philipp Hörist 2019-04-09 21:06:15 +0200
  • db942378a1 Add the possibility to paste as quote Marcin Mielniczuk 2019-04-07 22:25:14 +0200
  • bf804f18d4 Fix memory leak with spell checker Philipp Hörist 2019-04-08 22:43:09 +0200
  • 64d1401307 Add the possibility to paste as quote Marcin Mielniczuk 2019-04-07 22:25:14 +0200
  • 4ac532c3fa Fix memory leak with spell checker Philipp Hörist 2019-04-08 22:43:09 +0200
  • 24d939ce41 Disable some pylint checks Philipp Hörist 2019-04-07 23:34:43 +0200
  • 3808c85cbd Enable more pylint checks Philipp Hörist 2019-04-07 23:07:59 +0200
  • b54aba4d3e Fix access-member-before-definition pylint errors Philipp Hörist 2019-04-07 21:50:33 +0200