Commit Graph

  • bafa838afc Refactored code in touchbar. 23rd 2019-05-27 15:39:19 +0300
  • de3cc76468 Fixed position of Saved Messages in touchbar when user unpins it. 23rd 2019-05-11 14:40:17 +0300
  • b4df7b4efd Replaced observable updatedNotifier() with rpl. 23rd 2019-05-11 13:46:04 +0300
  • 26be382b02 Refactored touchbar code. 23rd 2019-05-10 15:37:18 +0300
  • 7dff10f6fd Refactored code for lifetimes in touchbar. 23rd 2019-05-10 12:50:47 +0300
  • 71f6dd85c2 Fixed showing empty button in touchbar when archive is not ready. 23rd 2019-05-10 10:03:47 +0300
  • abd55679af Added archived button to touchbar. 23rd 2019-05-08 15:15:36 +0300
  • c90e803f1b Added handler of logout to touchbar. 23rd 2019-05-08 13:42:15 +0300
  • c89a21ef5e Refactored touchbar code. 23rd 2019-05-08 12:29:38 +0300
  • 04843ebdd8 Fixed duplicate of Saved Messages in touchbar when it is pinned. 23rd 2019-05-07 20:08:00 +0300
  • 60cf1b6490 Fixed drawing of self userpic. 23rd 2019-05-04 14:06:25 +0300
  • a80f7c53ea Replaced Apple icons for touchbar with custom icons in audio player. 23rd 2019-05-04 13:24:56 +0300
  • 757e0e6335 Slightly refactored, removed archive button. 23rd 2019-05-04 13:22:21 +0300
  • 09b5055fac Enabled audio player in touchbar only for songs. 23rd 2019-05-04 12:43:22 +0300
  • ba1691bf7e Added custom close icon to touchbar 23rd 2019-05-04 11:54:38 +0300
  • 9873e6d75c Fixed seeking of slider from audio player in touchbar. 23rd 2019-05-04 10:01:10 +0300
  • 62a6812259 Added ability to update pinned dialogs. 23rd 2019-05-02 16:26:47 +0300
  • c424607603 Added passcode lock handler for touchbar. 23rd 2019-05-02 14:02:54 +0300
  • 92ff237c2d Refactored code. 23rd 2019-05-02 13:25:05 +0300
  • 9059b2e617 Fixes for Audio Player in touchbar. 23rd 2019-05-02 13:00:05 +0300
  • 2b8e76a060 Replaced Auth.lifetime() in buttons with internal lifetime. 23rd 2019-05-02 10:59:15 +0300
  • 9c60d2be80 Updated for archive support. 23rd 2019-05-01 22:10:09 +0300
  • 3b7123d159 Added auto updating of button images when peer changed userpic. 23rd 2019-05-01 21:09:40 +0300
  • 2f2847bfdf Moved Saved Messages button to subclass. 23rd 2019-05-01 20:50:59 +0300
  • 8099305c53 Added buttons of pinned dialogs in main touch bar. 23rd 2019-05-01 16:18:31 +0300
  • 3eadc62cd5 Added close player button, slightly improved switching of touch bar. 23rd 2019-04-30 21:31:42 +0300
  • c9f56abce5 Added initial implementation of switching between touch bars. 23rd 2019-04-29 19:55:11 +0300
  • 58604406f8 Added initial implementation touchbar. 23rd 2019-04-29 16:41:51 +0300
  • a49806bf79 Only admin can unlink channel from the group. John Preston 2019-05-27 15:30:23 +0200
  • 65a36e49bd Support custom forwarded text in url auth button. John Preston 2019-05-27 15:26:12 +0200
  • db66e93258 Allow to return to the original chat on forward. John Preston 2019-05-27 12:25:28 +0200
  • 2f1b029ec9 Don't suggest emoji on :[non-letter]. John Preston 2019-05-27 12:22:13 +0200
  • 0eb975e679 Allow disabling first-word emoji suggestions. John Preston 2019-05-27 12:16:14 +0200
  • a49a96ba33 Fix archive search input field focus. John Preston 2019-05-26 14:49:12 +0200
  • d2d51cc883 Fix field showing on write access enabling. John Preston 2019-05-26 14:19:19 +0200
  • e8a99a854d Add unread badge to Discuss button. John Preston 2019-05-26 14:08:34 +0200
  • a64c8c52b4 Correctly display discussion posts sender. John Preston 2019-05-25 17:05:57 +0200
  • 01054858a4 Url auth checkboxes checked by default. John Preston 2019-05-25 16:44:15 +0200
  • 87caa58456 Forward some inline keyboards. John Preston 2019-05-25 16:42:01 +0200
  • 6b9675a5b1 Correctly display discussion posts. John Preston 2019-05-25 16:09:48 +0200
  • 371f1a51c3 Preload blocked users slice in Settings. John Preston 2019-05-24 15:06:17 +0200
  • 8aaaef3ff4 Show 'channel' badge for discussed messages. John Preston 2019-05-24 14:13:16 +0200
  • 7fbec0dbca Show admin log events for linked chats. John Preston 2019-05-24 14:05:52 +0200
  • 0a86e732cd Add a footer to EditLinkedChatBox. John Preston 2019-05-24 13:48:50 +0200
  • 4e10552c12 Add a confirmation for linking a discussion group. John Preston 2019-05-24 13:38:48 +0200
  • 0eae8fe6a0 Hide date from archive dialog. John Preston 2019-05-24 13:21:04 +0200
  • ee2c7fad78 Allow creating discussion groups for channels. John Preston 2019-05-24 13:14:02 +0200
  • b9d89cb4a0 Allow unlinking the discussion group. John Preston 2019-05-24 12:32:43 +0200
  • f0eba3e283 Show Discuss button in channels. John Preston 2019-05-24 11:26:09 +0200
  • 801b500aa6 Use session() instead of Auth() in HistoryWidget. John Preston 2019-05-24 10:24:54 +0200
  • 9c1ce702bb Display channel posts in discussion groups. John Preston 2019-05-24 09:55:16 +0200
  • 50778790fe Start supporting channel discussion groups. John Preston 2019-05-23 23:38:49 +0200
  • b05bf049bc Fix add member icon position. John Preston 2019-05-23 14:10:43 +0200
  • b9c24a1fe8 Backport OpenAL capture init fix. John Preston 2019-05-23 09:03:40 +0200
  • c92a798e1b Support url authorizations. John Preston 2019-05-22 16:29:02 +0200
  • 8660f976a9 Add phone number privacy. John Preston 2019-05-21 14:51:24 +0200
  • f5c79cb1b6 Use new next_rate field for global search. John Preston 2019-05-20 21:04:24 +0200
  • 6b80ff4bcc Support groups in privacy settings. John Preston 2019-05-20 20:40:53 +0200
  • 3556fbf702 Pause animated stickers as GIFs. John Preston 2019-05-27 15:02:38 +0200
  • 3577e71782 Validate mime type of animated stickers. John Preston 2019-05-27 14:57:26 +0200
  • c4aac5fa0e Update API scheme to layer 100. John Preston 2019-05-20 16:57:25 +0200
  • 68fb9b8b67 Remove benchmarks. John Preston 2019-05-17 18:49:42 +0300
  • 630c07391c QtLottie: Fix gradients. John Preston 2019-05-17 16:49:28 +0300
  • 4ab3c2dfcb Add support for gzip-ed animated stickers. John Preston 2019-05-16 18:44:52 +0300
  • 973c3f8838 QtLottie: Migrate from Qt JSON to rapidjson. John Preston 2019-05-16 16:56:00 +0300
  • a03d42daa8 Add rapidjson submodule. John Preston 2019-05-15 12:09:09 +0300
  • 0c84fc1271 QtLottie: Remove unnecessary includes. John Preston 2019-05-16 13:29:29 +0300
  • 0f25638545 QtLottie: Don't build JSON to parse shapes. John Preston 2019-05-16 13:00:22 +0300
  • f58efd7ee3 QtLottie: Allow building properties from data. John Preston 2019-05-16 11:20:52 +0300
  • 26c29f6af7 QtLottie: Move everything to Lottie namespace. John Preston 2019-05-15 19:54:08 +0300
  • ab82ff0fb7 QtLottie: Completely detach from upstream. John Preston 2019-05-15 19:19:04 +0300
  • 12a4a849ca QtLottie: Make property parsing non-virtual. John Preston 2019-05-15 17:32:42 +0300
  • 38e2837cb6 Remove MOC for QtLottie. John Preston 2019-05-14 19:31:06 +0300
  • 0e7cefb69c QtLottie: Use QStringLiteral instead of QLatin1String. John Preston 2019-05-14 19:04:29 +0300
  • 21eaa35d8c QtLottie: Drop expressions. John Preston 2019-05-14 17:32:11 +0300
  • c1ae825d98 Add some benchmarks. John Preston 2019-05-14 17:04:10 +0300
  • fbc206ebee QtLottie: Enforce BM nodes parent. John Preston 2019-05-14 16:37:22 +0300
  • 67739ae3fd Don't try to keep up if animation got late. John Preston 2019-05-14 13:04:33 +0300
  • 7ee16ba45c Clear hidden animated stickers. John Preston 2019-05-14 12:50:44 +0300
  • 236513943c Fix animated sticker selection. John Preston 2019-05-14 11:19:08 +0300
  • cfff744cb1 Parse and render lottie in the background. John Preston 2019-05-14 00:57:59 +0300
  • 61b6effccc View some more files as stickers. John Preston 2019-05-13 00:27:16 +0300
  • 642deecbbb Allow loading lottie animations from memory. John Preston 2019-05-10 18:47:48 +0300
  • 707aa88974 Animated stickers proof of concept. John Preston 2019-05-10 11:38:23 +0300
  • 5b04698f5f QtLottie: Suboptimal fix for spatial properties. John Preston 2019-05-13 00:16:12 +0300
  • 246e4e45bd QtLottie: Add partial support for masksProperties. John Preston 2019-05-12 22:48:15 +0300
  • f2ef2fab4f QtLottie: Support many geometry shapes in a group. John Preston 2019-05-10 16:41:57 +0300
  • 1a2755f126 QtLottie: Ignore opacity in null layer transform. John Preston 2019-05-10 14:58:02 +0300
  • 801580c46f QtLottie: Apply even inactive parent transforms. John Preston 2019-05-10 12:04:41 +0300
  • 3f1ec52e6c QtLottie: Fix precomp layer start time. John Preston 2019-05-10 10:42:15 +0300
  • 2c422dcd73 QtLottie: Add BMScene root class. John Preston 2019-05-09 15:11:38 +0300
  • 6abf74530d QtLottie: Check each layer for visibility by frame. John Preston 2019-05-09 13:49:29 +0300
  • 08ad74da8f QtLottie: Fix parent transform in precomp layers. John Preston 2019-05-08 08:22:33 +0300
  • 38427aa52a Fix build in Xcode. John Preston 2019-05-03 17:56:29 +0400
  • 68eb48be8d QtLottie: Fix scaling in some animations. John Preston 2019-05-02 23:14:40 +0400
  • 5e5b4197e9 QtLottie: Apply opacity in BMFill and BMStroke. John Preston 2019-05-02 22:30:07 +0400
  • 48eb5dd112 QtLottie: Bug fixes. John Preston 2019-05-02 17:18:23 +0400
  • 9b7e3dc3ec QtLottie: Fix SpatialProperty interpolation. John Preston 2019-05-02 16:42:53 +0400
  • d1518da1ad Provide animation duration. John Preston 2019-05-02 16:42:47 +0400
  • 2f02198ac7 QtLottie: Add support for precomp layer. John Preston 2019-05-02 15:08:32 +0400