- 11 Sep, 2018 9 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Make _() available, so other modules can import it from i18n, we need this because mypy cant handle _() in the builtins namespace
-
- 10 Sep, 2018 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
NetworkIncomingEvent defines base_network_events and generate() already
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 09 Sep, 2018 3 commits
-
-
Philipp Hörist authored
Fixes #9321
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 08 Sep, 2018 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Save reference to contact in a dict instead of iterating the whole model - Sort roster only once after all contacts have been added to the roster - Speed up get_gc_contact() Fixes #9334
-
Philipp Hörist authored
Fixes #9324
-
- 06 Sep, 2018 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
UAC prompts count as locked screens, so only trigger extended away when the screen is more than 10 seconds locked Fixes #9117
-
Philipp Hörist authored
This reverts commit 05307bd6
-
Philipp Hörist authored
This does not reliably tell us when the screen is locked. For example this triggers when a UAC prompt is active. From the Windows documentation there is no way to determine if a workstation is locked Fixes #9117
-
- 05 Sep, 2018 4 commits
-
-
Philipp Hörist authored
every linter flags this as an error
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #9326
-
- 04 Sep, 2018 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Convert xs:boolean values in bookmark module - Use python booleans for minimize and autojoin in other parts of Gajim - Use add_bookmark() instead of manipulating the bookmarks dict
-
Philipp Hörist authored
-
- 02 Sep, 2018 2 commits
-
-
Philipp Hörist authored
-
André authored
when listener is enabled
-
- 01 Sep, 2018 4 commits
-
-
Philipp Hörist authored
- If the server implements XEP-0398 we dont need to add the avatar sha anymore, the server adds it for us. - It also means we dont have to query our own avatar from vcard at start because the server tells us the avatar sha that is published with the inital presence reflection
-
Philipp Hörist authored
-
Philipp Hörist authored
- 31 Aug, 2018 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-