aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/conversation_view.vala
Commit message (Expand)AuthorAgeFilesLines
* Add unread indicatorfiaxh2024-03-021-0/+3
* Fix some compiler warningsfiaxh2023-10-071-1/+1
* Fix subscription notification clearingfiaxh2023-09-071-0/+6
* Fix reactions being made to the wrong messageMarvin W2023-05-141-1/+0
* Fix some memory leaksfiaxh2023-02-271-1/+9
* Stop regenerating message menu buttonsfiaxh2023-02-161-26/+41
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-301-10/+9
* Fix UI for libadwaitaMarvin W2023-01-251-21/+85
* Small UI fixes for libAdwaitaMarvin W2023-01-241-1/+2
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-6/+0
* Fix compiler warningsfiaxh2022-12-301-2/+0
* Add support for reactionsfiaxh2022-10-111-18/+69
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-2/+1
* Improve Gtk4 portfiaxh2022-07-271-4/+5
* Port from GTK3 to GTK4fiaxh2022-07-271-70/+63
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-10/+10
* Reduce use of Widget.destroy()fiaxh2021-02-101-5/+4
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-15/+10
* Improve contact description in OMEMO warningsfiaxh2020-12-041-0/+1
* Fix some compiler warningsfiaxh2020-10-271-2/+2
* ConversationSummaryView: Fix crash when accessing content_item's first() or l...fiaxh2020-04-281-2/+2
* Fix mouse hover highlighting the wrong messageselurvedu2020-04-221-4/+5
* Improve message highlighting logicselurvedu2020-04-221-12/+13
* Fix late highlighting of conversation itemsselurvedu2020-04-221-2/+5
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-0/+18
* Add support for last message correctionfiaxh2020-04-031-22/+41
* Fix issue rendering messages outside reachable scroll areaMarvin W2020-04-011-1/+7
* Update time labels in conversation view at the moment they actually changefiaxh2020-03-261-7/+0
* Only create ItemMetaDataHeader and AvatarImage once it is actually displayedfiaxh2020-03-241-0/+4
* Move message hover effect into converstion viewfiaxh2020-03-211-14/+96
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-0/+374