Commit Graph

  • 708b1d7ad4 Add 'Loop animated stickers' setting. John Preston 2019-08-01 12:42:24 +0100
  • abf49e1672 Update API scheme. John Preston 2019-08-01 10:22:49 +0100
  • 052e4bc508 Fix complex box closing. John Preston 2019-08-01 10:17:19 +0100
  • 80fedcbbae Improve slowmode error phrases. John Preston 2019-07-30 18:09:41 +0200
  • 787b5f549a Update slowmode intervals. John Preston 2019-07-30 17:55:49 +0200
  • e8a28a57df Fix adding contacts. John Preston 2019-07-30 13:48:48 +0200
  • b05ea9fc25 Fix some problems in working with rlottie. John Preston 2019-07-30 12:54:08 +0200
  • 8d94cfb61b Fix support mode sending. John Preston 2019-07-29 14:47:09 +0200
  • f1fb375e02 lang_instance: minor int/uint fix to avoid warnings leha-bot 2019-07-24 14:02:33 +0300
  • 3b5af27889 Fix deprecation warning on Qt 5.12+ leha-bot 2019-07-24 13:53:51 +0300
  • 7a88eeda6a Drop some cyclic #include's of structs.h leha-bot 2019-07-24 04:52:24 +0300
  • 94d2d07878 Extract DocumentData and some related types to data/data_document.h leha-bot 2019-07-24 04:27:23 +0300
  • 5e0724a10b Extract GameData leha-bot 2019-07-24 04:05:43 +0300
  • 0e1f7d1a46 layerwidget: drop #include "structs.h" leha-bot 2019-07-24 00:46:51 +0300
  • 620d46393a Extract some basic data definitions to data/data_types leha-bot 2019-07-23 19:47:14 +0300
  • cd008f24c1 Extract PhotoData to new file leha-bot 2019-04-04 15:38:22 +0300
  • d8a58991c4 Closed alpha version 1.7.15.3. John Preston 2019-07-28 15:57:56 +0200
  • 03cf8b6ac2 Improve transport nonce generation. John Preston 2019-07-28 18:00:42 +0200
  • 32e8ae2b9e Fix sticker suggestions by emoji. John Preston 2019-07-28 15:45:46 +0200
  • 27d84befa8 Remove emoji from custom admin ranks. John Preston 2019-07-28 15:39:06 +0200
  • 3bf709d459 Add Ui::Text::Italic modifier. John Preston 2019-07-23 13:51:57 +0200
  • 2a8b6f05c8 Fix build for GCC. John Preston 2019-07-27 17:01:25 +0200
  • f29b331470 Fix build for Xcode. John Preston 2019-07-27 15:20:28 +0200
  • a8b74d4b6b Closed alpha version 1.7.15.2. John Preston 2019-07-26 18:10:06 +0200
  • 415d817034 Show notification without sound for silent message. John Preston 2019-07-26 18:09:42 +0200
  • 3f2cc01f48 Allow sending silent messages. John Preston 2019-07-26 18:06:22 +0200
  • f1cd70d8a8 Fix some instructions and build process. John Preston 2019-07-26 14:13:31 +0200
  • bacaf805b5 Pass SessionNavigation to some boxes. John Preston 2019-07-25 20:55:11 +0200
  • 137fa0378c Remove some more Auth() calls. John Preston 2019-07-24 16:00:30 +0200
  • 05ce42e618 lang_instance: minor int/uint fix to avoid warnings leha-bot 2019-07-24 14:02:33 +0300
  • 42e3710f91 Fix deprecation warning on Qt 5.12+ leha-bot 2019-07-24 13:53:51 +0300
  • 10972f68ab Drop some cyclic #include's of structs.h leha-bot 2019-07-24 04:52:24 +0300
  • 493d9ac3f3 Extract DocumentData and some related types to data/data_document.h leha-bot 2019-07-24 04:27:23 +0300
  • eb0ae955f0 Extract GameData leha-bot 2019-07-24 04:05:43 +0300
  • e28af6eea5 layerwidget: drop #include "structs.h" leha-bot 2019-07-24 00:46:51 +0300
  • 8b03593357 Extract some basic data definitions to data/data_types leha-bot 2019-07-23 19:47:14 +0300
  • 90e334d77a Extract PhotoData to new file leha-bot 2019-04-04 15:38:22 +0300
  • ff44094ded Rename AuthSession to Main::Session. John Preston 2019-07-24 13:45:24 +0200
  • 06982fdf04 Remove some calls to Auth(). John Preston 2019-07-24 13:13:51 +0200
  • 9cf4cf6dca Move MTP::Instance to Main::Account. John Preston 2019-07-24 10:46:23 +0200
  • db2018c765 Fix owner badges in groups. John Preston 2019-07-24 08:37:10 +0200
  • 020e62fb7a Closed alpha version 1.7.15.1. John Preston 2019-07-24 08:02:58 +0200
  • 2ed5552279 Improve custom badge input phrases. John Preston 2019-07-23 11:06:31 +0200
  • 4d92d74de0 Add python extensions to the list of executables. John Preston 2019-07-22 12:24:16 +0200
  • 4fd50cfb70 Fix build in Xcode. John Preston 2019-07-19 17:39:36 +0200
  • 27f248645c Use correct animated sticker thumbnails size. John Preston 2019-07-19 17:19:13 +0200
  • 3f1a2d0b58 Support emoji in custom admin badges. John Preston 2019-07-19 17:05:48 +0200
  • 6fe36e6534 Improve custom rank input UI. John Preston 2019-07-19 16:11:28 +0200
  • f36e2981ca Display custom admin ranks in messages. John Preston 2019-07-19 15:34:09 +0200
  • 22f210ea8e Support sending albums to slowmode groups. John Preston 2019-07-18 18:09:50 +0200
  • b23bfe8b02 crl: std::terminate instead of exceptions. John Preston 2019-07-18 17:19:51 +0200
  • 6aa930d510 Remove exceptions in TL parsing. John Preston 2019-07-18 16:06:38 +0200
  • 4a10a88ecf Show error when forwarding to slowmode group. John Preston 2019-07-18 12:03:09 +0200
  • f4754f210c Update full channel on updateChannel. John Preston 2019-07-18 11:03:54 +0200
  • 873b77cf40 Use UserData::isBot where applicable. John Preston 2019-07-18 10:51:11 +0200
  • a7d9aa947b Don't allow in-notification reply with slowmode. John Preston 2019-07-18 10:37:10 +0200
  • 234b0ffcf0 Disallow accidental failing forwarding. John Preston 2019-07-17 17:46:12 +0200
  • c50ade565a Track sending and failed messages. John Preston 2019-07-17 16:34:39 +0200
  • 0005e0a3ce Track local messages, restore on history jump. John Preston 2019-07-17 14:41:48 +0200
  • 04bf24288a Show slowmode error messages. John Preston 2019-07-17 12:37:42 +0200
  • 01d0479335 Show slowmode button in chat. John Preston 2019-07-16 15:59:50 +0200
  • 055c145af5 Fix manage group box after migration. John Preston 2019-07-16 14:54:38 +0200
  • 328b090877 Save slowmode settings in groups. John Preston 2019-07-16 13:46:50 +0200
  • 1d2c86839b Add slowmode slider to EditPeerPermissionsBox. John Preston 2019-07-15 18:45:18 +0200
  • 59574532c6 Add slowmode send message button state. John Preston 2019-07-15 16:30:17 +0200
  • 4544a2e331 Update API scheme to layer 104. John Preston 2019-07-15 15:57:49 +0200
  • c0f8ab8da0 Fix build for old Qt version. John Preston 2019-07-18 21:52:13 +0200
  • d02617867c Beta version 1.7.15. John Preston 2019-07-18 12:16:30 +0200
  • 78c99a1583 Revert "Change macOS sign certificate name." John Preston 2019-07-18 12:30:48 +0200
  • 9ec797857d rlottie: Return thread support. John Preston 2019-07-18 17:58:00 +0200
  • b310011dee rlottie: Disable image loader code. John Preston 2019-07-18 11:23:31 +0200
  • 633084ed9c Fixed position of already shown tabbed panel. 23rd 2019-07-16 11:09:48 +0300
  • ab8889b2fa Fixed position of emoji panel in SendFilesBox when new file is added. 23rd 2019-07-16 10:44:58 +0300
  • d563e746ab Added ability to go to bot from "via @bot" header with Ctrl. 23rd 2019-07-12 10:57:04 +0300
  • 7c6ede0908 Save domain in different localstorage key. John Preston 2019-07-15 10:30:38 +0200
  • c22aeb8b40 Fix crash in proxy list. John Preston 2019-07-15 10:21:28 +0200
  • cabe06256b Validate dcOption secrets. John Preston 2019-07-11 12:20:37 +0200
  • 2fad4e9956 Closed alpha version 1.7.14.2. John Preston 2019-07-10 20:00:58 +0200
  • c5df4db621 Fix possible race conditions in msgid(). John Preston 2019-07-10 19:28:33 +0200
  • 68b1024dd4 Sync local time with HTTP 'Date' header value. John Preston 2019-07-10 17:03:48 +0200
  • c894ce30c4 Fix socket packet reading. John Preston 2019-07-10 13:16:07 +0200
  • 33fce38f90 Fix build in Xcode and GCC. John Preston 2019-07-09 16:18:18 +0200
  • e123399f7c Closed alpha version 1.7.14.1. John Preston 2019-07-09 14:57:55 +0200
  • 0805c09446 Allow one or two '=' at the end of base64. John Preston 2019-07-09 14:07:43 +0200
  • 8135f4b427 Support base64 encoding of the secret. John Preston 2019-07-08 18:02:45 +0200
  • 2f0331b2e0 Implement send/receive for the new type. John Preston 2019-07-08 17:41:34 +0200
  • 69b6b48738 Add new socket type. John Preston 2019-07-08 15:56:09 +0200
  • 3cda267787 Abstract out tcp socket from tcp connection. John Preston 2019-07-05 09:54:53 +0200
  • ffba901620 Add a confirmation when blocking a user. John Preston 2019-07-15 15:47:40 +0200
  • 2351865961 Update libtgvoip submodule. John Preston 2019-07-15 15:00:15 +0200
  • 7a11d1e31f Fix stickers on Linux 32 bit. John Preston 2019-07-15 14:17:22 +0200
  • f2b3d9714f Fix sticker sending from clipboard. John Preston 2019-07-15 14:08:35 +0200
  • 8477956117 Fix emoji button. John Preston 2019-07-15 13:29:30 +0200
  • 77b8d56c03 Show 'None' if no users are blocked. John Preston 2019-07-15 10:58:43 +0200
  • 90fb9eccd4 Optimize InvokeQueued(). John Preston 2019-07-10 17:03:15 +0200
  • c3c6571835 Add checks for incorrect sticker cache bytes. John Preston 2019-07-10 12:52:36 +0200
  • b9d3ba621e Change some private header includes. John Preston 2019-07-09 15:24:36 +0200
  • 4757ad6c97 Change macOS sign certificate name. John Preston 2019-07-09 14:59:26 +0200
  • 4d0ee2cefe Switched to boolean conditionals in RPM SPEC file. Vitaly Zaitsev 2019-07-09 17:10:20 +0200
  • a85f82d1b1 Fixed build by adding qt5-qtbase-private-devel to build requires. Vitaly Zaitsev 2019-07-09 16:56:16 +0200