Bug 246709

Summary: net-im/telegram-desktop: update to 2.1.7
Product: Ports & Packages Reporter: Henry Hu <henry.hu.sh>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 246710    
Bug Blocks:    
Attachments:
Description Flags
patch for 2.1.7 fernape: maintainer-approval+

Description Henry Hu 2020-05-25 02:18:54 UTC
Created attachment 214825 [details]
patch for 2.1.7

This PR must be submitted after PR 

Changelog:

2.1.7 (24.05.20)

- Fix the Fcitx input method plugin.

2.1.6 (14.05.20)

- Bug fixes and other minor improvements.

2.1.5 (13.05.20)

- Disable the taskbar icon flash or the dock icon bounce in Settings > Notifications.
- View messages containing long monospace texts in wide bubbles.
- Bug fixes and other minor improvements.

2.1.4 (08.05.20)

- Improve bold font selection.

2.1.3 (08.05.20)

- Added support for new emoji.
- Channels to which you can't post will no longer be suggested when forwarding.
- Improved font selection and bold font support for CJK and Farsi.

2.1.2 (05.05.20)

- Fix polls and quizes results viewing.
- Fix memory leak in web page previews with autoplayed videos.
- Fix running on OS X 10.10.
- Other minor bug fixes and improvements.

2.1.1 (01.05.20)

- Improve quiz explanation tooltip layout.
- Fix possible crash in theme editor.
- Other minor bug fixes and improvements.
Comment 1 Henry Hu 2020-05-25 02:20:20 UTC
This PR must be submitted after PR 246710
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-25 06:35:48 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-25 14:12:03 UTC
Comment on attachment 214825 [details]
patch for 2.1.7

^Triage: Reporter is maintainer, set attachment maintainer-approval flag (to +) to signify maintainer approval. 

Attachment -> Details -> maintainer-approval [+], or set the flag during attach/upload step
Comment 6 commit-hook freebsd_committer freebsd_triage 2020-05-25 14:16:33 UTC
A commit references this bug:

Author: fernape
Date: Mon May 25 14:16:01 UTC 2020
New revision: 536469
URL: https://svnweb.freebsd.org/changeset/ports/536469

Log:
  net-im/telegram-desktop: update to 2.1.7

  Accumulated Changelog:

  - Fix the Fcitx input method plugin.
  - Bug fixes and other minor improvements.
  - Disable the taskbar icon flash or the dock icon bounce in Settings >
    Notifications.
  - View messages containing long monospace texts in wide bubbles.
  - Bug fixes and other minor improvements.
  - Improve bold font selection.
  - Added support for new emoji.
  - Channels to which you can't post will no longer be suggested when
    forwarding.
  - Improved font selection and bold font support for CJK and Farsi.
  - Fix polls and quizes results viewing.
  - Fix memory leak in web page previews with autoplayed videos.
  - Fix running on OS X 10.10.
  - Other minor bug fixes and improvements.
  - Improve quiz explanation tooltip layout.
  - Fix possible crash in theme editor.
  - Other minor bug fixes and improvements.

  PR:	246709
  Submitted by:	henry.hu.sh@gmail.com (maintainer)

Changes:
  head/net-im/telegram-desktop/Makefile
  head/net-im/telegram-desktop/distinfo
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_launcher.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_admin__log_history__admin__log__inner.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_history__inner__widget.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_history_view_history__view__list__widget.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_logs.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__file__utilities.h
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__notifications__manager.h
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_qt__static__plugins.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_window_main__window.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_ThirdParty_rlottie_src_lottie_rapidjson_document.h
  head/net-im/telegram-desktop/files/patch-Telegram_cmake_lib__tgvoip.cmake
  head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_bytes.h
  head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_platform_base__platform__file__utilities.h
  head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_thread__safe__wrap.h
  head/net-im/telegram-desktop/files/patch-Telegram_lib__base_base_zlib__help.h
  head/net-im/telegram-desktop/files/patch-Telegram_lib__ui_ui_style_style__core__font.cpp
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2020-05-25 14:17:32 UTC
Commmitted,

Thanks!