| Commit message (Expand) | Author | Age | Files | Lines |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -2/+2 |
* | (Partially) Fix messages being displayed wrongly sorted in ConversationSummar... | fiaxh | 2018-12-27 | 1 | -1/+2 |
* | Merge PR #413 "Improvements to the OMEMO plugin" | Marvin W | 2018-11-10 | 2 | -0/+26 |
|\ |
|
| * | More cleanup and database modifications | Marvin W | 2018-06-26 | 2 | -0/+20 |
| * | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -0/+6 |
* | | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 2 | -37/+10 |
|/ |
|
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -2/+2 |
* | Fix warnings | fiaxh | 2017-10-31 | 2 | -5/+5 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -9/+0 |
* | small fixes | fiaxh | 2017-08-31 | 1 | -0/+1 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+19 |
* | libdino: try to load all plugins found in the respective folders | Marvin W | 2017-08-29 | 1 | -36/+39 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 2 | -0/+59 |
* | add plugin api for text commands | Marvin W | 2017-08-17 | 1 | -0/+9 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -10/+18 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -1/+1 |
* | Http file upload | fiaxh | 2017-08-03 | 2 | -2/+31 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 2 | -2/+26 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -12/+13 |
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 1 | -1/+1 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -3/+15 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 1 | -2/+25 |
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 1 | -11/+4 |
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 2 | -0/+40 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 3 | -0/+102 |