| Commit message (Expand) | Author | Age | Files | Lines |
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -1/+1 |
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -12/+12 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -52/+88 |
* | Remove color from /me name, remove use_markup from sender label | fiaxh | 2022-01-23 | 1 | -1/+1 |
* | Small cleanup | fiaxh | 2022-01-23 | 1 | -1/+1 |
* | Display message sender in bold+text color instead of small+colored | fiaxh | 2022-01-05 | 1 | -3/+3 |
* | Fix compiler warnings ('cast between incompatible function types') by not con... | fiaxh | 2021-10-12 | 1 | -44/+50 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -7/+7 |
* | Escape pango markup in names in GlobalSearch | fiaxh | 2021-03-05 | 1 | -2/+2 |
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 1 | -1/+1 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -3/+3 |
* | Fix loading more results when scrolling through search results | fiaxh | 2020-09-14 | 1 | -0/+1 |
* | Global search: Display dates in local timezone (#855) | selurvedu | 2020-05-20 | 1 | -1/+1 |
* | Change UI messages for more clarity | mbeko | 2020-03-24 | 1 | -1/+1 |
* | Ellipsize long display names | fiaxh | 2020-03-09 | 1 | -1/+1 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -12/+17 |
* | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 1 | -1/+1 |
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -11/+11 |
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -20/+24 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -1/+1 |
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -19/+27 |
* | Fix sent messages sometimes being displayed twice | fiaxh | 2018-09-02 | 1 | -3/+3 |
* | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -2/+66 |
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -54/+75 |
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+174 |