[Git][gajim/python-nbxmpp][master] fix Gitlab CI

2018-04-08 Thread Yann Leboulanger
Yann Leboulanger pushed to branch master at gajim / python-nbxmpp Commits: 56848a8e by Yann Leboulanger at 2018-04-08T14:26:46+02:00 fix Gitlab CI - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml =

[Git][gajim/gajim][master] 2 commits: save encoded avatar when receiving vCard from server

2018-04-08 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 36b31259 by Bronko at 2018-04-08T20:58:24+02:00 save encoded avatar when receiving vCard from server - - - - - fcad0f08 by Bronko at 2018-04-08T23:45:32+02:00 save hash and mime_type of avatar when receiving vCard from server in

[Git][gajim/gajim][master] Make code better understandable

2018-04-08 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6baed38d by Philipp Hörist at 2018-04-09T00:35:27+02:00 Make code better understandable - - - - - 1 changed file: - gajim/options_dialog.py Changes: = gajim/options_dialog.py