- Mar 04, 2020
-
-
- Mar 03, 2020
-
-
Daniel Brötzmann authored
-
- Feb 26, 2020
-
-
Philipp Hörist authored
Fixes #9989
-
- Feb 24, 2020
- Feb 23, 2020
-
-
André authored
-
- Feb 19, 2020
-
-
Daniel Brötzmann authored
-
- Feb 16, 2020
-
-
Philipp Hörist authored
-
- Feb 12, 2020
-
-
Philipp Hörist authored
Otherwise dialogs could be garbage collected
-
Philipp Hörist authored
-
Philipp Hörist authored
- Don't use alternative FTP library - active_mode: false is the default so not needed
-
Philipp Hörist authored
Currently broken
-
- Feb 11, 2020
-
-
Daniel Brötzmann authored
-
- Feb 09, 2020
-
-
Philipp Hörist authored
The transports module will soon be removed
-
- Feb 08, 2020
-
-
Philipp Hörist authored
- When losing connection don't issue 'offline' event while we still can resume with stream management - Allow manual initated status change while reconnect is scheduled
-
Philipp Hörist authored
- Remove connected variable - Add status property instead
-
- Feb 07, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Feb 05, 2020
-
-
-
Remove confusing 'default' from file name.
-
Philipp Hörist authored
- Remove GNOME as Gajim is not related to the GNOME project - Add Chat as Categorie - Set StartupNotify=false because we really dont do what the spec wants from us if this is true - Remove StatupWMClass because we change the window title often - Add X-GNOME-UsesNotifications=true it tells GNOME that Gajim uses notifications
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Feb 04, 2020
-
-
AppMenu was really used by Gnome Shell only. Since its retirement with Gnome Shell 3.32 there is no need to keep the 'prefers_app_menu' switch.
-
-
- Feb 03, 2020
-
-
Philipp Hörist authored
- This feature stems from the single device age - Depends on deprecated Privacy Lists (XEP-0016) - No support in other clients makes it in the current multiple device world useless - Hard to maintain, prevents us to use even basic features like MUC because it would leak presence
-
Philipp Hörist authored
-
- Feb 02, 2020
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Check if encryption is activated for a JID before sending the message
-
Philipp Hörist authored
This fixes an regression from the send message refactor
-
- Feb 01, 2020
-
-
Philipp Hörist authored
This allows for much faster access than with a list
-
Philipp Hörist authored
-
Philipp Hörist authored
Otherwise this becomes a bottleneck if we load many MUCs, e.g. StartChat dialog
-
Philipp Hörist authored
-
Philipp Hörist authored
There are times for example when we open the StartChat Dialog, where we need potentially hundreads of DiscoInfo entrys instantly. If we execute a database query for each one of them this becomes a bottleneck
-
- Jan 31, 2020
-
-
- Jan 30, 2020
-
-
Philipp Hörist authored
-