Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵ | fiaxh | 2018-11-04 | 1 | -0/+1 |
| | | | | ConversationRow | ||||
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -15/+0 |
| | |||||
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 1 | -0/+1 |
| | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -3/+3 |
| | |||||
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 1 | -81/+83 |
| | |||||
* | small fixes | fiaxh | 2017-08-27 | 1 | -2/+2 |
| | |||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 1 | -1/+0 |
| | | | | | | | | | | | | Fixes these kind of warnings: ``` (dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow' ``` Also centers these dialogs (settings, add chat, join conversation) on top of their parent windows. | ||||
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 2 | -4/+0 |
| | |||||
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 3 | -3/+0 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 3 | -0/+202 |