Commit graph

  • eb6f5761ec Fix redefined-outer-name pylint errors Philipp Hörist 2018-09-16 17:11:52 +02:00
  • e952739dee Update pylint error list Philipp Hörist 2018-09-16 14:44:09 +02:00
  • a6525e19a2 Fix superfluous-parens pylint errors Philipp Hörist 2018-09-16 14:42:05 +02:00
  • 54776f5877 Fix evaluation for subject change Philipp Hörist 2018-09-16 14:36:54 +02:00
  • 4c877cfb9c Update pre-push-tests.sh Philipp Hörist 2018-09-16 14:19:48 +02:00
  • 57af04d7d3 Add a pre-push script Philipp Hörist 2018-09-16 14:15:38 +02:00
  • 0b5c8a3b46 Dont retract pep items on UserXEPs Philipp Hörist 2018-09-16 13:10:47 +02:00
  • f00d8087ad Fix sending empty pep data Philipp Hörist 2018-09-16 12:58:37 +02:00
  • bdc93e17ae Update pylint error list Philipp Hörist 2018-09-16 11:57:36 +02:00
  • 7cf53e901b Fix useless-object-inheritance pylint errors Philipp Hörist 2018-09-16 11:56:56 +02:00
  • 4f14e19308 Update pylint error list Philipp Hörist 2018-09-16 11:38:50 +02:00
  • d011be2d89 Fix unsued-import pylint errors Philipp Hörist 2018-09-16 11:37:38 +02:00
  • 4cf7d20600 Fix len-as-condition pylint error Philipp Hörist 2018-09-16 01:19:09 +02:00
  • eba6c92290 Update pylint error list Philipp Hörist 2018-09-16 01:12:10 +02:00
  • a3c687dae1 Fix len-as-condition pylint errors Philipp Hörist 2018-09-16 01:10:04 +02:00
  • e953820ff8 Zeroconf: Store time of outgoing messages Philipp Hörist 2018-09-15 12:00:32 +02:00
  • e3be3af76e HistoryManager: Load css config in standalone Philipp Hörist 2018-09-15 11:41:12 +02:00
  • 94c3ea57d4 Fix Windows build Philipp Hörist 2018-09-15 02:01:40 +02:00
  • 4c82937d03 Update .gitignore Philipp Hörist 2018-09-14 23:35:38 +02:00
  • 199ce628f1 Update win/dev_env.sh Philipp Hörist 2018-09-14 23:17:16 +02:00
  • 77c9b3a98d Add annotations and fix pylint/mypy errors Philipp Hörist 2018-09-13 23:56:12 +02:00
  • 226c42a92a Add stubs file for emoji_data Philipp Hörist 2018-09-13 23:54:29 +02:00
  • d1c82f5159 Update mypy.ini Philipp Hörist 2018-09-13 19:59:03 +02:00
  • 9bfa2d9258 fuzzyclock: Fix pylint errors Philipp Hörist 2018-09-13 00:33:54 +02:00
  • 6ba984d540 Add annotations Philipp Hörist 2018-09-12 21:07:59 +02:00
  • 16d0780d92 Fix pylint errors Philipp Hörist 2018-09-12 20:58:48 +02:00
  • 64d1cb9ef9 fix running pylint Yann Leboulanger 2018-09-12 08:42:23 +02:00
  • 6753c3e499 Fix pylint errors Philipp Hörist 2018-09-12 00:01:54 +02:00
  • 19ba1f669c Update pylintrc Philipp Hörist 2018-09-11 23:49:59 +02:00
  • fc9bf91115 Add mypy test to CI Philipp Hörist 2018-09-11 22:46:57 +02:00
  • 58ad5cd4d5 Fix pylint errors in common/modules Philipp Hörist 2018-09-11 22:25:55 +02:00
  • 7c523f4b79 Update pylintrc Philipp Hörist 2018-09-11 22:24:08 +02:00
  • 6abb9c626b Make some vars private Philipp Hörist 2018-09-11 20:00:34 +02:00
  • 375af2a3d9 Catch error if no translation is found Philipp Hörist 2018-09-11 19:37:48 +02:00
  • 8d896449c7 Fix mypy error regarding _() Philipp Hörist 2018-09-11 19:29:08 +02:00
  • 1b75403754 Refactor i18n Philipp Hörist 2018-09-11 19:27:10 +02:00
  • f5cef34910 Add annotations to modules/util.py Philipp Hörist 2018-09-11 00:28:46 +02:00
  • 9a778541b5 Add annotations for modules/__init__.py Philipp Hörist 2018-09-11 00:16:46 +02:00
  • df9651f33b Remove unnecessary code Philipp Hörist 2018-09-11 00:15:06 +02:00
  • d18f9b0716 Add mypy.ini Philipp Hörist 2018-09-11 00:12:35 +02:00
  • 844c71f240 Update .gitignore Philipp Hörist 2018-09-11 00:03:12 +02:00
  • 06c66aaff1 Add debug output for NetworkMonitor Philipp Hörist 2018-09-10 20:27:22 +02:00
  • 648ac9fe89 Fix subscribing to contact Philipp Hörist 2018-09-09 17:43:17 +02:00
  • 950130528d Request blocking list on connect Philipp Hörist 2018-09-09 16:50:55 +02:00
  • 204b673e86 Add Builder class Philipp Hörist 2018-09-09 15:29:55 +02:00
  • 9bd9bef3c3 Fix fallback for bookmark name Philipp Hörist 2018-09-08 23:53:12 +02:00
  • 069c0263e1 Improve speed of groupchat roster Philipp Hörist 2018-09-08 20:44:20 +02:00
  • 16712645a2 Windows: Fix translation Philipp Hörist 2018-09-08 08:40:42 +02:00
  • ba8d20ab78 Remove verbose logging of idle time Philipp Hörist 2018-09-06 21:44:31 +02:00
  • 3fbba447db Windows: Improve locked screen detection Philipp Hörist 2018-09-06 21:40:18 +02:00
  • fcda077493 Revert "Windows: Remove locked screen detection" Philipp Hörist 2018-09-06 21:38:41 +02:00
  • 37420720fe Windows: Remove locked screen detection Philipp Hörist 2018-09-06 21:17:05 +02:00
  • ebc0dd4536 Fix license comment format Philipp Hörist 2018-09-05 02:59:34 +02:00
  • 60c9a0383a Fix pyflakes/pycodestyle errors Philipp Hörist 2018-09-05 02:34:18 +02:00
  • 9a2d915d5d Bugfix: list index out of range when opening service discovery pitchum 2018-09-02 22:18:42 +02:00
  • 7a8892f021 Windows: Fix IPV6 for Windows 10+ Philipp Hörist 2018-09-05 02:14:51 +02:00
  • dd267359be Fix pyflakes/pycodestyle errors Philipp Hörist 2018-09-05 00:14:27 +02:00
  • 4d53bd9064 Light refactring of bookmark code Philipp Hörist 2018-09-05 00:06:59 +02:00
  • 4d43fc4db5 Add a bookmark sorting method Philipp Hörist 2018-09-04 23:00:29 +02:00
  • 39c187ada4 Fix highlight on messages without time Philipp Hörist 2018-09-02 23:31:42 +02:00
  • 9aed694143 music_track_listener: recognize playing song André Apitzsch 2018-09-02 18:58:25 +02:00
  • 64ee94fcd1 music_track_listener: don't hard code media players André Apitzsch 2018-09-02 00:46:37 +02:00
  • 3e73ee93e1 Add XEP-0398 optimizations Philipp Hörist 2018-09-01 20:34:56 +02:00
  • d4d29f8309 Send all presence through the presence module Philipp Hörist 2018-09-01 17:07:30 +02:00
  • 42a7dbc79a Fix contact not beeing found after room destroy Philipp Hörist 2018-09-01 12:44:14 +02:00
  • b5414e3849 Disco the room after it has been created Philipp Hörist 2018-09-01 00:03:03 +02:00
  • d01dc442c8 Fix missing attribute Philipp Hörist 2018-08-31 06:37:53 +02:00
  • afbc0c325f Unify to use app.get_account_label() Sophie Herold 2018-08-30 19:27:40 +02:00
  • 41a7196620 Fix displaying MUC subjects with delay tag Philipp Hörist 2018-08-30 19:19:14 +02:00
  • a8534800b0 Parse delay after decryption Philipp Hörist 2018-08-30 19:18:03 +02:00
  • 093ab598b8 improve string for translators Yann Leboulanger 2018-08-30 14:57:33 +02:00
  • 3305ad7710 better fix for joining groupchats with uppercase letters. Fixes #9198 Yann Leboulanger 2018-08-30 12:21:43 +02:00
  • f25634bff5 Register modules defined by plugins Philipp Hörist 2018-08-24 21:39:03 +02:00
  • e1d01e0999 Show avatar in new message notifications Sophie Herold 2018-08-23 11:43:33 +02:00
  • 501111b93e Time: use classes from standard library André Apitzsch 2018-08-19 14:53:52 +02:00
  • cf7ba8d790 Update ChangeLog Philipp Hörist 2018-10-07 00:13:08 +02:00
  • cea5231c79 Dont show joined message on status change Philipp Hörist 2018-10-06 23:08:53 +02:00
  • a26c4f164d Update .pylintrc Philipp Hörist 2018-10-06 23:06:22 +02:00
  • 74bb8cec3f Fix pylint error Philipp Hörist 2018-10-06 23:06:07 +02:00
  • ca46742117 Fix missing imports Philipp Hörist 2018-10-06 23:04:28 +02:00
  • ad4e1258d3 Improve finding locale dir Philipp Hörist 2018-10-05 00:08:35 +02:00
  • bf87ad5ac8 Import _() instead of using builtin namespace Philipp Hörist 2018-10-04 23:55:35 +02:00
  • 990a35f9d8 MUC: Add option for showing the subject on join Philipp Hörist 2018-10-06 00:34:37 +02:00
  • fd232ce616 MUC: Show info message that we joined the room Philipp Hörist 2018-10-05 23:58:17 +02:00
  • 259f5e3674 MUC: Show timestamp also for info messages Philipp Hörist 2018-10-05 23:57:54 +02:00
  • dbd25c590d Fix textview sorting Philipp Hörist 2018-10-05 23:47:59 +02:00
  • 1e933c2681 Dont show MUC subject on rejoin Philipp Hörist 2018-10-05 23:21:50 +02:00
  • e8c5ad64a7 Better determine when we fully joined a muc Philipp Hörist 2018-10-05 22:42:36 +02:00
  • b049746418 MUC: Make print_status affect the 333 status code Philipp Hörist 2018-10-05 22:34:06 +02:00
  • 4f1a3a32c5 Fix resume after sm timeout Philipp Hörist 2018-10-05 21:25:15 +02:00
  • 84ba852a97 Dont return None on has_mam() Philipp Hörist 2018-10-05 15:05:06 +02:00
  • 34553b6ca7 Add a configurable threshold for MAM in MUC Philipp Hörist 2018-09-15 20:45:38 +02:00
  • 5173ca415a Pull correct security catalog for private messages Philipp Hörist 2018-10-04 14:27:45 +02:00
  • e664185845 Add debug commandline options Philipp Hörist 2018-10-03 12:27:59 +02:00
  • 8b7aae564b MUC: Set active chatstate on messages Philipp Hörist 2018-10-03 09:56:56 +02:00
  • b6c43c9066 Fix the fix Philipp Hörist 2018-10-03 08:07:29 +02:00
  • 237abf742b Pylint CI improvements Marcin Mielniczuk 2018-09-27 16:03:08 +02:00
  • ef3cc504d2 Pass correct show state Philipp Hörist 2018-10-03 07:53:30 +02:00
  • ff424b5084 Fix passing wrong type Philipp Hörist 2018-10-01 21:24:52 +02:00
  • 4858bb46f2 Fix wrong argument Philipp Hörist 2018-10-01 07:50:48 +02:00