Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 3 | -25/+49 | |
| | ||||||
* | Fallback display for all file types | fiaxh | 2017-12-13 | 1 | -1/+0 | |
| | ||||||
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 5 | -3/+3 | |
| | | | | | | | The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names. | |||||
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -1/+0 | |
| | ||||||
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -1/+1 | |
| | ||||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 3 | -6/+6 | |
| | ||||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 5 | -173/+229 | |
| | ||||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -1/+1 | |
| | ||||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 2 | -0/+3 | |
| | ||||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 5 | -18/+61 | |
| | ||||||
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 1 | -81/+83 | |
| | ||||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+64 | |
| | ||||||
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 3 | -63/+11 | |
| | ||||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 2 | -4/+7 | |
| | ||||||
* | small fixes | fiaxh | 2017-08-27 | 2 | -3/+4 | |
| | ||||||
* | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 1 | -0/+1 | |
| | ||||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 3 | -71/+24 | |
| | | | | StartConversation | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 2 | -0/+110 | |
| | ||||||
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 1 | -3/+27 | |
| | ||||||
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -227/+233 | |
| | ||||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 3 | -4/+1 | |
| | | | | | | | | | | | | 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. | |||||
* | Gettext support | fiaxh | 2017-04-10 | 7 | -27/+27 | |
| | ||||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -0/+20 | |
| | ||||||
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -0/+1 | |
| | ||||||
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 2 | -13/+9 | |
| | ||||||
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 2 | -1/+2 | |
| | ||||||
* | New CMake | Marvin W | 2017-03-23 | 1 | -0/+12 | |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | |||||
* | Add back on subscription request | fiaxh | 2017-03-23 | 3 | -3/+3 | |
| | ||||||
* | Select conversation on startup, placeholder for "No conversation selected", ↵ | fiaxh | 2017-03-20 | 3 | -6/+16 | |
| | | | | start services before UI | |||||
* | Icon changes | fiaxh | 2017-03-19 | 1 | -14/+12 | |
| | ||||||
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 1 | -14/+31 | |
| | ||||||
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 2 | -177/+50 | |
| | ||||||
* | Icon | fiaxh | 2017-03-18 | 2 | -0/+38 | |
| | ||||||
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -6/+10 | |
| | ||||||
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 5 | -12/+10 | |
| | ||||||
* | Display /me differently | fiaxh | 2017-03-15 | 1 | -28/+1 | |
| | | | | fixes #12 | |||||
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 13 | -673/+42 | |
| | ||||||
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 20 | -22/+3 | |
| | ||||||
* | Move gsettings schema back to libdino (where it belongs) | Marvin W | 2017-03-12 | 2 | -15/+0 | |
| | ||||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 34 | -0/+2791 | |