- Nov 03, 2017
-
-
Philipp Hörist authored
Add extension points to history window See merge request gajim/gajim!147
-
Philipp Hörist authored
Right now oob data is merged into the message text and stored into the DB. If we load this message from the DB we cannot know anymore if and which parts of the text was oob data. Use the additional_data api to store oob data into the DB instead of altering the original message text. This lets us decide later on if and which data we want to display, even on history replays. Also plugins can use the data.
-
Thilo Molitor authored
-
Philipp Hörist authored
-
- Nov 02, 2017
-
-
Philipp Hörist authored
-
- Nov 01, 2017
-
-
Philipp Hörist authored
Fix additional_data in events See merge request gajim/gajim!146
-
Thilo Molitor authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Plugins or other code can pass custom Options
-
- Oct 31, 2017
-
-
Philipp Hörist authored
Fixes #8773
-
Philipp Hörist authored
This also adds that Gajim gets present if Gajim is launched a second time
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Its enough to connect to the handle-local-options signal for what we currently want to do.
-
- Oct 30, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Oct 29, 2017
-
-
Philipp Hörist authored
-
- Oct 28, 2017
-
-
Philipp Hörist authored
If the JID is not in the DB we need a type to insert
-
Philipp Hörist authored
-
- Oct 27, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Oct 26, 2017
-
-
Philipp Hörist authored
New Style for Chat Windows See merge request gajim/gajim!144
-
Philipp Hörist authored
-
Philipp Hörist authored
- Move ActionBar into HeaderMenu - Make Design of ChatControl look cleaner - Hide the Roster in Groupchats per default - Add Button to hide/show Roster in Groupchats - Move Groupchat topic into popover - Display Avatars on the right side of the ChatControl and status on the left - Add a default Avatar for contacts that have none
-
- Oct 22, 2017
-
-
Philipp Hörist authored
the account name was passed instead of the account jid
-
Philipp Hörist authored
- make it use get_jid_id() and return the jid_id
-
Philipp Hörist authored
Use _jid_ids dict instead
-
Philipp Hörist authored
-
Philipp Hörist authored
- Cache jid_id so we save on DB querys
-
- Oct 20, 2017
-
-
Philipp Hörist authored
-
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
-