| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Marvin W <git@larma.de>
|
| |
|
|
|
|
| |
fixes #495
|
| |
|
| |
|
|
|
|
| |
fixes #739
|
| |
|
| |
|
|
|
|
| |
fixes #636
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This currently follows the same rules as HTTP file download for
accepting files.
|
|
|
|
|
|
|
|
|
|
|
| |
This is still disabled by default until prioritization is implemented;
otherwise this could be preferred to HTTP uploads.
File sending only works via Jingle In-Band-Bytestreams right now, more
transports are going to be implemented.
To test this, uncomment the line with `JingleFileTransfer` in
libdino/src/application.vala.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
libdino/NotificationEvents
|
| |
|
| |
|
|
|
|
| |
fixes #141
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
start services before UI
|
| |
|
| |
|
| |
|
|
|