aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove gspellMichael Vetter2023-03-211-14/+0
* Add libadwaita to build systemTeemu Ikonen2023-01-241-0/+11
* Automatically select appropriate libsoup versionMarvin W2022-11-032-0/+35
* Port from GTK3 to GTK4fiaxh2022-07-273-1/+69
* Prepare http-files plugin for libsoup-3 supportMarvin W2022-04-093-31/+62
* RTP: Fix GStreamer version checkMarvin W2021-05-142-1/+5
* Echo CancellationMarvin W2021-05-012-0/+26
* Video optimizationsMarvin W2021-04-291-0/+14
* Migrate to libsrtp2Marvin W2021-03-291-0/+12
* Add initial support for DTLS-SRTPfiaxh2021-03-251-0/+13
* Add gstreamer .cmake instructionsMarvin W2021-03-213-0/+40
* Add libnice and listen for direct connections in Jingle SOCKS5 (#608)hrxi2021-03-192-1/+14
* Add spell-checking using GspellThibaut Girka2021-01-211-0/+14
* Rename zh_Hans -> zh_CN and zh_Hant -> zh_TWfiaxh2020-01-291-2/+2
* Use system provided libsignal-protocol-c by defaultMarvin W2020-01-211-2/+3
* Sync git version generationMarvin W2019-12-181-3/+4
* Add version and adjust some cmakeMarvin W2019-12-183-2/+116
* Set ALPN info on XMPP connections if GIO >= 2.60fiaxh2019-11-291-3/+4
* Fix compilation with older gcryptMarvin W2019-09-171-0/+2
* Find libqrencode using cmake/pkg-config logicMarvin W2019-01-021-0/+11
* Detect emoji-only messages and display them largerfiaxh2018-12-271-0/+11
* Find libraries with pkgconfigMathieu Bridon2018-03-283-108/+111
* Implement notification soundsRahix2018-02-171-0/+10
* Restore window state (size, maximized, position)fiaxh2017-12-311-1/+1
* Use GNotification instead of libnotifyfiaxh2017-09-191-32/+0
* cmake: set _FILE_OFFSET_BITS=64 if required for platformMarvin W2017-09-011-0/+11
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-6/+6
* Http file uploadfiaxh2017-08-031-0/+31
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-2619-110/+113
* Make gdk-x11 optionalMarvin W2017-04-151-0/+11
* Replace OpenSSL with GCryptMarvin W2017-04-153-4/+81
* Gettext supportfiaxh2017-04-102-0/+46
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-4/+4
* Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0Marvin W2017-03-231-1/+1
* New CMakeMarvin W2017-03-2319-6/+539
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-42/+0
* Force Make into using a single threadMarvin W2017-03-121-2/+4
* Move UI code into main dirMarvin W2017-03-111-6/+6
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-111-9/+15
* Initial plugin systemMarvin W2017-03-101-69/+107
* Outfactor PGP into pgpme-valafiaxh2017-03-101-1/+1
* Initial commitfiaxh2017-03-028-0/+823