Skip to content

Support message quotes

Raidro Manchester requested to merge message-redesign into master

This is done by splitting the message into multiple parts. And applying the correct style to quotes.

This is also the foundations of markdown support (probably with giara pangorenderer mistune approach, however there are issues:

I will need to in the future embed widgets into the label for discord items support, and you cant really do that with gtk label.

I tried changing the labels to textviews, but failed because textviews only work properly when they are the direct child of a scrolled window. And flowboxes with labels are a bad idea.

Merge request reports

Loading