Skip to content

Sending Message Refactoring

Philipp Hörist requested to merge lovetox/gajim:master into master
  • Pass EventObj around instead of many variables
  • Fix Last Message Correction for PGP
  • Get rid of usage of callbacks, because there is no evident benefit, and it makes the Code hard to read.

Merge request reports