aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary/content_item_widget_factory.vala
Commit message (Collapse)AuthorAgeFilesLines
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-130/+1
|
* Add hover effect on conversation contentfiaxh2019-06-011-0/+1
|
* Use glib log functionsfiaxh2019-03-151-1/+1
|
* Respect EXIF orientation tagfiaxh2019-02-131-4/+12
| | | | fixes #522
* Check FileTransfer's mime_type for null (unknown) when handeling itfiaxh2018-12-311-1/+1
| | | | fixes #479
* Detect emoji-only messages and display them largerfiaxh2018-12-271-0/+7
|
* FileProvider for aesgcm linksfiaxh2018-11-271-1/+2
| | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com>
* Display bold/italic/monospace message formating, improve message-to-markup ↵fiaxh2018-10-231-4/+3
| | | | | | | parsing fixes #433 fixes #442
* Use Label instead of TextView for message displayfiaxh2018-09-211-19/+23
|
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-0/+224