Commit Graph

  • ce760f0534 Comment out App type in SpecialConfigRequest. John Preston 2019-06-07 18:38:02 +0300
  • 1225c9194a Fix window title on Windows 7. John Preston 2019-06-07 14:30:30 +0300
  • abfe685697 Beta version 1.7.6. John Preston 2019-06-06 16:08:46 +0300
  • 37ff1bde31 QtLottie: Fix spatial property interpolation. John Preston 2019-06-06 16:04:10 +0300
  • b674003868 Fix build for Xcode. John Preston 2019-06-06 15:01:01 +0300
  • 0868a9f7b9 Use Controller::account in MainWindow. John Preston 2019-06-06 14:59:00 +0300
  • 1e861f79f0 Use range-v3 0.5.0 in instructions. John Preston 2019-06-06 14:48:18 +0300
  • ae3fae44b2 Fix build on macOS. 23rd 2019-06-06 14:01:28 +0300
  • dd68c7e90d Use Window::Controller to manage MainWindow. John Preston 2019-06-06 14:20:21 +0300
  • a547f80ae9 Rename Window::Controller to Window::SessionController. John Preston 2019-06-06 13:21:40 +0300
  • 263bbf1788 Move _authSession to Main::Account. John Preston 2019-06-06 12:37:12 +0300
  • 94c4ea6174 Access _authSession through activeAccount(). John Preston 2019-06-05 23:41:51 +0300
  • bd2e1ceb02 Wrap AuthSession in a new Main::Account object. John Preston 2019-04-30 15:12:30 +0400
  • 8c67a4b991 Strip auto-hashtag in support mode message editing. John Preston 2019-06-05 21:40:21 +0300
  • 126ffc8769 Show user profile from Removed Users. John Preston 2019-06-05 21:30:34 +0300
  • 4379fa2297 Handle PHONE_NUMBER_BANNED in ChangePhoneBox. John Preston 2019-06-05 20:43:21 +0300
  • b9bd937aaa Treat url auth button as an url button. John Preston 2019-06-05 20:42:10 +0300
  • 351ba3a912 Allow adding bots as admins when creating a channel. John Preston 2019-06-05 20:15:17 +0300
  • c2b2236e64 Show error-by-privacy in adding user as admin. John Preston 2019-06-05 19:47:08 +0300
  • 6f4e31c9c3 Allow resending auth code in case of FLOOD_WAIT error. John Preston 2019-06-05 18:50:42 +0300
  • 1290cda830 Fix theme preview layout. John Preston 2019-06-05 18:42:46 +0300
  • a27a80351a Fix clearing history with local messages. John Preston 2019-06-05 18:15:49 +0300
  • e53f4a5450 Close streamed video on Escape. John Preston 2019-06-05 17:54:12 +0300
  • 65b949d36b Fix crash in lottie animations. John Preston 2019-06-05 17:49:12 +0300
  • a8d3951116 Beta version 1.7.5. John Preston 2019-06-05 15:15:50 +0300
  • f91e11efc9 Fix crash in absent file reading. John Preston 2019-06-05 14:27:33 +0300
  • ed7a88ca17 Fixed display of update checking when autoupdate is toggled. 23rd 2019-06-04 19:17:22 +0300
  • dcdaee3db2 Beta version 1.7.4: Fix build for Xcode. John Preston 2019-06-04 21:13:47 +0300
  • c7b1683f6e Beta version 1.7.4: Use loadedInMediaCache for songs. John Preston 2019-06-04 18:59:26 +0300
  • 961fd1dbab Beta version 1.7.4. John Preston 2019-06-04 17:39:47 +0300
  • 2f963d7f12 Fix default broadcast notification settings. John Preston 2019-06-04 16:40:24 +0300
  • 5be9ce0cf0 Update some icons. John Preston 2019-06-04 16:30:39 +0300
  • 04e3b250e7 Keep track of fully cached media files. John Preston 2019-05-31 19:45:03 +0300
  • 2255eb2c68 Show loaded till in playback slider. John Preston 2019-05-31 14:45:35 +0300
  • 0ce5405eef Show download progress in playback controls. John Preston 2019-05-31 14:12:07 +0300
  • 46d8d9f97a Remove CancelledFileLoader hack. John Preston 2019-04-30 18:32:49 +0400
  • 274fed3cb0 Move several fields to bit flags in DocumentData. John Preston 2019-04-30 16:53:44 +0400
  • 021ada5e9e Hide save button in media viewer when downloading. John Preston 2019-04-30 16:53:28 +0400
  • 6f2a04e5ae Add ordering to file location types. John Preston 2019-04-12 16:33:21 +0400
  • eb438e35ee Remove old download priority arguments. John Preston 2019-04-12 15:52:39 +0400
  • b2895a39ed Register streaming loaders in Storage::Downloader. John Preston 2019-04-12 14:50:41 +0400
  • cca906d383 Use ready parts from loader in streaming. John Preston 2019-04-12 13:25:00 +0400
  • 8704f6efd0 Use simple loader for non-streamable file types. John Preston 2019-04-12 12:00:06 +0400
  • e1114530ab Working code for streaming downloader. John Preston 2019-04-12 11:34:39 +0400
  • 27018d94ee Load file parts even when not streaming. John Preston 2019-04-11 17:07:48 +0400
  • 1ee4dac4f3 Parse cache entries async. John Preston 2019-04-11 15:56:26 +0400
  • fe15ee742d Track in Reader if it is used in streaming. John Preston 2019-04-11 14:52:49 +0400
  • ebf2a678b1 Use a special FileLoader for streamed documents. John Preston 2019-04-11 11:59:18 +0400
  • 8c0cd9b9e9 Prepare Media::Streaming::Reader to be shared. John Preston 2019-04-10 15:26:15 +0400
  • 8e15e71fd5 Set EOL for OS X 10.6-10.9 version at September 1. John Preston 2019-06-04 14:29:32 +0300
  • 1fb529803e Add an 'Update your OS' top bar. John Preston 2019-06-04 01:34:34 +0300
  • 3355e6da0c Use 0.5.0 version of range-v3. John Preston 2019-06-04 12:50:46 +0300
  • 1331e7089e Try building snap version with GCC 8. John Preston 2019-06-04 01:30:05 +0300
  • 9c613fe2f7 Move system versions to platform/platform_info. John Preston 2019-06-03 17:41:23 +0300
  • 0467401635 Fixed missing bracket in Qt patch. 23rd 2019-06-02 12:35:02 +0300
  • 4fd6a85861 Add app manifest for Windows version. John Preston 2019-06-03 16:20:59 +0300
  • 3d38abce97 Differentiate Windows Store and Mac Store. John Preston 2019-06-03 13:54:25 +0300
  • 271d929ad6 Use VersionHelper API for Windows version. John Preston 2019-06-03 13:48:36 +0300
  • ef364e998f Enable to handle .pptx .xlsx .docx extensions paulkim3151 2019-06-03 01:46:59 +0900
  • 53ba300d7e Version 1.7.3: Fix checkbox in url auth. John Preston 2019-06-01 12:44:10 +0300
  • caf1af8963 Version 1.7.3: Fix possible stack overflow. John Preston 2019-06-01 12:30:38 +0300
  • 9fce11b672 Version 1.7.3. John Preston 2019-06-01 11:29:58 +0300
  • f7cb38c36a Allow admins to see the linked chat. John Preston 2019-06-01 11:27:05 +0300
  • d7ab7aed62 Fix crash in unlinking discussion group. John Preston 2019-06-01 11:13:40 +0300
  • ea61211a61 Version 1.7.2: Mix peer to grouped_id. John Preston 2019-06-01 00:51:57 +0300
  • c560f327cd Version 1.7.2: Update version in code. John Preston 2019-05-31 21:17:08 +0300
  • 030b298a7d Version 1.7.2. John Preston 2019-05-31 20:52:27 +0300
  • b45705f39d Returned render color theme in main menu when background is filled. 23rd 2019-05-31 20:53:00 +0300
  • 9871184953 Fix discussion group unlinking. John Preston 2019-05-31 14:07:50 +0300
  • 7f74084237 Update some more phrases. John Preston 2019-05-31 19:47:31 +0300
  • 0fc1a40b42 Update phrases. John Preston 2019-05-31 16:02:53 +0300
  • 45a6985df5 Force GTK file chooser only in the official builds. John Preston 2019-05-31 12:02:47 +0300
  • 619aca04f9 Don't show report spam over the chat history. John Preston 2019-05-30 21:53:13 +0300
  • a968e112e8 Fix crash on invalid lottie file selection. John Preston 2019-05-30 18:09:44 +0300
  • 325323e0b3 QtLottie: Fix assertion violation. John Preston 2019-05-30 18:04:21 +0300
  • b012847017 Fix storage location serialization. John Preston 2019-05-30 18:04:18 +0300
  • 56d3e69399 Auto-convert legacy groups for discussions. John Preston 2019-05-30 16:12:10 +0300
  • f1c7409980 Enable history visibility when linking chat. John Preston 2019-05-30 15:25:19 +0300
  • 33ea5ad297 Allow searching in link group to channel box. John Preston 2019-05-30 13:54:10 +0300
  • a5ea13f248 Changed background color of Saved Messages button in main menu. 23rd 2019-05-29 20:11:47 +0300
  • 8796572704 Renamed touchbar files to mac_touchbar. 23rd 2019-05-29 00:15:36 +0300
  • 8829b742fd Beta version 1.7.1. John Preston 2019-05-28 18:35:55 +0200
  • a2b0631932 Hide linked chat button for now. John Preston 2019-05-28 17:47:36 +0200
  • 8b804d1995 Allow sending animated stickers. John Preston 2019-05-28 17:45:30 +0200
  • af85aec33b Allow disabling pinned messages notifications. John Preston 2019-05-28 16:53:36 +0200
  • e0d4884351 Fix possible crash in animations. John Preston 2019-05-28 14:46:18 +0200
  • b3f5973329 Fix possible crash in calendar box. John Preston 2019-05-28 14:33:42 +0200
  • f0ed5640db Fix sending messages with links. John Preston 2019-05-28 14:33:35 +0200
  • 39a80e9de7 Fix warning when building for macOS. John Preston 2019-05-28 13:40:04 +0200
  • ff0ff1d99c Fix stickers lagging on macOS. John Preston 2019-05-28 13:39:38 +0200
  • ab16c88473 Fixed crash from touchbar after logout. 23rd 2019-05-28 01:28:49 +0300
  • 26ec440a13 Implemented unread badges in touchbar. 23rd 2019-05-27 20:55:53 +0300
  • fa245099b6 Fix build with GCC 8. John Preston 2019-05-27 17:32:06 +0200
  • ea644a3f81 Fix Release build in Xcode. John Preston 2019-05-27 17:32:01 +0200
  • 9b6d41a0aa Closed alpha version 1.7.0.1. John Preston 2019-05-27 17:05:48 +0200
  • 7798f88c6f Moved vars from interface to implementation in touchbar. 23rd 2019-05-27 17:21:29 +0300
  • 2c1e3cd094 Added theme change event handler to touchbar. 23rd 2019-05-27 17:15:22 +0300
  • f1e3d2f513 Disable touchbar on macOS < 10.13. John Preston 2019-05-27 17:01:29 +0200
  • 0f08342533 Fix QtLottie build for old OS X versions. John Preston 2019-05-27 16:54:28 +0200
  • 2a96f358f6 Fix build in Xcode. John Preston 2019-05-27 15:56:33 +0200