aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359)Samuel Hand2018-05-284-0/+17
* Fix empty display names, fix update contact roster namefiaxh2018-05-105-8/+7
* Move chat input to .ui file, fix smiley conversion on enterfiaxh2018-05-102-34/+53
* Update translationsTranslations2018-05-0162-766/+3369
* Redesign chat input + move file upload therefiaxh2018-04-308-84/+87
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-303-3/+3
* Add an appdata fileMathieu Bridon2018-04-293-0/+62
* Add image preview to file choosersfiaxh2018-04-194-6/+91
* openpgp: Fix invalid iter in key selection dialogfiaxh2018-04-171-21/+23
* small fixesfiaxh2018-04-173-23/+41
* Merge pull request #220 from bochecha/pkgconfigMarvin W2018-03-283-108/+111
|\
| * Find libraries with pkgconfigMathieu Bridon2018-03-283-108/+111
|/
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-273-18/+15
* Update translationsTranslations2018-03-2451-1122/+3332
* Do not mark messages as read if they are only marked as receivedThibaut Girka2018-03-221-0/+1
* Small connection fixesfiaxh2018-03-104-43/+43
* Only assume UUID to be unique for one counterpart+account when deduplicatingfiaxh2018-03-102-7/+17
* Recognize own MUC messages from other devicefiaxh2018-03-102-8/+16
* Handle multiple chat state notifications per bare jidfiaxh2018-03-106-51/+119
* Only notify on last MAM message, only if not readfiaxh2018-03-066-27/+74
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-0513-75/+130
* Implement notification soundsRahix2018-02-177-1/+49
* Use correct host name for TLS when using xmppsfiaxh2018-02-111-1/+1
* Add forgotten strings to translations (#282)linkmauve2018-02-022-3/+3
* Small fixesfiaxh2018-01-308-15/+10
* http-files: Report correct file size for encrypted files (slot request)fiaxh2018-01-282-15/+15
* Make slack workarounds use in-pipelinefiaxh2018-01-282-20/+29
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-2813-75/+52
* Visually highlight mentions in MUCsfiaxh2018-01-286-11/+43
* Pipeline for incoming messages in libdinofiaxh2018-01-2820-153/+371
* Render avatar on demandMarvin W2018-01-2820-93/+424
* Small fixes to MucManagerMarvin W2018-01-282-5/+10
* Fix certain Slack specific issues (using host-based workarounds)Marvin W2018-01-283-3/+36
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-28116-944/+908
* Update translationsTranslations2018-01-2443-396/+1149
* Initial Catalan translation. (#279)Jordi Mallach2018-01-243-0/+618
* Fix typos in comments and variable names (#269)linkmauve2018-01-1011-14/+14
* Move to GNetworkMonitor (#236)Mathieu Bridon2018-01-094-58/+20
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-093-8/+23
* Tab completion: Case insensitive, handle spacesfiaxh2018-01-062-5/+7
* Show error on invalid TLS certificatefiaxh2018-01-048-44/+66
* Small fixes to signal-protocol-c helper functionsMarvin W2018-01-041-1/+2
* Update translationsTranslations2017-12-3136-2137/+2664
* Restore window state (size, maximized, position)fiaxh2017-12-316-26/+118
* Place time+encryption+read directly right of namefiaxh2017-12-317-134/+167
* Clear chat states on own/contact disconnectfiaxh2017-12-302-1/+2
* Show subscription request in conversation summaryfiaxh2017-12-3015-89/+202
* Fallback display for all file typesfiaxh2017-12-138-131/+255
* Load messages for conversation view from cachefiaxh2017-12-133-10/+38
* Match message with previously arrived markerfiaxh2017-12-053-15/+30