aboutsummaryrefslogtreecommitdiff
path: root/plugins/http-files/src/plugin.vala
Commit message (Collapse)AuthorAgeFilesLines
* Remove ContentFiltersfiaxh2021-12-091-4/+1
| | | | fixes #1129 #573
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-1/+10
|
* Restructure (http) file provider flow: Separate download&get_info, download ↵fiaxh2018-11-271-4/+0
| | | | in provider, move XmppStreamModule into xmpp-vala
* accumulate conversation content in meta db tablebobufa2018-08-131-1/+1
|
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-1/+1
|
* Move DatabaseError handling into Qlitefiaxh2017-10-311-12/+8
|
* Add oob tag to http-upload messagesfiaxh2017-10-221-1/+1
| | | | fixes #166
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-3/+1
|
* Download & inline display imagesfiaxh2017-08-311-4/+9
|
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-3/+3
|
* Http file uploadfiaxh2017-08-031-0/+31