Commit Graph

  • ffc20e4492 Divide structs into several data/ modules. John Preston 2017-09-26 14:49:16 +0300
  • f2a5862714 Add members list to info profile. John Preston 2017-09-25 19:06:53 +0300
  • faeb1483f2 Divide info_profile_lines in different modules. John Preston 2017-09-25 12:02:55 +0300
  • a4c2138e74 Finalize move of info-profile modules. John Preston 2017-09-24 18:46:37 +0300
  • 1c5d410373 Move info-profile modules to info/profile/ John Preston 2017-09-24 15:36:33 +0300
  • b9fb9af74f Info shared media and common groups counters. John Preston 2017-09-21 22:21:33 +0300
  • 812dcb5e8d Update styles to match the design. John Preston 2017-09-21 13:28:34 +0300
  • 703b944839 Return FlatLabel.margins in getMargins(). John Preston 2017-09-20 22:44:22 +0300
  • e1ba9f8ff8 Hide send message in Info for current chat. John Preston 2017-09-20 21:40:23 +0300
  • 3db696d52f Add rpl::combine_previous() operator. John Preston 2017-09-20 15:24:13 +0300
  • 6d0dbebda9 Fix tabbed selector section / panel exchange. John Preston 2017-09-20 13:51:45 +0300
  • f4d9618487 Improve layer / section exchange for Info. John Preston 2017-09-20 13:23:57 +0300
  • b7077eb71d Enable third column info by default. John Preston 2017-09-20 10:09:58 +0300
  • 1a4d326abb Show Info if writing is forbidden. John Preston 2017-09-19 22:44:34 +0300
  • 48cbdd9d40 Don't toggle tabbed section from OneColumn. John Preston 2017-09-19 22:16:52 +0300
  • 26532ab9b4 Fix small chats list column bug with boxes. John Preston 2017-09-19 22:15:13 +0300
  • c0e780a28f Allow small dialogs list with three columns. John Preston 2017-09-19 21:59:10 +0300
  • 5c4daeee4c Add rpl::variable, improve filter / combine. John Preston 2017-09-19 17:51:01 +0300
  • 1c5abaa518 Remove mutex locks from rpl for now. John Preston 2017-09-19 17:50:02 +0300
  • 5586d231de Switch Info between columns and layer. John Preston 2017-09-19 13:32:34 +0300
  • 3fbb643d51 GCC bug workaround. John Preston 2017-09-19 09:09:09 +0300
  • 766e7dadb1 Use improved rpl::start(). John Preston 2017-09-18 20:04:45 +0300
  • ee9763c98f Improve rpl::combine() and rpl::start(). John Preston 2017-09-18 19:39:45 +0300
  • 5e7aa4ff81 Move third column from HistoryWidget to MainWidget. John Preston 2017-09-16 19:53:41 +0300
  • f162462111 Move info between Layer and Narrow wrap. John Preston 2017-09-15 20:34:41 +0300
  • 088d23d557 Start new Info section (profile + shared media). John Preston 2017-09-13 20:01:23 +0300
  • fbcd5e2f1e Try to use const-ref better in rpl. John Preston 2017-09-14 22:27:41 +0300
  • c302219f9e Use rpl in some widgets and effects. John Preston 2017-09-13 19:57:44 +0300
  • 21d136e224 myEnsureResized() now forces recursive create. John Preston 2017-09-11 11:55:36 +0300
  • 487ddb5694 Add some rpl operators. John Preston 2017-09-12 16:58:14 +0300
  • 873ccf8096 Implement SharedMediaWithLastViewer using rpl. John Preston 2017-09-04 22:14:44 +0300
  • 696478843e Implement UserPhotosViewer using rpl. John Preston 2017-09-06 17:50:11 +0300
  • 2690618da2 Add Storage::UserPhotos and UserPhotosSlice. John Preston 2017-08-29 22:52:52 +0300
  • 68a0e32a3d Add SharedMediaSliceWithLast for chat photos. John Preston 2017-08-29 18:15:54 +0300
  • 449986456e Add SharedMediaSliceMerged for migrated histories. John Preston 2017-08-27 14:59:08 +0300
  • 2363a6bd44 Add SharedMediaSlice to observe shared media. John Preston 2017-08-18 22:14:31 +0300
  • 41ed2d1b84 New storage for shared media messages index. John Preston 2017-09-04 14:40:02 +0300
  • b873fee1cf Use rvalue references in rpl next / error. John Preston 2017-09-05 11:22:06 +0300
  • e70052e966 Add piping and on_next, on_error, on_done, start. John Preston 2017-09-04 14:24:35 +0300
  • 101fdb1fba Add event_stream for events with many consumers. John Preston 2017-09-03 18:57:51 +0300
  • ebe4bbbf0f Add core rpl::producer/consumer implementation. John Preston 2017-09-03 15:44:21 +0300
  • 63669c1612 Added cmake to %PATH% (#4066) Roman Voropaev 2017-11-15 23:16:44 +0300
  • 1c8db1e2e9 Fix travis build for the latest ffmpeg code. John Preston 2017-11-13 11:07:31 +0400
  • 62463d2c3e Remove notes about the signature (#4015) Christoph 2017-10-26 23:35:55 +0200
  • 247f8f4fcc Fix instructions markup. John Preston 2017-10-11 22:33:49 +0100
  • 34d15e7216 don't call vcvarsall.bat in AppVeyor script (#3945) Duncan Ogilvie 2017-09-29 20:24:04 +0200
  • d46a5f693f Remove unused lang phrases and some code. John Preston 2017-09-09 12:04:20 +0300
  • 8bfe407610 New build option: without GTK and appindicator Signed-off-by: Egor Y. Egorov <egor.y.egorov@gmail.com> (github: eegorov) eegorov 2017-08-07 17:57:34 +0600
  • 08e3a54a58 Mark missing ctors deleted visuve 2017-09-17 14:28:20 +0300
  • 8c92f42de3 Fix uninitialized values visuve 2017-09-17 14:53:38 +0300
  • 07106897a6 Fix CVE-2016-10351: Insecure cWorkingDir permissions. Alexander GQ Gerasiov 2017-08-28 01:03:06 +0300
  • 5d5b89c82d Customized BUILD_DIR in install.bat (#3920) Duncan Ogilvie 2017-09-28 12:03:39 +0200
  • e42cc02d0e Prefer AppIndicator if DBus interface is available Jan Niklas Hasse 2017-09-27 13:09:46 +0200
  • 11a46a1072 Fix IME being interrupted after reconnection Signed-off-by: Yonsh Lin <yonsh@live.com> (github: yonsh) Yonsh Lin 2017-09-07 21:39:12 +0800
  • a0fbbf2fb6 Fix build instructions for MSVC (#3878) Monote 2017-09-11 07:04:25 -0400
  • 74e46f7b80 Fix travis / appveyor CI builds. John Preston 2017-09-06 15:09:21 +0300
  • b8d1b8d6c1 Update build docs for VS 2017. John Preston 2017-09-06 12:12:27 +0300
  • 7ae1ef0a1a Migrate to VS2017. John Preston 2017-09-05 20:46:16 +0300
  • 13aa42c883 Use GYP rule for Qt MOC only on Telegram project. John Preston 2017-09-05 21:53:37 +0300
  • aca957595a Version 1.1.23. master John Preston 2017-09-05 20:38:38 +0300
  • c09fbcfeb3 Display author photo / name in search results. John Preston 2017-09-05 20:21:56 +0300
  • def97b3f70 Update faved sticker / saved GIF remove button. John Preston 2017-09-05 19:34:36 +0300
  • da373e3334 Update emoji / sticker icons. John Preston 2017-09-05 17:44:14 +0300
  • 28a0402253 Fix command line parsing. John Preston 2017-09-05 17:38:31 +0300
  • a09fa1b267 Fix sending files from "Send To" in Windows. John Preston 2017-09-05 16:40:39 +0300
  • ea082e9604 Retry cloning dep. if prebare.bat is missing (#3861) Christoph 2017-09-04 21:46:57 +0200
  • 917be105ac Version 1.1.22: Faved stickers limit is 5 right now. John Preston 2017-09-04 16:29:35 +0300
  • 710f9d049f Version 1.1.22. John Preston 2017-09-04 15:34:40 +0300
  • 34a43fc62f Update langs. John Preston 2017-09-04 15:34:11 +0300
  • 5e77fe8412 Don't display admin stars if admins are disabled. John Preston 2017-09-04 15:20:31 +0300
  • 52195ff95a Fix saving chat admins. John Preston 2017-09-04 15:20:10 +0300
  • 5b77bd5aa0 Limit maximum IP length in case of corrupted data. John Preston 2017-09-04 14:53:14 +0300
  • fbf8cd04b5 Fix travis build. John Preston 2017-09-04 13:19:06 +0300
  • 7f776c70db Fix typo in changelog date Christoph 2017-09-04 08:49:15 +0200
  • 1effaa4e03 Version 1.1.21. John Preston 2017-09-03 23:41:04 +0300
  • 66c94515f3 Fix crash in setting group sticker set. John Preston 2017-09-03 22:48:52 +0300
  • c2a1cc2ae8 Fix crash in contacts list box global search. John Preston 2017-09-03 22:30:04 +0300
  • ad41a81b66 Fix window size reset on every launch. John Preston 2017-09-03 22:10:50 +0300
  • 2e374e68c5 Fix working with layers. John Preston 2017-09-03 21:36:06 +0300
  • 8f82880b93 Version 1.1.20. John Preston 2017-09-03 19:18:00 +0300
  • cd8d73c7ad Langs updated. John Preston 2017-09-03 19:14:47 +0300
  • c76389e126 Allow to use base::lambda independently. John Preston 2017-09-03 15:43:58 +0300
  • 76489a7885 Fix stack overflow in passcode lock check. John Preston 2017-09-01 20:52:37 +0300
  • df64c972d8 Replace QFlags with base::flags. John Preston 2017-08-31 19:28:58 +0300
  • a1344e862a Add base/flags for bit flags on scoped enums. John Preston 2017-08-30 23:42:03 +0300
  • 5faca8d4f6 Add Catch unittest framework and some tests. John Preston 2017-08-30 20:36:12 +0300
  • 48e2a5472e Return not_null<History*> in App::history(). John Preston 2017-08-31 20:53:03 +0300
  • 5a20014b1a Highlight all mentions when marking them read. John Preston 2017-08-25 18:17:46 +0300
  • 20efa47126 Fix layout for the log entries of caption edits. John Preston 2017-08-25 16:50:36 +0300
  • 5a1d52f82e Fix unread mentions navigation issues. John Preston 2017-08-25 16:33:55 +0300
  • 4c604b34c1 Allow service messages to be unread mentions. John Preston 2017-08-25 15:48:10 +0300
  • ee5c827f26 Closed beta 1.1.19.3. John Preston 2017-08-20 09:34:24 +0300
  • 643bedd4cf Display faved stickers before recently used. John Preston 2017-08-20 09:23:33 +0300
  • af165115f8 Fix media caption line breaks in MediaView. John Preston 2017-08-19 21:55:24 +0300
  • 5964261db5 Allow to view sticker set from admin event log. John Preston 2017-08-19 19:46:17 +0300
  • d4814c5cb0 Display only mention badge if one unread message. John Preston 2017-08-19 19:26:23 +0300
  • a8df4453ff Fix cancel search in peer ripple painting. John Preston 2017-08-19 19:20:15 +0300
  • 638d64d6f2 Closed beta 1.1.19.2. John Preston 2017-08-17 13:31:03 +0300
  • c97227825f Send images as files if no way to send as photos. John Preston 2017-08-17 12:45:23 +0300
  • 25ffaaaa2d Replace t_assert() with Assert(). John Preston 2017-08-17 12:06:26 +0300