Commit graph

  • 38ac6a0637 Pass correct show state Philipp Hörist 2018-10-03 07:53:30 +02:00
  • 6cd619675f Fix passing wrong type Philipp Hörist 2018-10-01 21:24:52 +02:00
  • cbce361f12 Fix wrong argument Philipp Hörist 2018-10-01 07:50:48 +02:00
  • 50c670e61b Refactor Chat State Notifications Philipp Hörist 2018-09-29 21:48:21 +02:00
  • c88932fc14 Add desktop actions start-chat and show-next-pending-event Daniel Brötzmann 2018-09-30 10:31:43 +02:00
  • 622d44b202 Fix typo Philipp Hörist 2018-09-30 15:34:08 +02:00
  • a9af4518a5 Fix more strings from #7470 Daniel Brötzmann 2018-09-28 16:23:07 +02:00
  • fcc2e3a8cf Fix #9045, desync'ed Daniel Brötzmann 2018-09-28 14:59:49 +02:00
  • 0af65954be Unify Emoticon and Emoji strings Daniel Brötzmann 2018-09-28 14:56:17 +02:00
  • db34877191 MAM: Up the requested page size Philipp Hörist 2018-09-30 10:01:42 +02:00
  • 5e6320d2ae Remove unused import Philipp Hörist 2018-09-30 00:22:22 +02:00
  • dd3bbf2bb7 Request security catalog from the barejid Philipp Hörist 2018-09-30 00:15:00 +02:00
  • 944a1a9318 Fix Windows build Philipp Hörist 2018-09-29 19:11:44 +02:00
  • e292b78a5d Fix security labels Philipp Hörist 2018-09-29 18:29:59 +02:00
  • 2cf0fb2eef Fix mnemonics and change some strings Philipp Hörist 2018-09-27 22:04:15 +02:00
  • 13473c36ba Preferences: Update layout and some options Philipp Hörist 2018-09-27 21:37:01 +02:00
  • 994801519e Add .vscode to .gitignore Marcin Mielniczuk 2018-09-27 14:53:23 +02:00
  • 8f97dd9b89 Move AccountsWindow to gtk module Philipp Hörist 2018-09-27 00:12:55 +02:00
  • 74c8c24827 Move AdvancedConfig to gtk module Philipp Hörist 2018-09-27 00:03:50 +02:00
  • cb1be1621d Fix Dark Theme switch Philipp Hörist 2018-09-26 20:17:13 +02:00
  • ec76d8ac3b Only use absolute imports from gtk module Philipp Hörist 2018-09-26 19:06:47 +02:00
  • 8e28ca08d4 GroupchatControl: Add a is_connected property Philipp Hörist 2018-09-25 00:28:47 +02:00
  • 7c45943d20 Check if path is None Philipp Hörist 2018-09-24 23:46:25 +02:00
  • 45e03c2545 fix displaying HTML content. Fixes #9210 Yann Leboulanger 2018-09-24 09:37:06 +02:00
  • 3ab7f92856 handle error message from MUC correctly. Fixes #9280 Yann Leboulanger 2018-09-23 22:45:05 +02:00
  • 110f742e8a Add annotations Philipp Hörist 2018-09-23 15:33:31 +02:00
  • bf53613433 Add dark theme switch in preferences Philipp Hörist 2018-09-23 14:57:10 +02:00
  • ad5f59ba49 configpaths: Add get_plugin_dirs() method Philipp Hörist 2018-09-23 14:40:49 +02:00
  • 5db0178a15 Windows: Add debug logging switch in preferences Philipp Hörist 2018-09-23 14:25:02 +02:00
  • 3bdcd53ff5 Dont parse our own nick on sent carbons Philipp Hörist 2018-09-22 15:35:45 +02:00
  • d295472a8e Refactor link context menu Philipp Hörist 2018-09-22 11:59:07 +02:00
  • 4c49d1469c Update mypy.ini Philipp Hörist 2018-09-22 13:20:09 +02:00
  • edaa4988f0 Dont show encryption status for status messages Philipp Hörist 2018-09-22 08:07:46 +02:00
  • 458b1804aa Add python3-cairo to CI Philipp Hörist 2018-09-22 00:05:27 +02:00
  • 637b373ac4 Update CI Philipp Hörist 2018-09-21 23:56:56 +02:00
  • 9bbc2eceb3 Fix rest of mypy errors Philipp Hörist 2018-09-21 23:55:57 +02:00
  • fafef38f2c Fix pylint errors in ipython_view Philipp Hörist 2018-09-21 23:53:50 +02:00
  • 1ca131cdf1 Add __init__.py to gajim/dev Philipp Hörist 2018-09-21 23:53:16 +02:00
  • eb8093d25f Add annotations Philipp Hörist 2018-09-21 15:46:25 +02:00
  • 95bd86320b Add annotations Philipp Hörist 2018-09-21 15:45:42 +02:00
  • 4aca59051f Extend stubs for emoji_data Philipp Hörist 2018-09-21 15:43:51 +02:00
  • ab15537cda Add license header to emoji_data.py Philipp Hörist 2018-09-21 15:42:21 +02:00
  • fb42136be1 Move HtmlTextView test into test folder Philipp Hörist 2018-09-21 15:34:51 +02:00
  • ced39dab56 Remove epydoc.conf André Apitzsch 2018-09-20 00:16:55 +02:00
  • bb36078ee9 remove icon Philipp Hörist 2018-09-19 22:15:05 +02:00
  • 1956885ae7 Fix colors and icons Philipp Hörist 2018-09-19 22:12:06 +02:00
  • 30442be2a6 ConvTextview: Rework display of encryption Philipp Hörist 2018-09-15 10:24:28 +02:00
  • fa45935c11 Make SQL INSERT querys more resilient Philipp Hörist 2018-09-19 20:11:45 +02:00
  • 0d858180df Remote control: Better handle unknown types André Apitzsch 2018-09-17 00:28:38 +02:00
  • 8e5d3102cf Update pre-push-tests.sh Philipp Hörist 2018-09-18 19:03:14 +02:00
  • b05dc5c081 Fix undefined-loop-variable pylint error Philipp Hörist 2018-09-18 19:02:48 +02:00
  • 5d7df84f13 Update pylint error list Philipp Hörist 2018-09-18 18:53:13 +02:00
  • 4c38a309fc Fix pylint errors Philipp Hörist 2018-09-18 17:58:39 +02:00
  • 16f7620204 pylint W0143 is not available on pylint < 2.0 Philipp Hörist 2018-09-18 17:39:35 +02:00
  • 4eb226bb37 Update pylint error list Philipp Hörist 2018-09-18 17:21:53 +02:00
  • 60173c06db Fix pylint errors Philipp Hörist 2018-09-18 17:02:14 +02:00
  • cb95e22004 Update pylint error list Philipp Hörist 2018-09-18 16:46:20 +02:00
  • 64487929a6 Fix pylint errors Philipp Hörist 2018-09-18 16:44:23 +02:00
  • 62020bf6aa Update pylint error list Philipp Hörist 2018-09-18 16:32:31 +02:00
  • 08cfe09ae4 Fix pylint errors Philipp Hörist 2018-09-18 16:29:26 +02:00
  • f163d90a44 Dont move window between virtual desktops Philipp Hörist 2018-09-18 16:28:33 +02:00
  • d37a93ff60 Fix unneeded-not pylint errors Philipp Hörist 2018-09-18 16:03:35 +02:00
  • 9543e0a190 Update pylint error list Philipp Hörist 2018-09-18 15:57:34 +02:00
  • e89dfccf73 Fix pylint errors Philipp Hörist 2018-09-18 15:45:39 +02:00
  • 99efc4a9b4 Fix pylint errors Philipp Hörist 2018-09-18 15:24:40 +02:00
  • 8a2044a59c Update pylint error list Philipp Hörist 2018-09-18 14:46:35 +02:00
  • d0c913af23 Update pylint error list Philipp Hörist 2018-09-18 14:14:26 +02:00
  • 7a96e6a4e4 Fix consider-using-in pylint errors Philipp Hörist 2018-09-18 14:10:38 +02:00
  • 20c5af5deb Fix useless-super-delegation pylint errors Philipp Hörist 2018-09-18 14:06:16 +02:00
  • 9baf4666b8 Fix unnecessary-pass pylint errors Philipp Hörist 2018-09-18 14:03:58 +02:00
  • 7e177f05ac Update pylint error list Philipp Hörist 2018-09-18 14:00:50 +02:00
  • c156f02cc0 Fix redefined-builtin pylint errors Philipp Hörist 2018-09-18 13:54:25 +02:00
  • f12dfb811d Fix trailing-whitespace pylint errors Philipp Hörist 2018-09-18 13:38:22 +02:00
  • e842298724 Fix bad-whitespace pylint errors Philipp Hörist 2018-09-18 12:06:01 +02:00
  • b2a64fe5cc Update pylint error list Philipp Hörist 2018-09-18 10:33:31 +02:00
  • a65d88c1cd Fix multiple-statements pylint errors Philipp Hörist 2018-09-18 10:30:33 +02:00
  • 5d1de209a8 Fix singleton-comparison pylint errors Philipp Hörist 2018-09-18 10:26:27 +02:00
  • 56f4d35169 Update pylint error list Philipp Hörist 2018-09-18 10:18:12 +02:00
  • dad5331bf2 Fix no-else-return pylint errors Philipp Hörist 2018-09-18 10:14:04 +02:00
  • b9edcceb4c Fix redefined-argument-from-local pylint errors Philipp Hörist 2018-09-18 08:37:18 +02:00
  • c5ca89558d keys() doesnt return list() in python3 Philipp Hörist 2018-09-18 07:20:49 +02:00
  • 4923464dfa Update pylint error list Philipp Hörist 2018-09-17 23:42:23 +02:00
  • bc70b24d80 Fix trailing-comma-tuple pylint errors Philipp Hörist 2018-09-17 23:38:52 +02:00
  • e4e998272c Update pylint error list Philipp Hörist 2018-09-17 23:26:52 +02:00
  • acb0bacc09 Fix simplifiable-if-statement pylint errors Philipp Hörist 2018-09-17 23:21:38 +02:00
  • defe74cc06 Fix literal-comparison pylint errors Philipp Hörist 2018-09-17 23:03:45 +02:00
  • 4fb78dfbfa Use keys() iteration if we modify the dict Philipp Hörist 2018-09-17 22:51:42 +02:00
  • be2d1131bb Update pylint error list Philipp Hörist 2018-09-17 22:35:39 +02:00
  • c4bd6d6ab2 Fix consider-iterating-dictionary pylint errors Philipp Hörist 2018-09-17 22:34:15 +02:00
  • 407dc04b28 Fix pylint errors Philipp Hörist 2018-09-17 22:20:19 +02:00
  • aca7019bbb Update pylint error list Philipp Hörist 2018-09-17 21:13:22 +02:00
  • cebd83d436 Fix unused-variable pylint errors Philipp Hörist 2018-09-17 21:11:45 +02:00
  • 7c558d38a6 Update pylint error list Philipp Hörist 2018-09-17 19:15:51 +02:00
  • a8509db2e5 Update pylint error list Philipp Hörist 2018-09-17 18:57:52 +02:00
  • 6305fc69b9 Fix logging-not-lazy pylint errors Philipp Hörist 2018-09-17 18:57:00 +02:00
  • 7674450cc6 Update pylint error list Philipp Hörist 2018-09-16 23:46:16 +02:00
  • 5ff08236bb Fix bare-except pylint errors Philipp Hörist 2018-09-16 23:45:01 +02:00
  • 1c7f347a08 Fix missing time attribute Philipp Hörist 2018-09-16 23:33:09 +02:00
  • 9dde6f2506 Update .pylintrc Philipp Hörist 2018-09-16 18:09:09 +02:00
  • f9c9b2f051 Update pylint error list Philipp Hörist 2018-09-16 17:13:16 +02:00