Commit Graph

  • bcec2f6b84 Closed beta 1000014001: fixed Xcode build. John Preston 2017-02-25 20:46:21 +0300
  • 6b70cc342a Closed beta 1000014001: testing MTP changes. John Preston 2017-02-25 20:15:30 +0300
  • 7d89b54d1c Ability to delete authorization keys added. John Preston 2017-02-25 19:44:02 +0300
  • dd933cf61c MTP global state moved to MTP::Instance class. John Preston 2017-02-24 20:15:41 +0300
  • c3b3819d9f Moved AppClass to messenger.cpp:Messenger. John Preston 2017-02-23 13:59:19 +0300
  • 63c61637f8 Moved MTP::authedId() to AuthSession::Current(). John Preston 2017-02-23 12:32:28 +0300
  • a35947141c Encapsulated DcOptions to an independent class. John Preston 2017-02-23 09:57:04 +0300
  • 90b3b5c3e5 MTP::AuthKey uses std::array for data. John Preston 2017-02-22 18:18:26 +0300
  • 21efb44e81 TL scheme for destroy_auth_key query added. John Preston 2017-02-21 15:29:58 +0300
  • e6672432bb Merge branch 'master' into dev John Preston 2017-02-25 19:47:10 +0300
  • 8c63feb11e Added interpreter path (#3065) Mohammad Reza Espargham 2017-02-24 01:07:24 +0330
  • 68e35a6cad Added interpreter path (#3063) Mohammad Reza Espargham 2017-02-24 01:07:09 +0330
  • dbd4eaed48 Added interpreter path (#3061) Mohammad Reza Espargham 2017-02-23 21:21:29 +0330
  • 9e4b752830 Fix travis build warning on precompiled headers. John Preston 2017-02-22 14:00:08 +0300
  • 958d3b7c15 Good alignment in palette reading generated code. John Preston 2017-02-21 20:34:19 +0300
  • 30ae322cf0 Move to GCC 6 and silent some warnings there. John Preston 2017-02-21 18:29:04 +0300
  • 755325fef3 Updated Xcode build for using standard library. John Preston 2017-02-21 17:37:53 +0300
  • ffc557a0f9 Using standard library instead of std_ namespace. John Preston 2017-02-21 16:45:56 +0300
  • 27f015561a Using custom build of libc++ for old OS X version. John Preston 2017-02-17 12:48:31 +0300
  • 228e2f7031 Use 'v140' msbuild_toolset for VS project. John Preston 2017-02-21 15:27:34 +0300
  • afc98f03fa Add collapse for logs in issues [ci skip] Christoph 2017-02-21 09:52:32 +0100
  • 7fa1986b27 Version 1.0.14: crash fix in text rendering. John Preston 2017-02-20 23:48:17 +0300
  • f7448bbc7f Update issue template Christoph 2017-02-20 15:15:30 +0100
  • 5939c54d33 Version 1.0.13: fix unnecessary window activations. John Preston 2017-02-20 13:36:25 +0300
  • d408fca96f Added some more debug info for wrong history state. John Preston 2017-02-20 13:35:30 +0300
  • 2a1219679f Cleaned up README. John Preston 2017-02-20 13:33:57 +0300
  • 120e21c126 Remove workaround for missing build defines Christoph Auer 2017-02-19 12:34:10 +0100
  • d1d9e29ca5 Version 1.0.12: fix initial build_defines. John Preston 2017-02-19 14:02:35 +0300
  • bcf01cf718 Version 1.0.12: more emoji, voice messages seek, theme editor. John Preston 2017-02-19 13:50:36 +0300
  • daa934014c Change TELEGRAM_BUILD_DEFINES to TDESKTOP_BUILD_DEFINES Christoph Auer 2017-02-19 09:29:08 +0100
  • ef535ca026 Implement AppVeyor (#3025) Christoph 2017-02-18 20:23:50 +0100
  • 843089733b Better handle window hide / activate in macOS. #1278 John Preston 2017-02-18 16:32:38 +0300
  • 6e1b6e6e53 Fixed Qt 5.3.2 tray icon with autohidden menu bar. John Preston 2017-02-18 16:27:55 +0300
  • 4232fa2f6e Use QuietHours registry key only in latest Windows John Preston 2017-02-18 16:06:03 +0300
  • 746d58e453 Fix small glitches in the intro cover sprites. #2904 John Preston 2017-02-18 15:26:12 +0300
  • f2e69d2621 Intro cover now shows palette changes in realtime. John Preston 2017-02-18 14:29:19 +0300
  • 8ffdfa7923 Fixed a render glitch when highlighting a message. #3023 John Preston 2017-02-18 14:28:50 +0300
  • 89f3b45888 Fix of neutral emoji color variant choice saving. John Preston 2017-02-18 14:28:21 +0300
  • a2774848ba Changed FileDescription to a smaller one in rc. John Preston 2017-02-18 14:27:12 +0300
  • 36fc7d1991 Merge branch 'master' into temp John Preston 2017-02-18 14:37:57 +0300
  • 8060c7e141 Alpha 1.0.11: fix Qt 5.3.2 build. John Preston 2017-02-17 22:59:25 +0300
  • b7c4e867e8 Alpha 1.0.11: emoji parsing fixed. John Preston 2017-02-17 21:57:21 +0300
  • d259656e89 Alpha 1.0.11: emoji parsing fixed. John Preston 2017-02-17 20:31:46 +0300
  • 540ba9bfaf Fix compilation of history widget with GCC 6. (#3016) Wouter van Kesteren 2017-02-17 15:56:52 +0100
  • 0411f05c39 Alpha 1.0.11: crashfix in theme preview generator. John Preston 2017-02-17 15:57:56 +0300
  • 54c409d967 Use external video player by hidden setting (#3021) Behnam Emamian 2017-02-17 23:50:27 +1100
  • b76e5853a8 Added full changelog (the existing part). John Preston 2017-02-17 14:17:46 +0300
  • e071e2cf6f Remove duplicated src folder of breakpad [ci skip] Christoph 2017-02-17 13:28:29 +0100
  • bff74452b7 Divided emoji resource file in two. John Preston 2017-02-17 15:15:24 +0300
  • c0c7b39375 Alpha 1.0.10: better changelog message. John Preston 2017-02-17 13:17:42 +0300
  • 695733f520 Alpha 1.0.10: fix clang/GCC and old OS X build. John Preston 2017-02-17 12:56:42 +0300
  • 7adfe93a8d Alpha 1.0.10: unpinning converted chat on demand. John Preston 2017-02-16 19:47:50 +0300
  • 8d354382a4 Text selection display fixes. John Preston 2017-02-16 17:07:16 +0300
  • 5ac51efb3e Fix breakpad installation on windows Christoph 2017-02-16 11:57:53 +0100
  • e2cdb8a9ed Fix zlib download link Christoph Auer 2017-02-16 10:35:50 +0100
  • 9757489645 Moved to the latest emoji set. John Preston 2017-02-15 11:50:11 +0300
  • 902dee0c2a Fix crash in OpenSSL usage. John Preston 2017-02-15 21:23:47 +0300
  • 25f90b5159 Fix build of the new TWidgetHelper<> for GCC, finally. John Preston 2017-02-13 02:17:06 +0300
  • 232ed0a7c0 Fix build of the new TWidgetHelper<> for Clang and GCC. John Preston 2017-02-12 23:41:29 +0300
  • 25583fa813 Replace T_WIDGET macro with a template base class. John Preston 2017-02-11 14:24:37 +0300
  • 61b55706ae Alpha 1.0.9: crash fix in video playback. John Preston 2017-02-11 11:00:21 +0300
  • d3420b6a92 Fixed info display in media in non-group chats. John Preston 2017-02-11 10:55:43 +0300
  • e922e5be39 Alpha 1.0.8: seek in voice messages (by waveform). John Preston 2017-02-11 01:37:37 +0300
  • 7de477478b Squashed 'cotire/' content from commit 2bb9cb6e Berkus Decker 2017-02-10 20:50:48 +0200
  • 296c800b39 Load libunity in all DEs to set dock icon counter. #956 John Preston 2017-02-10 20:45:11 +0300
  • c39bf239ea Removed legacy HistoryItem::type() code. John Preston 2017-02-10 17:16:50 +0300
  • 2ab3cda743 Use current folder in Debug configuration for UWP. John Preston 2017-02-10 13:10:33 +0300
  • a627ed0929 Merge branch 'master' into dev John Preston 2017-02-10 12:18:37 +0300
  • 8b503d4930 Fixed build on Windows. John Preston 2017-02-10 01:29:20 +0300
  • 6e833baf91 Handle tg:// links in Windows packaged build. John Preston 2017-02-09 22:31:30 +0300
  • 3dbe187f56 Merge remote-tracking branch 'origin/master' into dev John Preston 2017-02-09 22:31:11 +0300
  • e569b8c5f9 Windows URI association fix (#2957) Fela Ameghino 2017-02-09 20:28:46 +0100
  • 2becd307df Always display name in media messages in groups. John Preston 2017-02-09 17:34:19 +0300
  • 3c18532612 Fixed Ui::PopupMenu submenu creation. #2971 John Preston 2017-02-09 17:20:49 +0300
  • 2f85997c9f Fixed multiline comments handling in theme editor. #2987 John Preston 2017-02-09 16:53:28 +0300
  • e8ead2974b Added logging of file location invalidations. John Preston 2017-02-09 16:51:49 +0300
  • bb7730eee1 Back mouse button and key return you in stack. John Preston 2017-02-09 16:49:43 +0300
  • 0518a456f8 "File Decription" keys updated in Windows resources. John Preston 2017-02-09 16:49:03 +0300
  • 8e3274cd8f Colors added in palette for selected messages. John Preston 2017-02-09 16:46:14 +0300
  • cce99a96ac Fixed directory choose dialog in Windows XP. John Preston 2017-02-09 16:44:37 +0300
  • b84abbec08 Fixed crash in Theme Editor. John Preston 2017-02-09 16:43:21 +0300
  • be87118778 Fix typo Christoph 2017-02-08 11:00:31 +0100
  • 27a4d0f029 Alpha 1.0.7: Theme editor added to Settings. John Preston 2017-02-07 20:39:47 +0300
  • b842761ea3 Closed beta 1000006001: Built in theme and color palette editor. John Preston 2017-02-03 23:07:26 +0300
  • 60f45ab9b3 Improved location coords precision when converting them to string. John Preston 2017-02-03 13:17:40 +0300
  • 5f0741a0a5 Some more logo assets added. John Preston 2017-02-02 19:29:36 +0300
  • ed4b9bc40b Added comments to the colors.palette rows. John Preston 2017-02-01 22:38:31 +0300
  • 51a6ec0952 Update version badge Christoph 2017-02-01 12:24:59 +0100
  • 686abd63b5 Version 1.0.6: fixing some critical issues in audio handling. John Preston 2017-02-01 13:12:52 +0300
  • da2191e9d5 Version 1.0.5: fixed retina EmojiBox layout. John Preston 2017-01-31 12:29:22 +0300
  • 33d2ec0f54 Version 1.0.5: new audio code + reorder pinned chats. John Preston 2017-01-31 12:13:51 +0300
  • 6df0591e82 Langs updated with a changelog. Pinned chats reorder fixed on macOS. John Preston 2017-01-31 11:10:38 +0300
  • d1b9b8e3a3 Alpha 1.0.4: Click and drag to reorder pinned chats. John Preston 2017-01-30 18:27:13 +0300
  • b21f72fef0 Fixed build for old OS X. John Preston 2017-01-27 10:25:43 +0300
  • 697fdd4294 Alpha 1.0.3: audio device opened only when some sound is played. John Preston 2017-01-27 10:08:59 +0300
  • 4964b8b488 Beta 1000002001: Recreate audio device when no output or device changes. John Preston 2017-01-25 00:24:39 +0300
  • 6ae68b337d Audio capture moved to a separate module. John Preston 2017-01-19 11:24:43 +0300
  • 28899a642b main-window-linux: unref tray Indicator and Unity Launcher Entry (#2661) Marco Trevisan 2017-01-24 11:45:10 +0100
  • 4518e94c8a main-window-linux: try to use AppIndicator in Unity (#2660) Marco Trevisan 2017-01-24 11:44:46 +0100
  • 59b0b0659a Fix: Corret 'Show in folder' logic (#2894) ZunSThy 2017-01-24 18:18:48 +0800