Drop effectively unused kemoticons support
ClosedPublic

Authored by davidedmundson on Sep 16 2019, 5:19 PM.

Details

Summary

Konversation only supported emoticons if config value EnableEmotIcons
was true. This by default was false and there is no UI for configuring
this, making it effectively unused.

This appears to be deliberate from the code comments.

This helps clear up some KEmoticon library usage for future KF6
transitioning.

UTF-8 emoticons work correctly.

Test Plan

Compiles

Diff Detail

Repository
R7 Konversation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson requested review of this revision.Sep 16 2019, 5:19 PM
davidedmundson created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Nov 26 2019, 6:06 PM
This revision was automatically updated to reflect the committed changes.

(Acked by Eike IRL)