aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Repopulate message TextView context menu, include "Copy URL" (#219)Yussuf Khalil2017-12-051-6/+48
* Rename resources to have a reverse DNS prefixfiaxh2017-12-0331-34/+34
* Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221)Mathieu Bridon2017-12-037-10/+10
* ConversationView: Date separatorfiaxh2017-12-019-18/+138
* http-files: async file downloadfiaxh2017-11-271-29/+32
* Update translationsTranslations2017-11-2433-831/+834
* Reword some strings (#215)Allan Nordhøy2017-11-233-8/+8
* Fix memory leakfiaxh2017-11-2310-18/+22
* Async service lookup, connect and writefiaxh2017-11-239-52/+114
* Disconnect stanza listeners from pipelinefiaxh2017-11-2211-33/+59
* ConversationView: Split merged messages when an in-between one is addedfiaxh2017-11-223-11/+68
* Update translationsTranslations2017-11-1840-3384/+5453
* Fix unit tests using async + read message markerfiaxh2017-11-176-26/+21
* fixup 3f531d6fiaxh2017-11-161-1/+1
* Read+(write) stream asyncfiaxh2017-11-1632-390/+469
* Replace deprecated function usagesfiaxh2017-11-1611-20/+20
* small fixesfiaxh2017-11-012-2/+1
* small fixesfiaxh2017-11-012-5/+2
* Go offline before quiting applicationfiaxh2017-10-313-6/+24
* Fix warningsfiaxh2017-10-3131-100/+160
* Move DatabaseError handling into Qlitefiaxh2017-10-3118-233/+166
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-3125-227/+362
* Blocking setting in Contact Detailsfiaxh2017-10-317-9/+99
* xmpp-vala: Add support for XEP-0191: Blocking CommandEmmanuel Gil Peyrot2017-10-313-0/+139