dino / dino

Modern XMPP ("Jabber") Chat Client using GTK+/Vala
https://dino.im/
GNU General Public License v3.0
2.18k stars 243 forks source link

Change p2p/jingle transfer notification #944

Open sonicnkt opened 3 years ago

sonicnkt commented 3 years ago

At the moment p2p/jingle file transfer triggers the same notification as http_upload transfers (file received) as jingle requires user interaction this should be changed to something like "file offered" instead.

sonicnkt commented 3 years ago

Since actions in notifications are supported for other Notifications it would be greate if the notifications could also be extenden with something like this:

Jingle Transfer offered:
example-filename.zip

And the Actions Download and something like Ignore