aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view
Commit message (Expand)AuthorAgeFilesLines
* Use opacity for "pending" and "edited" hintsfiaxh2022-01-041-4/+2
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-1/+1
* Add (disabled) multi-party call UIfiaxh2021-11-102-17/+58
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-121-0/+3
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-125-30/+30
* FileWidgets: Improve mouse enter/leave identificationfiaxh2021-10-012-42/+19
* Improve call related wordingfiaxh2021-09-251-20/+11
* Fixed name change (#1076)sojuz1512021-08-241-2/+11
* Display message delivery error, color text using theme colorsfiaxh2021-08-172-13/+63
* Improve call wording, cleanupfiaxh2021-05-011-1/+1
* Display+store call encryption infofiaxh2021-04-092-29/+46
* Add UI for audio/video callsfiaxh2021-03-213-3/+218
* Fix cyclic referencefiaxh2021-02-171-7/+9
* Reduce use of Widget.destroy()fiaxh2021-02-102-6/+5
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-046-28/+21
* Improve contact description in OMEMO warningsfiaxh2020-12-041-0/+1
* Update date separator at midnightfiaxh2020-12-031-12/+54
* Handle xmpp URIs opened within Dino with Dinofiaxh2020-12-031-0/+9
* Fix some compiler warningsfiaxh2020-10-271-2/+2
* Unregister handlers related to displaying messages as pendingfiaxh2020-10-111-2/+7
* Fix compilation for older vala compilersfiaxh2020-10-071-1/+1
* Fix warning when clicking to correct a messagefiaxh2020-09-102-6/+0
* Visually highlight pending messages, improve resendingfiaxh2020-07-161-2/+21
* Fix messages mistakenly treated as /me command (#872)Kim Alvefur2020-07-021-4/+4
* Fix cyclic references => let objects be freedfiaxh2020-06-033-14/+36
* Add missing ellipsis, in line with similar strings (#862)Jordi Mallach2020-05-271-1/+1
* 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 file upload previewfiaxh2020-04-224-92/+131
* Fix FileWidget sometimes showing two statesfiaxh2020-04-131-26/+24
* Update translationsTranslations2020-04-111-2/+2
* Clean up file widget codefiaxh2020-04-102-201/+194
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-052-1/+41
* Fix unencrypted message warning when switching between encryptionsfiaxh2020-04-051-11/+11
* Add support for last message correctionfiaxh2020-04-039-169/+308
* Fix issue rendering messages outside reachable scroll areaMarvin W2020-04-011-1/+7
* Visually mark unencrypted messages if conversation is encryptedfiaxh2020-03-291-0/+21
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-292-8/+19
* Update time labels in conversation view at the moment they actually changefiaxh2020-03-262-18/+27
* Only create ItemMetaDataHeader and AvatarImage once it is actually displayedfiaxh2020-03-242-18/+23
* Move message hover effect into converstion viewfiaxh2020-03-212-30/+106
* Scale files and images to the available spaceMarvin W2020-03-142-15/+15
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-229-0/+1444