- 10 May, 2018 1 commit
-
-
Philipp Hörist authored
if oob uri == body there is no need to show the uri below the message
-
- 02 May, 2018 1 commit
-
-
Philipp Hörist authored
regression was introduced in e2383fd7
-
- 25 Mar, 2018 1 commit
-
-
Philipp Hörist authored
-
- 20 Mar, 2018 1 commit
-
-
Philipp Hörist authored
Fixes #8813
-
- 19 Mar, 2018 1 commit
-
-
Philipp Hörist authored
-
- 06 Mar, 2018 1 commit
-
-
- 03 Mar, 2018 1 commit
-
-
- 22 Jan, 2018 1 commit
-
-
Daniel Brötzmann authored
-
- 11 Jan, 2018 1 commit
-
-
André authored
-
- 06 Dec, 2017 1 commit
-
-
pitchum authored
-
- 03 Dec, 2017 2 commits
-
-
Philipp Hörist authored
- Complete rewrite of the old Groupchat dialog - Has now a "minimal" mode, which is used if we have all infos for joining except the nickname and if we want to bookmark - Handle xmpp uris received via command line
-
Philipp Hörist authored
-
- 04 Nov, 2017 1 commit
-
-
Philipp Hörist authored
- add get_oob_data() so we can use it on more than one event - also remove a forgotten print call
-
- 03 Nov, 2017 2 commits
-
-
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.
-
Philipp Hörist authored
-
- 30 Oct, 2017 1 commit
-
-
Philipp Hörist authored
-
- 26 Sep, 2017 1 commit
-
-
Philipp Hörist authored
- Add logging domain to some modules - Log to module domain instead of generic 'gajim'
-
- 13 Sep, 2017 1 commit
-
-
Philipp Hörist authored
-
- 23 Aug, 2017 1 commit
-
-
Philipp Hörist authored
Whatever this was, its not used since 4 years see 8f71d9f2
-
- 18 Aug, 2017 2 commits
- 04 Jul, 2017 1 commit
-
-
Philipp Hörist authored
Regression from 79716f42
-
- 02 Jul, 2017 2 commits
-
-
Philipp Hörist authored
-
André authored
-
- 28 Jun, 2017 1 commit
-
-
Weblate authored
-
- 27 Jun, 2017 1 commit
-
-
Philipp Hörist authored
-
- 11 Jun, 2017 1 commit
-
-
Philipp Hörist authored
-
- 18 May, 2017 1 commit
-
-
Philipp Hörist authored
-
- 01 May, 2017 1 commit
-
-
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
-
- 26 Mar, 2017 1 commit
-
-
Philipp Hörist authored
-
- 11 Mar, 2017 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
GTK3+ does smooth scrolling in ScrolledWindows on its own
-
- 08 Mar, 2017 1 commit
-
-
Philipp Hörist authored
the 'query-tooltip' event does essentially the same as the 'motion-notify-event' but supplys us with coordinates, which lets us get rid of deprecated get_client_pointer()
-
- 07 Mar, 2017 1 commit
-
-
Philipp Hörist authored
-
- 02 Mar, 2017 1 commit
-
-
Philipp Hörist authored
-
- 11 Feb, 2017 1 commit
-
-
Emmanuel Gil Peyrot authored
-
- 08 Feb, 2017 1 commit
-
-
Emmanuel Gil Peyrot authored
-
- 04 Feb, 2017 1 commit
-
-
Yann Leboulanger authored
-
- 03 Jan, 2017 1 commit
-
-
Closes #8494 Conflicts: src/common/helpers.py
-
- 02 Jan, 2017 1 commit
-
-
Philipp Hörist authored
It now orders all messages with the given timestamp this also includes inserting messages at the correct point The timestamp precision for incoming and outgoing messages was raised to include fractions of a second
-