Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add emoji button to chat input | fiaxh | 2019-09-09 | 1 | -0/+1 | |
| | ||||||
* | Fix compilation | fiaxh | 2019-08-06 | 1 | -1/+0 | |
| | ||||||
* | Use own file type icons | fiaxh | 2019-08-06 | 1 | -0/+9 | |
| | ||||||
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 1 | -9/+19 | |
| | ||||||
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -0/+1 | |
| | ||||||
* | Add EmojiChooser (derived from GTK source) | Marvin W | 2019-07-14 | 1 | -1/+4 | |
| | ||||||
* | Clean up ConversationTitlebar | fiaxh | 2019-04-14 | 1 | -4/+3 | |
| | ||||||
* | Only use UI data for active converations cycling, clean up ConversationSelector | fiaxh | 2019-04-14 | 1 | -2/+0 | |
| | ||||||
* | Move app menu into window, make conversation details dialog directly ↵ | fiaxh | 2019-02-05 | 1 | -0/+4 | |
| | | | | accessible, no-CSD option for main window | |||||
* | Detect emoji-only messages and display them larger | fiaxh | 2018-12-27 | 1 | -0/+2 | |
| | ||||||
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -0/+1 | |
| | ||||||
* | Use QR-code icon for OMEMO QR-code button | fiaxh | 2018-11-10 | 1 | -0/+2 | |
| | ||||||
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵ | fiaxh | 2018-11-04 | 1 | -3/+0 | |
| | | | | ConversationRow | |||||
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -1/+0 | |
| | ||||||
* | Merge pull request #415 from bobufa/message-search | fiaxh | 2018-08-31 | 1 | -6/+7 | |
|\ | | | | | Message search | |||||
| * | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -0/+1 | |
| | | ||||||
| * | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+3 | |
| | | ||||||
| * | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -0/+1 | |
| | | ||||||
| * | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -6/+2 | |
| | | ||||||
* | | In-Band Registration | fiaxh | 2018-08-22 | 1 | -0/+1 | |
|/ | ||||||
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -1/+0 | |
| | ||||||
* | Add an appdata file | Mathieu Bridon | 2018-04-29 | 1 | -0/+1 | |
| | | | | | This allows "app center" applications like GNOME Software and Plasma Discover to show Dino in all its glory, so users can install it simply. | |||||
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -0/+1 | |
| | | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com> | |||||
* | Move notification sounds (canberra dependency) into plugin, introduce ↵ | fiaxh | 2018-03-05 | 1 | -1/+0 | |
| | | | | libdino/NotificationEvents | |||||
* | Implement notification sounds | Rahix | 2018-02-17 | 1 | -0/+1 | |
| | | | | | | 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. | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -0/+1 | |
| | ||||||
* | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 1 | -1/+2 | |
| | ||||||
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -0/+1 | |
| | ||||||
* | Fallback display for all file types | fiaxh | 2017-12-13 | 1 | -0/+1 | |
| | ||||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 | |
| | ||||||
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 1 | -5/+5 | |
| | | | | | | | 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. | |||||
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -0/+1 | |
| | ||||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -8/+8 | |
| | ||||||
* | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+1 | |
| | ||||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -0/+1 | |
| | ||||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -2/+2 | |
| | ||||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -2/+2 | |
| | ||||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+3 | |
| | ||||||
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 1 | -1/+2 | |
| | ||||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -6/+6 | |
| | ||||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 | |
| | ||||||
* | Undo/redo text in chat input | fiaxh | 2017-08-17 | 1 | -0/+1 | |
| | ||||||
* | Http file upload | fiaxh | 2017-08-03 | 1 | -1/+4 | |
| | ||||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -1/+1 | |
| | | | | StartConversation | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -1/+6 | |
| | ||||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 1 | -1/+11 | |
| | ||||||
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 1 | -0/+1 | |
| | ||||||
* | Gettext support | fiaxh | 2017-04-10 | 1 | -3/+8 | |
| | ||||||
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -2/+3 | |
| |