Commit Graph

  • 0a40bf2071 WIP radiobuttons refactoring. John Preston 2017-03-18 14:55:04 +0300
  • 7546245213 Show warning when user edits last seen first time. John Preston 2017-03-17 21:44:55 +0300
  • fc77b0a51c Save privacy in ApiWrap. Handle privacy updates. John Preston 2017-03-17 20:19:46 +0300
  • 346daee421 Edit groups and channels invite privacy. John Preston 2017-03-17 19:19:57 +0300
  • 61c5b45d7a Select exception users in EditPrivacyBox. John Preston 2017-03-17 15:05:50 +0300
  • 85fd117675 Add EditPrivacyBox. Edit last seen privacy. John Preston 2017-03-16 18:15:07 +0300
  • a563cf553c Rename / move settings_blocked_box_controller. John Preston 2017-03-16 18:14:01 +0300
  • 18151359f3 Fix drag-n-drop images from Firefox. John Preston 2017-03-18 12:44:31 +0300
  • 16fa56de48 Finalize rename / move of files. John Preston 2017-03-16 12:53:13 +0300
  • 412d3f8350 Rename / move a bunch of files. John Preston 2017-03-16 12:43:22 +0300
  • 6ad2cd38ed Generate scheme module by GYP action. John Preston 2017-03-16 12:37:56 +0300
  • d91a2403b0 Use refs in AuthSession part getters. John Preston 2017-03-15 19:24:06 +0300
  • 1027bd431a Add some helper methods to effect wrappers. John Preston 2017-03-15 18:10:18 +0300
  • fed20435ad Update local regex (#3115) Christoph 2017-03-15 15:38:05 +0100
  • b2ac84c8c6 Alpha 1.0.23: Fix changelog message. John Preston 2017-03-15 15:13:09 +0300
  • 8c06b08f30 Alpha 1.0.23: Add blocked users list box in settings. John Preston 2017-03-15 13:31:36 +0300
  • 2ce2a14228 Add global search by username in block user box. John Preston 2017-03-14 21:38:50 +0300
  • 46dab1a6b4 Add local search (filter) in block user box. John Preston 2017-03-14 20:04:28 +0300
  • 805be84bff Add block user box. Search isn't working yet. John Preston 2017-03-14 17:16:03 +0300
  • b1ee91b06b Add blocked users box to Settings. John Preston 2017-03-13 18:40:21 +0300
  • 6873d53993 Alpha 1.0.22: fix couple of crashes. John Preston 2017-03-13 13:31:11 +0300
  • 929c55a2a1 Include only required moc_*.cpp in the build. John Preston 2017-03-13 13:02:28 +0300
  • 2e17b480a5 Fix crash in HistoryVideo::draw. John Preston 2017-03-12 11:52:28 +0300
  • 1395237810 Fix crash in notifications. John Preston 2017-03-12 11:49:44 +0300
  • bc254228c9 Alpha 1.0.21: Use custom refcount for MTP types. John Preston 2017-03-11 20:03:36 +0300
  • f2cd364e14 Alpha 1.0.21: Fix more compilation bugs. John Preston 2017-03-11 17:13:57 +0300
  • 28ae5fd65c Alpha 1.0.21: Fix compilation bug. John Preston 2017-03-11 13:35:43 +0300
  • 493ba6f2cd Alpha 1.0.21: Send MP4 and MOV files as videos. John Preston 2017-03-11 13:33:05 +0300
  • f2465eba73 Make MTPstring and MTPvector value types. John Preston 2017-03-10 22:46:28 +0300
  • 1df955e30a Closed beta 1000020001: remove chats list padding. Fix #3098 John Preston 2017-03-10 19:59:25 +0300
  • 02da80439b Remove read() constructors from MTP types. John Preston 2017-03-09 22:15:31 +0300
  • 3b373e236e Make all owned MTPD types immutable. John Preston 2017-03-09 21:13:55 +0300
  • 839bf313cf Remove two build jobs from appveyor CI. John Preston 2017-03-10 23:11:04 +0300
  • 6061d9d65b Fix WidgetFadeWrap::showFast() after animation. Fix #3096 John Preston 2017-03-10 19:41:44 +0300
  • 021454dbd4 Add .jpg to inputFile filename when photo is sent. John Preston 2017-03-10 18:45:22 +0300
  • f6918feea3 Fix build in Xcode and GCC. John Preston 2017-03-10 18:53:16 +0300
  • 6c00b7efde Show animated previews for GIFs in SendFilesBox. John Preston 2017-03-10 17:43:26 +0300
  • a1b53c660e Show video thumbnail in SendFileBox. John Preston 2017-03-10 17:14:10 +0300
  • 9ed8cbe2d1 Send mp4 and quicktime files as videos. John Preston 2017-03-09 12:47:45 +0300
  • eaae662b7d Use mapbox::util::variant in a submodule. John Preston 2017-03-10 17:06:10 +0300
  • 7da52bd3ec Move GSL dependency to a submodule. John Preston 2017-03-10 14:22:23 +0300
  • e4f7b3c7c2 Fix mediaview update when image is loaded. John Preston 2017-03-10 11:25:38 +0300
  • ee45bbe4c6 Alpha 1.0.20: fix crash in old Windows versions. John Preston 2017-03-09 00:10:32 +0300
  • 5aab168b3e Alpha 1.0.20: fix crash in default notifications. John Preston 2017-03-08 23:51:40 +0300
  • ce8d68fc8c Alpha 1.0.19: Add MSVC++ bug workaround. John Preston 2017-03-08 13:46:04 +0300
  • 6d216042e6 Alpha 1.0.19: jump to date, macOS do not disturb. John Preston 2017-03-08 13:33:16 +0300
  • a5c83467d6 Respect macOS do not disturb settings. Fix #3095. John Preston 2017-03-08 10:31:29 +0300
  • b5d9eee489 Fix macOS native notification callbacks. John Preston 2017-03-08 10:31:05 +0300
  • ed3b2cc017 Make date service messages clickable. John Preston 2017-03-07 20:45:08 +0300
  • f663a2bf08 Limit the CalendarBox selectable days. John Preston 2017-03-07 19:40:17 +0300
  • ec0c3c5f82 Add ripple animation in CalendarBox cells. John Preston 2017-03-07 18:28:45 +0300
  • d3af60ff0b Add a simple jump to date in a chat. John Preston 2017-03-07 18:01:08 +0300
  • ae977044f6 First version of CalendarBox is done. John Preston 2017-03-07 17:03:07 +0300
  • 6d80471fc9 Calendar button added to DialogsWidget. John Preston 2017-03-07 12:47:15 +0300
  • b80dd99172 Ui::FadeAnimation now supports scaling. John Preston 2017-03-07 12:46:01 +0300
  • 6456a83a22 Finalizing files rename. John Preston 2017-03-07 12:17:37 +0300
  • 9510492174 Renamed history_down_button module. John Preston 2017-03-07 12:07:47 +0300
  • a441a9fca9 Fix service message highlighting. John Preston 2017-03-07 20:54:30 +0300
  • 81790b2271 Notifications management moved to AuthSession. John Preston 2017-03-04 22:36:59 +0300
  • b14ba398e6 Fixed Linux build. John Preston 2017-03-06 01:43:35 +0300
  • e88305d984 Fixed freezes in macOS clipboard requests. John Preston 2017-03-05 23:18:27 +0300
  • 31009b19c6 Removed obsolete storage_file_type fields. John Preston 2017-03-04 14:28:21 +0300
  • 83720d8789 Finalizing file renaming. John Preston 2017-03-04 13:23:56 +0300
  • b0dbe9d353 Renamed / moved a bunch of files. John Preston 2017-03-04 12:56:07 +0300
  • 08167a6a91 Removed #include "stdafx.h" from all files. John Preston 2017-03-04 12:27:52 +0300
  • 12bbd971b3 Added Guideline Support Library as a dependency. John Preston 2017-03-04 11:59:10 +0300
  • 0838d21a05 Removed virtual type getters in mtpFileLoader. John Preston 2017-03-03 19:59:57 +0300
  • f48d6dc464 Alpha 1.0.18: Fixed build for macOS. John Preston 2017-03-02 17:00:21 +0300
  • 4b8cc3d355 Changed build status to reflect dev branch. John Preston 2017-03-01 21:59:16 +0300
  • 6576959948 Alpha 1.0.18: destroying auth keys on sign up. John Preston 2017-03-01 21:42:36 +0300
  • 3da0af3550 Merge branch 'master' into dev John Preston 2017-03-01 21:41:42 +0300
  • 195d3d13d7 Fix regression from 87445ccf8c in a helper script. John Preston 2017-03-01 21:37:15 +0300
  • 701acace21 Removed click at the end of the notification sound (#3052) Konstantin Lazutin 2017-03-01 11:30:28 -0700
  • bc76f5ee1e Debug feature added for overriding dc options. John Preston 2017-03-01 20:22:37 +0300
  • 5f5770dd46 Support special seek whence for ffmpeg. John Preston 2017-03-01 10:31:36 +0300
  • fb230a443e Fixed text with right bearings display. John Preston 2017-02-28 19:38:23 +0300
  • a4a7a77abd Closed beta 1000017001: enable auth_key_destroy. John Preston 2017-02-28 19:08:30 +0300
  • 12705c9065 Removed legacy FileDialog::query* methods. John Preston 2017-02-28 18:43:03 +0300
  • f8318177b9 Platform-dependent file methods called async. John Preston 2017-02-28 17:05:30 +0300
  • 6f0cf30b12 Some platform-dependent modules refactoring. John Preston 2017-02-28 13:51:00 +0300
  • ae08a2f697 Alpha 1.0.17: crash fix in file open. John Preston 2017-02-28 11:14:12 +0300
  • a5eb5a6ea2 Crash fix when setting a background image by URL. #3077 John Preston 2017-02-28 10:25:27 +0300
  • d254058690 Alpha 1.0.16: fighting crashes. John Preston 2017-02-27 21:47:29 +0300
  • 2fa2fa41c5 Some special logging added for crash catching. John Preston 2017-02-27 21:33:42 +0300
  • 3f8e822621 Fixing crash in logout from passcode. John Preston 2017-02-27 21:25:42 +0300
  • 6c3e1568da Alpha 1.0.15: changelog added. John Preston 2017-02-27 16:22:57 +0300
  • fb2a26fb35 Alpha 1.0.15: various improvements. John Preston 2017-02-27 13:44:14 +0300
  • 6c2f16e9a0 Some improvements in mtproto data processing. John Preston 2017-02-27 12:51:03 +0300
  • ce0045ff70 Add note about closing issues by commit messages Christoph Auer 2017-02-27 10:00:30 +0100
  • 87445ccf8c Add interpreter path Christoph 2017-02-27 09:42:11 +0100
  • 46651ab945 Add libdee-dev to build instructions for cmake Christoph 2017-02-27 09:39:59 +0100
  • 4838d1bfc9 GTK file chooser image preview support added. #2968 John Preston 2017-02-26 22:27:57 +0300
  • e8b03248e1 Fix members list in supergroups when scrolling up. John Preston 2017-02-26 20:49:13 +0300
  • dcd6028e91 Loading libunity only in Unity and Pantheon. #3053 John Preston 2017-02-26 20:19:35 +0300
  • 5195b4d3ef RTL strings with trailing spaces render fix. John Preston 2017-02-26 19:20:17 +0300
  • 692d115313 Use a Deleted Account phrase instead of Unknown. John Preston 2017-02-26 15:12:52 +0300
  • c207743338 Made base::lambda a copyable value type. John Preston 2017-02-26 14:32:13 +0300
  • f82989c9c3 Using std::vector<> and const fields for emoji. John Preston 2017-02-25 23:35:55 +0300
  • c48ed2e62b Closed beta 1000014001: fixed GCC build. John Preston 2017-02-25 21:17:50 +0300
  • d1e37864ac Closed beta 1000014001: fixed crash in MTP destructor. John Preston 2017-02-25 20:55:11 +0300