Commit Graph

  • 72a6afb162 Update codegen_emoji cmdline Berkus Decker 2017-11-22 03:51:20 +0200
  • 7dce891024 [wip] Add some dependencies for generated files Berkus Decker 2017-11-22 03:23:38 +0200
  • b69598e66f Add missed source file [sq] Berkus Decker 2017-11-22 03:22:50 +0200
  • 43480b0ae8 Make stdafx.cpp first target source file to make cotire work Berkus Decker 2017-11-22 03:22:36 +0200
  • b76189fec9 [wip] Remove fixmes Berkus Decker 2017-11-22 03:22:10 +0200
  • 583af6b525 Move policy setting to root cmakefile [sq] Berkus Decker 2017-11-22 03:21:53 +0200
  • 27f0d2c1b8 Require C++14 Berkus Decker 2017-11-22 03:21:32 +0200
  • f57382b12c Bump required cmake to 3.10 Berkus Decker 2017-11-22 03:21:15 +0200
  • 436627b5d8 Update readme Berkus Decker 2017-11-22 02:43:52 +0200
  • c142a7d496 Suppress policy message about automoc-ing generated files Berkus Decker 2017-11-22 02:43:10 +0200
  • 7eeaab6dd3 Integrate cmake-qt detection Berkus Decker 2017-11-22 02:42:43 +0200
  • 7585ec70f8 [wip] Update for new tg version, integrate some cmake changes Berkus Decker 2017-11-22 02:20:53 +0200
  • 3a5d92d82d [sq] kill temp diff file Berkus Decker 2017-11-22 02:19:55 +0200
  • 7ce46fee44 Update required cmake version, rename project Berkus Decker 2017-11-22 02:19:43 +0200
  • dbc9f041ef Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock. From dba8b962c805af477ceee699aa1c05143aa19d43 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev <vitaly@easycoding.org> Date: Fri, 31 Mar 2017 14:29:58 +0200 Berkus Decker 2017-11-20 22:59:18 +0200
  • 75d8d01b17 Allow pinned messages in channels. John Preston 2017-11-21 17:23:56 +0400
  • b337d54623 Use custom base::overload() helper. John Preston 2017-11-21 15:59:18 +0400
  • 44e94bfbf5 Add workaround for macOS leaveEvent() bugs. John Preston 2017-11-21 14:27:37 +0400
  • d93c1ccbaa Improve compile time. John Preston 2017-11-21 13:20:56 +0400
  • a653fd0f44 Private header temporary added. Qt and GTK requirements added. CMake required version reduced. Berkus Decker 2017-11-20 22:56:24 +0200
  • 1783290f31 Telegram cmake from Stanislav Ershov Berkus Decker 2017-11-20 21:37:31 +0200
  • 6462638710 remove stupidity Berkus Decker 2017-11-20 22:35:48 +0200
  • 95cede9e78 shut off OSX crashpad Berkus Decker 2017-02-22 19:54:58 +0200
  • 56dbd4bff2 Fix missing includes Berkus Decker 2017-11-20 22:34:17 +0200
  • 9da39b0b56 [temp] add private Qt headers Berkus Decker 2017-02-22 19:54:26 +0200
  • 60c77e0738 Move include paths to exe spot Berkus Decker 2017-02-22 19:53:51 +0200
  • 979f3035f6 Add openal-soft Berkus Decker 2017-02-22 19:53:00 +0200
  • 2592e630da Add libzip Berkus Decker 2017-02-22 19:52:42 +0200
  • 53b851053d Add missing defines Evgenii 2017-02-21 14:46:48 +0200
  • b96d64fdaf Add missing files. Update Qt5 dependency Evgenii 2017-02-21 12:10:38 +0200
  • e5a94f53b2 Private header temporary added. Qt and GTK requirements added. CMake required version reduced. Berkus Decker 2017-11-20 22:32:40 +0200
  • 8423afec2b Reduce required CMake version Evgenii 2017-02-20 20:19:31 +0200
  • bbea7f308d Add Gtk dependency Evgenii 2017-02-20 20:19:31 +0200
  • aab75e23fb Find specific Qt version Evgenii 2017-02-20 20:19:31 +0200
  • 7649c5f592 Add cmake modules directory Evgenii 2017-02-20 20:19:31 +0200
  • 36f8a53b56 [wip] remove local paths Evgenii 2017-02-20 20:19:31 +0200
  • 63fbf6a975 Change used private header Evgenii 2017-02-20 20:19:31 +0200
  • 5eb26de667 [temp] Unhandled enums Berkus Decker 2017-11-20 22:27:21 +0200
  • 77edac4541 Add core includes Berkus Decker 2017-02-19 01:29:45 +0200
  • 26fac79c28 Add thirdparty sources Berkus Decker 2017-02-19 01:29:21 +0200
  • 3720a7bc8c Generate styles properly Berkus Decker 2017-02-19 01:28:10 +0200
  • 0ce73f4cb8 Add liblzma Berkus Decker 2017-02-19 01:27:31 +0200
  • 66f482ca97 [fixme] hardcode some private qt headers paths Berkus Decker 2017-02-12 02:05:17 +0200
  • c485327f40 [wip] add more generated files Berkus Decker 2017-02-11 21:44:40 +0200
  • 153db81977 Remove useless crud Berkus Decker 2017-11-20 22:10:37 +0200
  • 54940af933 Add missing token types Berkus Decker 2017-02-11 16:38:35 +0200
  • fb00067f36 Fix include path Berkus Decker 2017-02-11 16:38:00 +0200
  • 0ba0280ea8 Add codegen Berkus Decker 2017-02-11 16:37:50 +0200
  • 74892266bc [wip] start adding codegen targets Berkus Decker 2017-02-10 23:59:05 +0200
  • aa09631338 Add cotire to targets Berkus Decker 2017-02-10 23:58:35 +0200
  • ad14e16bec Merge commit '7de477478bd4c2d6a93921662dbb07102d50a49a' as 'cotire' Berkus Decker 2017-02-10 20:50:48 +0200
  • e681235ade [wip] include dirs Berkus Decker 2017-02-10 20:50:41 +0200
  • a6ec068267 Remove useless crap Berkus Decker 2017-11-20 22:10:26 +0200
  • 90d4ad0597 [wip] add cmake files Berkus Decker 2017-11-20 22:10:06 +0200
  • 60a45e6cfe Build using systemwide cmake. Berkus Decker 2017-02-10 18:17:56 +0200
  • 7a5d115e2b Fixed build under GCC 6.3.1. Berkus Decker 2017-11-20 22:09:48 +0200
  • dd0fa1c33e Fixed build under Fedora using rpmbuild and mock. Thanks to AUR packagers for this. Berkus Decker 2017-11-20 22:08:20 +0200
  • 6ca105a290 Minimal layer 72 support. John Preston 2017-11-20 23:54:05 +0400
  • bccd801874 API scheme updated to layer 72. John Preston 2017-11-19 16:13:09 +0400
  • eb8800f2d4 Replace $ with _ in rpl::mappers. John Preston 2017-11-20 16:32:55 +0400
  • ac99318f34 Use ranges:: algorithms instead of base:: John Preston 2017-11-20 16:23:20 +0400
  • bc7c88c511 Fix build in Xcode / GCC. John Preston 2017-11-19 20:31:58 +0400
  • f1f955b7ac Pass already-members when adding members to channel. John Preston 2017-11-19 18:41:52 +0400
  • 68bc8d0231 Add range-v3 library. John Preston 2017-11-19 18:37:07 +0400
  • 04a1cff24a Fix wrong unread counter in history top bar. John Preston 2017-11-19 15:52:15 +0400
  • de15da8a93 Improve info layer presentation. John Preston 2017-11-19 15:37:15 +0400
  • 59938791ef Closed beta 1.1.23.6: Log crash info. John Preston 2017-11-18 00:04:22 +0400
  • 3ef0bcc5d5 Closed beta 1.1.23.6. John Preston 2017-11-17 22:52:16 +0400
  • 15d2ce150d Remove Send Message animation in !Wrap::Side John Preston 2017-11-17 21:02:49 +0400
  • 33ae4b176a No shared media empty placeholders while loading. John Preston 2017-11-17 20:20:31 +0400
  • 4aae4f9399 Show channel members inside Info as well. John Preston 2017-11-17 20:06:20 +0400
  • fc4c31b673 Make members header a button. John Preston 2017-11-17 19:34:51 +0400
  • 88d7f172ca Improve unread counter for HistoryTopBarWidget. John Preston 2017-11-17 18:54:01 +0400
  • bef87c6dff Allow showing chat members in a special section. John Preston 2017-11-17 17:23:36 +0400
  • 747ebd2136 Make links clickable in channel descriptions. John Preston 2017-11-17 11:42:53 +0400
  • 41873412e7 Fix crash and improve info navigation. John Preston 2017-11-17 11:33:20 +0400
  • 0811190527 Closed beta 1.1.23.5: Fix build for Xcode and GCC. John Preston 2017-11-16 21:46:00 +0400
  • 0a5ba3490d Closed beta 1.1.23.5. John Preston 2017-11-16 21:20:27 +0400
  • 55616a4d1b Inject active peer profile on the stack bottom. John Preston 2017-11-16 21:19:41 +0400
  • c872cd76e1 Improve window extension by third column. John Preston 2017-11-16 20:43:52 +0400
  • cf977cb41a Improve history -> profile top bar navigation. John Preston 2017-11-16 19:24:01 +0400
  • 903aa46e5c Disable tabs in third column info. John Preston 2017-11-16 13:13:17 +0400
  • 131efa11be Various fixes. John Preston 2017-11-16 11:45:55 +0400
  • 5a159d0204 Improve string encoding. John Preston 2017-11-15 19:02:50 +0400
  • 7fdeab829f Paint native title instead of using custom. John Preston 2017-11-15 16:46:34 +0400
  • 4e1b94d37d Allow 3 photo/video in the minimal third column. John Preston 2017-11-15 08:47:43 +0400
  • 388d743d29 Add confirmation on leaving group/channel. John Preston 2017-11-14 21:37:39 +0400
  • 8dfccf55d1 Add shared media empty placeholders. John Preston 2017-11-14 21:22:44 +0400
  • fafcd02e7c Improve Emoji / GIFs list variable width support. John Preston 2017-11-14 14:26:12 +0400
  • defa0ae4d0 Improve stickers list variable width support. John Preston 2017-11-14 12:15:14 +0400
  • 7db80d20f1 Closed beta 1.1.23.4. John Preston 2017-11-13 21:40:57 +0400
  • a86788f4d7 Improve info section navigation. John Preston 2017-11-13 21:40:25 +0400
  • aecc119bac Add fast chat photo upload to info profile. John Preston 2017-11-13 21:12:36 +0400
  • 8dd3f24285 Replace Profile::UserpicButton with one from Ui:: John Preston 2017-11-13 19:50:10 +0400
  • 830c6a4894 Replace PeerAvatarButton with UserpicButton. John Preston 2017-11-13 17:19:14 +0400
  • 3d37ac9235 Replace NewAvatarButton with UserpicButton. John Preston 2017-11-13 16:02:53 +0400
  • 3deea14559 Remove old shared media overview section. John Preston 2017-11-13 12:05:56 +0400
  • 534b578598 Fix crash when switching two columns at once. John Preston 2017-11-13 10:00:38 +0400
  • 8355722f4e Closed beta 1.1.23.3. John Preston 2017-11-12 21:46:41 +0400
  • 866ff628b7 Fix render bug, enable wide third column. John Preston 2017-11-12 21:46:20 +0400