Commit Graph

  • 998b36f014 Use installed opus on non-Windows. John Preston 2019-12-09 09:36:37 +0300
  • 5b787a6759 Add more extensions as possibly-executable. John Preston 2019-12-08 17:54:21 +0300
  • cf0ea4a0a1 Read project version from build/version file. John Preston 2019-12-06 18:52:44 +0300
  • aea5a8ff76 Respect TDESKTOP_DISABLE_GTK_INTEGRATION. John Preston 2019-12-06 17:46:11 +0300
  • fd1a8014c4 Add Packer project to cmake configuration. John Preston 2019-12-06 15:14:24 +0300
  • 7e3bc2966e Closed alpha version 1.9.1.8: Re-enable crash reports. John Preston 2019-12-06 14:28:07 +0300
  • f1877641e5 Closed alpha version 1.9.1.8: Fix macOS build. John Preston 2019-12-06 14:10:44 +0300
  • 240117b77e Use URL instead of string for QR login. John Preston 2019-12-06 13:27:10 +0300
  • 352d87ba76 Closed alpha version 1.9.1.8. John Preston 2019-12-06 13:23:04 +0300
  • b5dc22b77b Add configure script for cmake. John Preston 2019-12-06 13:17:40 +0300
  • 9310728a11 Fix build on Windows. John Preston 2019-12-06 11:39:13 +0300
  • e3fa17dd4f Merge remote-tracking branch 'private/alpha' into cmake John Preston 2019-12-06 10:11:30 +0300
  • ae8fb14f9e Use 8 seconds timeout for request duration. John Preston 2019-12-06 10:05:38 +0300
  • 7fb24d77c0 Check request duration when adding sessions. John Preston 2019-12-05 16:38:28 +0300
  • e426f2895b Add download sessions if it works fast enough. John Preston 2019-12-05 14:46:28 +0300
  • ee94e78533 All mtproto downloads using DownloadMtprotoTask. John Preston 2019-12-05 11:32:33 +0300
  • 78809873b0 Fix build for Linux 32 bit. John Preston 2019-12-05 11:09:37 +0300
  • 4611727ab9 Rewrite webFileLoader without Storage::DownloadManager. John Preston 2019-12-04 15:15:58 +0300
  • 619dbe9b11 Initial Linux build. John Preston 2019-12-03 19:11:03 +0300
  • f522cc9444 Load streaming parts using Storage::DownloadManager. John Preston 2019-12-04 10:42:55 +0300
  • 3ae2986c25 Allow variable count of download sessions. John Preston 2019-12-04 09:51:21 +0300
  • cb2c6e4b89 Change QR code phrase. John Preston 2019-12-03 17:50:25 +0300
  • fb86bb579b Correctly track DC index in Downloader-s. John Preston 2019-12-03 15:45:35 +0300
  • 8535a579ca Fix by-word/paragraph text selection in WebPage. John Preston 2019-12-03 11:08:55 +0300
  • 12f5ccaaa5 Use vector queues in mtproto file downloader. John Preston 2019-12-02 10:28:33 +0300
  • 69a4a2c060 Run clang-format Илья Федин 2019-12-03 00:56:48 +0400
  • 57ed023335 Add minizip dynamic linking which is in linux distributions repositories Илья Федин 2019-12-03 00:10:40 +0400
  • 29986097d2 Remove dead code remaining from gtk removal Илья Федин 2019-12-02 23:47:31 +0400
  • 524d64a462 Clip intro animation by Next button. John Preston 2019-11-29 16:42:42 +0300
  • 66961dce83 Closed alpha version 1.9.1.7: Update lib_spellcheck. John Preston 2019-12-02 19:23:59 +0300
  • 6f092bbb57 Closed alpha version 1.9.1.7. John Preston 2019-12-02 18:52:54 +0300
  • 872ff633b6 Update Qt patch. John Preston 2019-12-02 18:52:30 +0300
  • d542291d8f Added ability to invoke macOS Character Palette. 23rd 2019-11-27 00:07:03 +0300
  • de94afd966 Updated and fixed building-cmake.md. 23rd 2019-11-22 13:16:43 +0300
  • 907965531c Don't bind key for more than 10 seconds. John Preston 2019-12-02 16:30:33 +0300
  • 91f50e8bdc Move some more code to lib_mtproto. John Preston 2019-12-02 16:10:19 +0300
  • 718de09aa6 Handle state / resend requests separately. John Preston 2019-12-02 14:34:14 +0300
  • 3b703d7262 Keep in sent container only important msgIds. John Preston 2019-12-02 13:49:33 +0300
  • efaa3ba453 Handle sent containers separately. John Preston 2019-12-02 13:32:09 +0300
  • 9caac426ef Correctly check container lifetime. John Preston 2019-12-02 12:40:53 +0300
  • cbebcb1bc9 Fix notification about a new mtproto session. John Preston 2019-12-02 12:16:15 +0300
  • 01ecd73a62 Implement build for Mac App Store. John Preston 2019-11-30 12:04:51 +0300
  • 6f2a37cbab Fix build for Windows. John Preston 2019-11-29 17:32:24 +0300
  • eea508066c Closed alpha version 1.9.1.6. John Preston 2019-11-29 15:36:16 +0300
  • b3a255b3f1 Fix file references in webpage collages. John Preston 2019-11-29 12:09:15 +0300
  • ae98e4ae44 Support file reference refresh in Export. John Preston 2019-11-29 09:55:22 +0300
  • 64535251e8 Use limited number of threads in MTP. John Preston 2019-11-27 18:09:56 +0300
  • c742d7406c Make MTP::Session handle the connection thread. John Preston 2019-11-27 17:22:22 +0300
  • 06f5f7f7d9 Don't always restart connection on config change. John Preston 2019-11-27 13:41:17 +0300
  • e6c86b19db Use app config value for QR login. John Preston 2019-11-27 12:45:23 +0300
  • 55f83129b7 Remove Q_OBJECTs from Intro. John Preston 2019-11-27 11:33:18 +0300
  • e943264823 Pass MTP::Instance to MTP::Sender. John Preston 2019-11-27 11:02:56 +0300
  • a0152557ec Cross-fade login QR. John Preston 2019-11-26 17:27:09 +0300
  • f4bf79b067 Add QR code generation progress. John Preston 2019-11-26 16:17:19 +0300
  • ba7762305e Use special plane icon for login QR. John Preston 2019-11-26 15:56:07 +0300
  • 7dbba75776 Make login QR follow the color theme. John Preston 2019-11-26 14:39:54 +0300
  • 339a80e192 Improve QR code login layout. John Preston 2019-11-26 14:10:44 +0300
  • 32d567120b Change URL in Windows setup script. John Preston 2019-11-22 15:45:23 +0300
  • d5718f96b8 First working auth by QR code. John Preston 2019-11-22 12:40:52 +0300
  • 95ba12e3cb Update API scheme to layer 107. John Preston 2019-11-07 13:24:13 +0300
  • 82f06cee55 Build OS X 10.10-10.11 version with Qt 5.6.2. John Preston 2019-11-29 15:10:33 +0300
  • 2f2d698545 Use absolute paths instead of target_link_directories. John Preston 2019-11-29 13:56:07 +0300
  • 90de0b687f Use faster style generation and better source groups. John Preston 2019-11-29 11:37:29 +0300
  • d932271c60 Use BYPRODUCTS instead of OUTPUT for codegen. John Preston 2019-11-28 11:42:57 +0300
  • 5bfb98b70d Initial build with Xcode. John Preston 2019-11-25 18:40:59 +0300
  • fe1aacd37b Rename update.cpp to updater_win.cpp. John Preston 2019-11-25 18:34:02 +0300
  • 8979525dc0 Closed alpha version 1.9.1.4. John Preston 2019-11-25 09:57:55 +0300
  • 9d0332be0a Closed alpha version 1.9.1.3: Update lib_spellcheck. John Preston 2019-11-23 19:40:06 +0300
  • 9e37088f43 Closed alpha version 1.9.1.3. John Preston 2019-11-23 19:34:15 +0300
  • 8f17fe98e0 Fix using undefined variables. John Preston 2019-11-22 21:02:59 +0300
  • 8be4dfb346 Use explicit fields for sent container ids wrap. John Preston 2019-11-22 12:15:38 +0300
  • 46a42e02bc Fix lost bind key messages. John Preston 2019-11-22 12:06:48 +0300
  • 2597bc9f4e Fix layout of polls with huge questions. John Preston 2019-11-21 18:28:49 +0300
  • ec84589eca Update lib_lottie with useCache fixes. John Preston 2019-11-21 18:18:53 +0300
  • 11b02b4f88 Use namespaced library aliases. John Preston 2019-11-21 17:41:11 +0300
  • 9e5262008f Add more options. John Preston 2019-11-21 14:56:17 +0300
  • 311a1274c5 Closed alpha version 1.9.1.2: Update lib_spellcheck. John Preston 2019-11-21 13:46:29 +0300
  • 276adec0ff Fix temporary keys for media cluster. John Preston 2019-11-21 13:37:39 +0300
  • 54b5342af4 Closed alpha version 1.9.1.2: Key expire in 10 min. John Preston 2019-11-20 17:30:20 +0300
  • 410efc924b Closed alpha version 1.9.1.2. John Preston 2019-11-20 17:23:39 +0300
  • e748a68153 Fix build for macOS. John Preston 2019-11-20 17:25:42 +0300
  • 4edfd4804f Fix destroyed key clearing. John Preston 2019-11-20 16:33:45 +0300
  • 4c24ec7725 Fix keys destruction on logout. John Preston 2019-11-20 14:50:19 +0300
  • bdc7f4114f Move some things from SessionData. John Preston 2019-11-20 13:41:14 +0300
  • 885738ac32 Always choose correct address for key creation. John Preston 2019-11-20 12:16:53 +0300
  • 43bab3eeaa Fix instant restarts with additional timeout. John Preston 2019-11-20 11:23:30 +0300
  • f424cb54f7 Create keys not simultaneously. John Preston 2019-11-19 19:22:02 +0300
  • e6d3b2b098 Fix resending requests after new session. John Preston 2019-11-19 19:14:50 +0300
  • e7e1c9aa5a Don't handle 'msg_resend_req'. John Preston 2019-11-19 14:55:39 +0300
  • 173ae746a2 First version of working through temp keys. John Preston 2019-11-19 13:10:51 +0300
  • d9fc3619c2 Remove all signals from ConnectionPrivate. John Preston 2019-11-18 15:53:37 +0300
  • cfe12f773f Move some modules to lib_mtproto. John Preston 2019-11-18 12:28:14 +0300
  • 782025a0a6 Wrap 'divmodti4' the same as 'divmoddi4'. John Preston 2019-11-18 12:10:52 +0300
  • a05e2f0d8d Use 'uname -m' instead of 'uname -p'. John Preston 2019-11-18 12:10:31 +0300
  • 50b2b6c5b1 Use installed opus on non-Windows. John Preston 2019-11-18 11:46:53 +0300
  • 1afae74d1e Remove libdee from linking. John Preston 2019-11-18 10:52:45 +0300
  • da4120bddd Fix building without glib. John Preston 2019-11-18 10:52:32 +0300
  • c961acabbc Include private header only if needed. John Preston 2019-11-18 10:52:08 +0300
  • 7b6fcb467a Move common code to cmake_helpers. John Preston 2019-11-18 00:34:34 +0300
  • e5bd187d4d Use precompiled header from cmake 3.16. John Preston 2019-11-18 00:29:03 +0300