| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Version handling, add function to retrieve short version without git commit | Marvin W | 2022-03-30 | 1 | -1/+1 |
* | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -0/+2 |
* | Add support for unencrypted RTP calls to libdino | fiaxh | 2021-03-21 | 1 | -0/+3 |
* | Add cache for file transfers | fiaxh | 2021-02-17 | 1 | -0/+1 |
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 1 | -0/+2 |
* | Add a WeakMap implementation + tests | fiaxh | 2020-11-14 | 1 | -1/+23 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 1 | -1/+0 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+1 |
* | Store entity identity info, use it in conversation list tooltips | fiaxh | 2020-03-29 | 1 | -0/+1 |
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -1/+1 |
* | Implement file sending via Jingle | hrxi | 2019-07-09 | 1 | -0/+1 |
* | Use glib log functions | fiaxh | 2019-03-15 | 1 | -1/+1 |
* | Merge pull request #415 from bobufa/message-search | fiaxh | 2018-08-31 | 1 | -0/+2 |
|\ |
|
| * | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -1/+1 |
| * | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+1 |
| * | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -0/+1 |
* | | In-Band Registration | fiaxh | 2018-08-22 | 1 | -0/+1 |
|/ |
|
* | Move notification sounds (canberra dependency) into plugin, introduce libdino... | fiaxh | 2018-03-05 | 1 | -0/+1 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -1/+0 |
* | Move to GNetworkMonitor (#236) | Mathieu Bridon | 2018-01-09 | 1 | -2/+0 |
* | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+1 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+2 |
* | libdino: try to load all plugins found in the respective folders | Marvin W | 2017-08-29 | 1 | -1/+1 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -1/+1 |
* | connection: keep-alive pings, act upon connection change (VPN) | fiaxh | 2017-08-25 | 1 | -1/+2 |
* | fixup 4a4b595 | fiaxh | 2017-08-22 | 1 | -0/+1 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 1 | -16/+2 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -1/+1 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -7/+8 |
* | Gettext support | fiaxh | 2017-04-10 | 1 | -1/+11 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -1/+3 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -3/+3 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -20/+18 |
* | Automatically compile and use gsettings schema | Marvin W | 2017-03-12 | 1 | -0/+12 |
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 1 | -1/+0 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 1 | -26/+7 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -67/+2 |
* | CMake: merge created header+vapi files into a single directory | Marvin W | 2017-03-11 | 1 | -6/+6 |
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 1 | -0/+1 |
* | UI to choose PGP key/disabled in account settings | fiaxh | 2017-03-11 | 1 | -5/+6 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -2/+6 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+153 |