Philipp Hörist
|
59147efaff
|
Fix pylint errors
|
2018-12-05 21:43:21 +01:00 |
Philipp Hörist
|
9bbc2eceb3
|
Fix rest of mypy errors
- This allows us to run mypy on the full gajim folder
|
2018-10-07 00:46:53 +02:00 |
Philipp Hörist
|
e842298724
|
Fix bad-whitespace pylint errors
|
2018-10-07 00:46:48 +02:00 |
Philipp Hörist
|
dad5331bf2
|
Fix no-else-return pylint errors
|
2018-10-07 00:46:46 +02:00 |
Philipp Hörist
|
acb0bacc09
|
Fix simplifiable-if-statement pylint errors
|
2018-10-07 00:46:45 +02:00 |
Philipp Hörist
|
cebd83d436
|
Fix unused-variable pylint errors
|
2018-10-07 00:46:44 +02:00 |
Philipp Hörist
|
6305fc69b9
|
Fix logging-not-lazy pylint errors
|
2018-10-07 00:46:43 +02:00 |
Philipp Hörist
|
a6525e19a2
|
Fix superfluous-parens pylint errors
|
2018-10-07 00:46:41 +02:00 |
Philipp Hörist
|
a3c687dae1
|
Fix len-as-condition pylint errors
|
2018-10-07 00:46:39 +02:00 |
Philipp Hörist
|
ebc0dd4536
|
Fix license comment format
every linter flags this as an error
|
2018-10-07 00:46:35 +02:00 |
Philipp Hörist
|
7a8892f021
|
Windows: Fix IPV6 for Windows 10+
Fixes #9326
|
2018-10-07 00:46:34 +02:00 |
Philipp Hörist
|
07c87a4194
|
Rewrite discovery code and move it into own module
|
2018-07-22 16:20:00 +02:00 |
Philipp Hörist
|
d0ec9812a6
|
Fix Zeroconf
- Port pybonjour code from gajim_0.16 branch
- Fix some other small things that broke zeroconf
|
2018-05-22 23:38:04 +02:00 |
Yann Leboulanger
|
8d4e815f3e
|
fix some pylint errors
|
2017-08-24 23:01:06 +02:00 |
André Apitzsch
|
89c7eb6e6a
|
Rename gajim.common.gajim to avoid name conflicts
|
2017-08-18 20:03:20 +02:00 |
André Apitzsch
|
efec098aef
|
Use absolute imports
|
2017-08-18 19:48:48 +02:00 |
André Apitzsch
|
125ce523e4
|
Rename src directory
|
2017-07-02 17:25:47 +02:00 |