Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+4 |
| | |||||
* | Add libnice and listen for direct connections in Jingle SOCKS5 (#608) | hrxi | 2021-03-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | Add libnice as a plugin. If it is present, use libnice to enumerate local IP addresses and listen on them to support direct connections for Jingle SOCKS5. Tested with Conversations and Gajim. Created the nice.vapi file using ``` vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir ``` | ||||
* | Add version and adjust some cmake | Marvin W | 2019-12-18 | 1 | -8/+8 |
| | |||||
* | Add basic crypto-vala | Marvin W | 2019-09-16 | 1 | -0/+1 |
| | |||||
* | FileProvider for aesgcm links | fiaxh | 2018-11-27 | 1 | -4/+4 |
| | | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com> | ||||
* | Move notification sounds (canberra dependency) into plugin, introduce ↵ | fiaxh | 2018-03-05 | 1 | -0/+4 |
| | | | | libdino/NotificationEvents | ||||
* | Http file upload | fiaxh | 2017-08-03 | 1 | -0/+4 |
| | |||||
* | New CMake | Marvin W | 2017-03-23 | 1 | -4/+4 |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | ||||
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 1 | -4/+9 |
| | |||||
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 1 | -0/+2 |
| | |||||
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -0/+2 |