- 18 Oct, 2019 2 commits
-
-
Philipp Hörist authored
Fixes #9856
-
Philipp Hörist authored
properties.jid always yields the remote JID now after nbxmpp changes
-
- 17 Oct, 2019 1 commit
-
-
Philipp Hörist authored
- Remove 'decrypt' extension point, its not needed anymore - Remove decryption finished methods - Remove MessageReceived Events, DecryptedMessageReceived servs the same purpose now Plugins decrypt messages before we execute this handler
-
- 16 Oct, 2019 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Newer Gtk versions are available for Windows and Mac
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 14 Oct, 2019 4 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
- 13 Oct, 2019 8 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 12 Oct, 2019 3 commits
-
-
Philipp Hörist authored
Adapt to nbxmpp changes
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 10 Oct, 2019 2 commits
-
-
Philipp Hörist authored
%c uses the preferred format on the current system
-
Philipp Hörist authored
-
- 09 Oct, 2019 1 commit
-
-
Philipp Hörist authored
On some systems when an encrypted message was written and the lock icon was displayed, the textview did not scroll to the end. Fixes #9443
-
- 06 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 05 Oct, 2019 2 commits
-
-
Philipp Hörist authored
This became more simple due to nbxmpp changes
-
Philipp Hörist authored
-
- 04 Oct, 2019 3 commits
-
-
Philipp Hörist authored
Add Soup to runtime requirements
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 03 Oct, 2019 1 commit
-
-
Yann Leboulanger authored
-
- 01 Oct, 2019 1 commit
-
-
Philipp Hörist authored
When the ChatControl is not open we create a ChatEvent. The current message id was not passed to ChatEvent. So on correction the ConversationTextview could not find the messages it was supposed to correct This adds a message_id attr to ChatEvent.
-
- 29 Sep, 2019 5 commits
-
-
Daniel Brötzmann authored
-
Philipp Hörist authored
-
Link Mauve authored
In order to work on every system Gajim runs on (instead of only X11), this new widget uses GTK+ Gstreamer elements. It currently completely breaks the actual Jingle thing, but that was already pretty broken so will be fixed in a later commit. It might be nice to think about the way we want to make preferences interact with a currently-running audio/video session, since it currently uses a separate pipeline and thus will conflict when e.g. both will want to access the same camera device, if the OS doesn’t implement multiplexing (Linux doesn’t).
-
Philipp Hörist authored
-
Philipp Hörist authored
-