- Oct 20, 2017
-
-
Philipp Hörist authored
A special Client only publishes Images in this Format
-
Philipp Hörist authored
-
- Oct 19, 2017
-
-
Philipp Hörist authored
-
- Oct 17, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Oct 16, 2017
-
-
Philipp Hörist authored
-
- Oct 15, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8762
-
Philipp Hörist authored
-
- Oct 14, 2017
-
-
Philipp Hörist authored
We use PubSub only on our account jid, this use case is what PEP was made for. If PEP is discovered we know that certain PubSub features are supported, see: https://xmpp.org/extensions/xep-0163.html#defaults The current check for <feature var='http://jabber.org/protocol/pubsub'/> is pretty useless, as it just tells us that there is a PubSub implementation but not much about the features. Only `publish` and `subscribe` are MUST in XEP-0060 which is not enough for our needs. If there is ever need to discover a generic PubSub implementation that is not PEP we should check for all the PubSub features we need instead of only for <feature var='http://jabber.org/protocol/pubsub'/>
-
-
Philipp Hörist authored
Fixes #8765
-
Philipp Hörist authored
Moved to the gajim-plugins repository
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8761
-
- Oct 13, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
PEP supports a subset of PubSub and can also support publish options
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Add logging - Move Node building code into own methods
-
- Oct 12, 2017
-
-
Philipp Hörist authored
Its for the Whiteboard Plugin
-
- Oct 10, 2017
-
-
Philipp Hörist authored
-
- Oct 08, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Set application and menubar - Remove deprecated settings Fixes #8756
-
Philipp Hörist authored
- Sort imports correctly (PEP8)
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Avatar Refactoring Closes #8743 See merge request !135
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- Add support for Pubsub Avatars - Dont poll for vCard Updates, only use XEP-0153 - Dont cache vCards - Store the avatar SHA of roster contacts in the DB - Store the current SHA of each contact in the Contacts Object - Move some code into the ConnectionVcard Class
-
Philipp Hörist authored
-
- Oct 07, 2017
-
-
Philipp Hörist authored
Update setup.py and .gitignore See merge request !142
-
Philipp Hörist authored
Fix deprecation warnings See merge request !143
-