Skip to content

DiscoWindow: Some code-cleanup

Daniel Brötzmann requested to merge wurstsalat/gajim:disco-window into master

This is a slight rework of the Service Discovery window(s).

  • Fixed some deprecation warnings
  • Layout updates
  • Use _ui scheme where possible
  • Update groups post window
  • Show progress text on progress bar (was hidden, total # was one off)
  • Update some messages / text
  • Fix numerous linting errors / warnings

Merge request reports