| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) | Samuel Hand | 2018-05-28 | 4 | -0/+17 |
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 5 | -8/+7 |
* | Move chat input to .ui file, fix smiley conversion on enter | fiaxh | 2018-05-10 | 2 | -34/+53 |
* | Update translations | Translations | 2018-05-01 | 62 | -766/+3369 |
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 8 | -84/+87 |
* | Rename 'start chat' into 'start conversation' | Michael Vetter | 2018-04-30 | 3 | -3/+3 |
* | Add an appdata file | Mathieu Bridon | 2018-04-29 | 3 | -0/+62 |
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 4 | -6/+91 |
* | openpgp: Fix invalid iter in key selection dialog | fiaxh | 2018-04-17 | 1 | -21/+23 |
* | small fixes | fiaxh | 2018-04-17 | 3 | -23/+41 |
* | Merge pull request #220 from bochecha/pkgconfig | Marvin W | 2018-03-28 | 3 | -108/+111 |
|\ |
|
| * | Find libraries with pkgconfig | Mathieu Bridon | 2018-03-28 | 3 | -108/+111 |
|/ |
|
* | Prefill nick with local alias when joining a non-bookmarked MUC | bobufa | 2018-03-27 | 3 | -18/+15 |
* | Update translations | Translations | 2018-03-24 | 51 | -1122/+3332 |
* | Do not mark messages as read if they are only marked as received | Thibaut Girka | 2018-03-22 | 1 | -0/+1 |
* | Small connection fixes | fiaxh | 2018-03-10 | 4 | -43/+43 |
* | Only assume UUID to be unique for one counterpart+account when deduplicating | fiaxh | 2018-03-10 | 2 | -7/+17 |
* | Recognize own MUC messages from other device | fiaxh | 2018-03-10 | 2 | -8/+16 |
* | Handle multiple chat state notifications per bare jid | fiaxh | 2018-03-10 | 6 | -51/+119 |
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 6 | -27/+74 |
* | Move notification sounds (canberra dependency) into plugin, introduce libdino... | fiaxh | 2018-03-05 | 13 | -75/+130 |
* | Implement notification sounds | Rahix | 2018-02-17 | 7 | -1/+49 |
* | Use correct host name for TLS when using xmpps | fiaxh | 2018-02-11 | 1 | -1/+1 |
* | Add forgotten strings to translations (#282) | linkmauve | 2018-02-02 | 2 | -3/+3 |
* | Small fixes | fiaxh | 2018-01-30 | 8 | -15/+10 |
* | http-files: Report correct file size for encrypted files (slot request) | fiaxh | 2018-01-28 | 2 | -15/+15 |
* | Make slack workarounds use in-pipeline | fiaxh | 2018-01-28 | 2 | -20/+29 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 13 | -75/+52 |
* | Visually highlight mentions in MUCs | fiaxh | 2018-01-28 | 6 | -11/+43 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 20 | -153/+371 |
* | Render avatar on demand | Marvin W | 2018-01-28 | 20 | -93/+424 |
* | Small fixes to MucManager | Marvin W | 2018-01-28 | 2 | -5/+10 |
* | Fix certain Slack specific issues (using host-based workarounds) | Marvin W | 2018-01-28 | 3 | -3/+36 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 116 | -944/+908 |
* | Update translations | Translations | 2018-01-24 | 43 | -396/+1149 |
* | Initial Catalan translation. (#279) | Jordi Mallach | 2018-01-24 | 3 | -0/+618 |
* | Fix typos in comments and variable names (#269) | linkmauve | 2018-01-10 | 11 | -14/+14 |
* | Move to GNetworkMonitor (#236) | Mathieu Bridon | 2018-01-09 | 4 | -58/+20 |
* | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 3 | -8/+23 |
* | Tab completion: Case insensitive, handle spaces | fiaxh | 2018-01-06 | 2 | -5/+7 |
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 8 | -44/+66 |
* | Small fixes to signal-protocol-c helper functions | Marvin W | 2018-01-04 | 1 | -1/+2 |
* | Update translations | Translations | 2017-12-31 | 36 | -2137/+2664 |
* | Restore window state (size, maximized, position) | fiaxh | 2017-12-31 | 6 | -26/+118 |
* | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 7 | -134/+167 |
* | Clear chat states on own/contact disconnect | fiaxh | 2017-12-30 | 2 | -1/+2 |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 15 | -89/+202 |
* | Fallback display for all file types | fiaxh | 2017-12-13 | 8 | -131/+255 |
* | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 3 | -10/+38 |
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 3 | -15/+30 |