aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/global_search.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix poor contrast of highlight in search results with dark theme (#1557)eerielili2024-03-021-1/+2
* New Avatar UIMarvin W2023-03-051-6/+6
* Fix UI for libadwaitaMarvin W2023-01-251-0/+2
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-1/+1
* Improve Gtk4 portfiaxh2022-07-271-12/+12
* Port from GTK3 to GTK4fiaxh2022-07-271-52/+88
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-231-1/+1
* Small cleanupfiaxh2022-01-231-1/+1
* Display message sender in bold+text color instead of small+coloredfiaxh2022-01-051-3/+3
* Fix compiler warnings ('cast between incompatible function types') by not con...fiaxh2021-10-121-44/+50
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-7/+7
* Escape pango markup in names in GlobalSearchfiaxh2021-03-051-2/+2
* 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 loading more results when scrolling through search resultsfiaxh2020-09-141-0/+1
* Global search: Display dates in local timezone (#855)selurvedu2020-05-201-1/+1
* Change UI messages for more claritymbeko2020-03-241-1/+1
* Ellipsize long display namesfiaxh2020-03-091-1/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-12/+17
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-1/+1
* fixup Fix some warningsfiaxh2019-09-101-11/+11
* Fix some warningshrxi2019-09-101-20/+24
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-1/+1
* Use Label instead of TextView for message displayfiaxh2018-09-211-19/+27
* Fix sent messages sometimes being displayed twicefiaxh2018-09-021-3/+3
* add suggestions/auto-complete for search filtersbobufa2018-08-131-2/+66
* improve sidebar UIbobufa2018-08-131-54/+75
* initial search logic / displaybobufa2018-08-131-0/+174