Philipp Hörist pushed to branch mainwindow at gajim / gajim


Commits:
ae565d71 by wurstsalat at 2021-02-27T08:01:54+01:00
VcardWindow: Fix resource string if resource is missing

Fixes: #10273

- - - - -
9425639a by wurstsalat at 2021-02-27T08:01:54+01:00
GroupChatInvitation: Show account badge

Fixes: #10424

- - - - -
d4fe8e9d by wurstsalat at 2021-02-27T08:01:54+01:00
Stop early when handling connection-failed in handle_event

Fixes: #10436

- - - - -
c10c42f9 by lovetox at 2021-02-27T08:01:54+01:00
Profile: Check for PubSub instead of vcard-temp

- - - - -
88a12be5 by lovetox at 2021-02-27T08:01:54+01:00
Remove unused code

- - - - -
4623cb14 by lovetox at 2021-02-27T08:01:54+01:00
Profile: Don’t check for server features

We just assume pubsub will be always there

- - - - -
803364b6 by lovetox at 2021-02-27T08:01:54+01:00
Remove unused imports

- - - - -
7cd6c358 by Daniel Brötzmann at 2021-02-27T08:01:54+01:00
AvatarSelector: Improve error handling

Enable loading images <100px and add multiple fail-safes

- - - - -
b61bec85 by wurstsalat at 2021-02-27T08:01:54+01:00
AvatarSelector: Fix pipeline

- - - - -
7feea5dd by wurstsalat at 2021-02-27T08:01:54+01:00
ChatControlBase: Add workaround for hscrollbar

As soon as a line break occurs in Gtk.TextView with word-char wrapping enabled,
a hyphen character is automatically inserted before the line break. This 
triggers
the hscrollbar to show, see: https://gitlab.gnome.org/GNOME/gtk/-/issues/2384

- - - - -
dfa343a1 by wurstsalat at 2021-02-27T08:01:54+01:00
ChatControlBase: Fix pipeline

- - - - -
d26e8c7c by wurstsalat at 2021-02-27T08:01:54+01:00
DOAP: Update

- - - - -
296ec10d by lovetox at 2021-02-27T08:01:54+01:00
Profile: Show error if avatar upload fails

- - - - -
cbe7d1ed by mimi89999 at 2021-02-27T08:01:54+01:00
Change servers.json format

- - - - -
f667fdb1 by lovetox at 2021-02-27T08:01:54+01:00
Windows: Fix launcher

- - - - -
c5c57cf6 by lovetox at 2021-02-27T08:01:54+01:00
Make contacts module work

- - - - -
4670816d by lovetox at 2021-02-27T08:01:55+01:00
further contacts

- - - - -


30 changed files:

- data/gajim.doap
- gajim/application.py
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/common/app.py
- gajim/common/connection_handlers_events.py
- gajim/common/const.py
- gajim/common/contacts.py
- gajim/common/helpers.py
- gajim/common/modules/__init__.py
- gajim/common/modules/base.py
- gajim/common/modules/blocking.py
- gajim/common/modules/chatstates.py
- gajim/common/modules/contacts.py
- gajim/common/modules/muc.py
- gajim/common/modules/presence.py
- gajim/common/modules/receipts.py
- gajim/common/modules/roster.py
- gajim/common/modules/roster_item_exchange.py
- gajim/common/modules/user_activity.py
- gajim/common/modules/user_avatar.py
- gajim/common/modules/user_location.py
- gajim/common/modules/user_mood.py
- gajim/common/modules/user_nickname.py
- gajim/common/modules/user_tune.py
- gajim/common/modules/vcard_avatars.py
- gajim/common/modules/vcard_temp.py
- gajim/common/settings.py
- gajim/common/storage/cache.py
- gajim/common/structs.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/6fd939de9176fdaf372f566308fdaf497fc44575...4670816ded6e997b4d0ee4f97fd654a25075a87e

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/6fd939de9176fdaf372f566308fdaf497fc44575...4670816ded6e997b4d0ee4f97fd654a25075a87e
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to