Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #415 from bobufa/message-search | fiaxh | 2018-08-31 | 9 | -33/+334 | |
|\ | | | | | Message search | |||||
| * | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 4 | -123/+173 | |
| | | ||||||
| * | add button that scrolls to the bottom of the conversation | bobufa | 2018-08-13 | 1 | -8/+41 | |
| | | ||||||
| * | hide search bar when clicking outside of it, only reset search entry on ↵ | bobufa | 2018-08-13 | 1 | -0/+1 | |
| | | | | | | | | conversation change | |||||
| * | improve sidebar UI | bobufa | 2018-08-13 | 2 | -13/+140 | |
| | | | | | | | | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) | |||||
| * | initial search logic / display | bobufa | 2018-08-13 | 3 | -10/+42 | |
| | | ||||||
| * | ui: search sidebar initial | bobufa | 2018-08-13 | 7 | -30/+88 | |
| | | ||||||
* | | In-Band Registration | fiaxh | 2018-08-22 | 1 | -112/+366 | |
|/ | ||||||
* | Update translations | Translations | 2018-07-05 | 2 | -13/+163 | |
| | | | | | | | | | | | | | | Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nathan@email.is> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nthn@unseen.is> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Portugese (Brazil): 5lm31d5 <jeanrk15@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Russian: nvlgit <nvlbox@gmail.com>, Alexander <ilabdsf@gmail.com> Spanish: mgueji <miguejim@mailbox.org> | |||||
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 2 | -0/+2 | |
| | ||||||
* | Move chat input to .ui file, fix smiley conversion on enter | fiaxh | 2018-05-10 | 1 | -8/+38 | |
| | ||||||
* | Update translations | Translations | 2018-05-01 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org> | |||||
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -0/+8 | |
| | ||||||
* | Rename 'start chat' into 'start conversation' | Michael Vetter | 2018-04-30 | 1 | -1/+1 | |
| | ||||||
* | Add an appdata file | Mathieu Bridon | 2018-04-29 | 1 | -0/+60 | |
| | | | | | This allows "app center" applications like GNOME Software and Plasma Discover to show Dino in all its glory, so users can install it simply. | |||||
* | Update translations | Translations | 2018-03-24 | 1 | -1/+1 | |
| | ||||||
* | Move notification sounds (canberra dependency) into plugin, introduce ↵ | fiaxh | 2018-03-05 | 1 | -13/+1 | |
| | | | | libdino/NotificationEvents | |||||
* | Implement notification sounds | Rahix | 2018-02-17 | 1 | -1/+13 | |
| | | | | | | Add a new setting to toggle notification sounds on or off. Plays the systems default instant messaging message sound (message-new-instant) whenever a notification is shown if toggled on. | |||||
* | Add forgotten strings to translations (#282) | linkmauve | 2018-02-02 | 1 | -2/+2 | |
| | ||||||
* | Only display transferred images, display file names, open in system viewer, ↵ | fiaxh | 2018-01-28 | 1 | -26/+3 | |
| | | | | include and use pgp embedded file names | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 6 | -18/+21 | |
| | ||||||
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 2 | -0/+4 | |
| | ||||||
* | Update translations | Translations | 2017-12-31 | 1 | -1/+1 | |
| | ||||||
* | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 2 | -72/+67 | |
| | ||||||
* | 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 | |
| |