aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view
Commit message (Expand)AuthorAgeFilesLines
* Small UI fixes for libAdwaitaMarvin W2023-01-242-6/+8
* Support replies and reactions to filesfiaxh2023-01-113-7/+33
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-065-21/+112
* Fix compiler warningsfiaxh2022-12-303-3/+3
* Reactions: Improve stylefiaxh2022-10-111-7/+7
* Don't require use of MenuButton.set_child introduced with GTK 4.6fiaxh2022-10-111-2/+1
* Add support for reactionsfiaxh2022-10-114-21/+294
* 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-273-11/+2
* Improve Gtk4 portfiaxh2022-07-2711-281/+59
* Port from GTK3 to GTK4fiaxh2022-07-2711-464/+589
* Allow cancellation of file transfersMarvin W2022-03-302-1/+20
* Various call fixesfiaxh2022-02-121-2/+2
* Let call notification say if it's a group callfiaxh2022-02-081-0/+4
* Fix quote styling occurring in the middle of a linefiaxh2022-02-071-2/+2
* Various call UI/UX improvementsfiaxh2022-02-071-6/+19
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-232-4/+2
* Stop using opacity for text due to side-effectsfiaxh2022-01-231-4/+6
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-093-48/+33
* Introduce file widget menu with "Save as..." and "Open" actions (#1080)wkg2022-01-092-6/+67
* 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
* 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