- May 16, 2017
-
-
Philipp Hörist authored
-
- May 15, 2017
-
-
Philipp Hörist authored
-
- May 10, 2017
-
-
Philipp Hörist authored
install css style file See merge request !97
-
- May 08, 2017
-
-
André authored
-
- May 07, 2017
-
-
Philipp Hörist authored
New Encryption Plugin API See merge request !96
-
Philipp Hörist authored
-
Philipp Hörist authored
- Log status is a feature that only works with xep-0136 which nobody uses anymore - Even then we can only trust in the server/user to not log the session - We should not imply that a client could control if messages are logged on the server or the other end, especially as this is about encryption and security we should be as accurate as possible - The lock image is only shown if a encryption was sucessfully activated, so the enabled flag is unnecessary
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Add extension points when receiving/sending a message - Add extension point for setting the lock image - Add extension point after clicking the send button - Add extension point when typing - Add a new menu button to choose the desired encryption - Extend the PluginManager to hold a list of encryption plugins
-
- May 06, 2017
-
-
Philipp Hörist authored
appdata: remove zero width space (U+200B) add by mistake See merge request !95
-
André authored
-
Philipp Hörist authored
add AppData file Closes #8174 See merge request !94
-
André authored
fixes #8174
-
Philipp Hörist authored
-
- May 05, 2017
-
-
Philipp Hörist authored
Use account hostname for STUN server discovery See merge request !93
-
- May 03, 2017
-
-
Marc Schink authored
Use the account hostname instead of the target hostname of the _xmpp-client._tcp SRV resource record for STUN server discovery. Otherwise, discovery fails if both hostnames are different.
-
- May 02, 2017
-
-
Philipp Hörist authored
If the user had an empty `file_transfer_proxies` config setting no proxies were used. As we discover the default server proxy ourself the user should not have to write it to his config setting to make use of it.
-
Philipp Hörist authored
Add support for systemd's networkd See merge request !91
-
jo-so authored
-
- May 01, 2017
-
-
Philipp Hörist authored
https://xmpp.org/extensions/xep-0184.html#what tells us that we SHOULD NOT impute any meaning to the fact that we did not receive an ack message
-
Philipp Hörist authored
- We want to send requests also to offline contacts. - The XEP is wide spread chances are high that a contact supports it. - It gets really complicated, when we want to guess if a offline contact supports receipts
-
Philipp Hörist authored
- 'received'-Carbons from ourself, because we either received the message directly or got a 'sent'-Carbon about it - Messages from our own full jid, this can happen when we send a Message to ourself and no other resource is online.
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Disabled accounts are not in gajim.connections, which leads to a key error.
-
Philipp Hörist authored
Fix mediated groupchat invites Closes #8603 and #8468 See merge request !92
-
Philipp Hörist authored
- Push Invitation and Decline event much earlier - Refactor Logic to decide if mediated or not Ejabbered 17.03 does add a 'jabber:x:conference' namespace into mediated invites which has broken our logic - Dont add a groupchat contact on invitation, always add the inviter to the roster
-
- Apr 30, 2017
-
-
Philipp Hörist authored
gir1.2-gupnpigd-1.0 is the correct python3/GTK3 dependency on Debian
-
- Apr 29, 2017
-
-
Philipp Hörist authored
Port Network Watcher to Gio API See merge request !88
-
Philipp Hörist authored
O is already used for the OK button
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Fix IBB Closes #8196 See merge request !90
-
Philipp Hörist authored
-
Philipp Hörist authored
- Move handling of Data IQs into IBBIqHandler - Call SendHandler with file_props - Save last sent id in file_props.syn_id - Remove some useless checks, now that we call SendHandler with file_props - Send item-not-found error on invalid session id
-
Philipp Hörist authored
-
Philipp Hörist authored
-