aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/conversation_item_skeleton.vala
Commit message (Expand)AuthorAgeFilesLines
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-8/+14
* Fix compiler warningsfiaxh2022-12-301-0/+3
* Add support for reactionsfiaxh2022-10-111-0/+10
* Fix encryption button update and reduce its required GTK versionfiaxh2022-08-211-7/+3
* Disable tooltips for GTK 4.6.4 - 4.6.6fiaxh2022-08-201-2/+2
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-6/+0
* Improve Gtk4 portfiaxh2022-07-271-16/+24
* Port from GTK3 to GTK4fiaxh2022-07-271-168/+97
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-231-1/+1
* Display message sender in bold+text color instead of small+coloredfiaxh2022-01-051-3/+1
* Add 'unknown' encryption state for establishing callsfiaxh2022-01-041-1/+1
* Add (disabled) multi-party call UIfiaxh2021-11-101-1/+0
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-3/+3
* Fixed name change (#1076)sojuz1512021-08-241-2/+11
* Display message delivery error, color text using theme colorsfiaxh2021-08-171-0/+13
* Display+store call encryption infofiaxh2021-04-091-29/+45
* Fix cyclic referencefiaxh2021-02-171-7/+9
* Reduce use of Widget.destroy()fiaxh2021-02-101-1/+1
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-3/+3
* Fix warning when clicking to correct a messagefiaxh2020-09-101-5/+0
* Fix cyclic references => let objects be freedfiaxh2020-06-031-3/+17
* Add file upload previewfiaxh2020-04-221-2/+2
* Fix unencrypted message warning when switching between encryptionsfiaxh2020-04-051-11/+11
* Add support for last message correctionfiaxh2020-04-031-2/+18
* Visually mark unencrypted messages if conversation is encryptedfiaxh2020-03-291-0/+21
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-291-7/+19
* Update time labels in conversation view at the moment they actually changefiaxh2020-03-261-11/+27
* Only create ItemMetaDataHeader and AvatarImage once it is actually displayedfiaxh2020-03-241-18/+19
* Move message hover effect into converstion viewfiaxh2020-03-211-16/+10
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-0/+221