aboutsummaryrefslogtreecommitdiff
path: root/plugins/http-files/src
Commit message (Expand)AuthorAgeFilesLines
* add search filter expressionsbobufa2018-08-131-2/+2
* accumulate conversation content in meta db tablebobufa2018-08-131-1/+1
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-132-12/+9
* Small fixesfiaxh2018-01-301-4/+2
* http-files: Report correct file size for encrypted files (slot request)fiaxh2018-01-282-15/+15
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-282-17/+9
* Pipeline for incoming messages in libdinofiaxh2018-01-283-13/+57
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-283-8/+9
* Restore window state (size, maximized, position)fiaxh2017-12-311-22/+24
* Fallback display for all file typesfiaxh2017-12-131-6/+19
* http-files: async file downloadfiaxh2017-11-271-29/+32
* Disconnect stanza listeners from pipelinefiaxh2017-11-221-1/+1
* Fix warningsfiaxh2017-10-312-4/+12
* Move DatabaseError handling into Qlitefiaxh2017-10-311-12/+8
* Add oob tag to http-upload messagesfiaxh2017-10-222-10/+20
* PGP encrypted file transfersfiaxh2017-10-223-11/+12
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-214-135/+41
* http-files: max-file-size handlingfiaxh2017-09-264-13/+14
* http files: Accept url put/get urls in both attributes and string contentfiaxh2017-09-051-11/+11
* Download & inline display imagesfiaxh2017-08-314-8/+150
* support platforms without UTF-8 and use native file pickerMarvin W2017-08-291-5/+3
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-3/+3
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-5/+8
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-6/+0
* Stream Managementfiaxh2017-08-141-2/+1
* SRV records for XMPP over TLSfiaxh2017-08-111-3/+6
* http files: Fix for servers w/o file size limitfiaxh2017-08-091-3/+3
* http files: Fix double-free rance-conditionfiaxh2017-08-071-3/+9
* Http file upload for version :0 and other server setupsfiaxh2017-08-071-25/+35
* Http file uploadfiaxh2017-08-035-0/+317