Bug 237428 - net-im/telegram-desktop: update to 1.6.7
Summary: net-im/telegram-desktop: update to 1.6.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-21 00:47 UTC by Henry Hu
Modified: 2019-04-23 14:22 UTC (History)
0 users

See Also:


Attachments
patch for 1.6.7 (28.77 KB, patch)
2019-04-21 00:47 UTC, Henry Hu
no flags Details | Diff
patch v2 for 1.6.7 (28.48 KB, patch)
2019-04-21 00:50 UTC, Henry Hu
henry.hu.sh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2019-04-21 00:47:54 UTC
Created attachment 203848 [details]
patch for 1.6.7

Changelog:
1.6.7 (13.04.19)

- Replace media when editing messages with media content.
- Jump quickly to the top of your chats list.
- Get emoji suggestions for the first word you type in a message.
- Help Telegram improve emoji suggestions in your language using this interface https://translations.telegram.org/en/emoji

1.6.6 beta (11.04.19)

- Bug fixes and other minor improvements.

1.6.5 beta (06.04.19)

- Bug fixes and other minor improvements.

1.6.4 beta (05.04.19)

- Replace media when editing messages with media content.
- Jump quickly to the top of your chats list.
- Get emoji suggestions for the first word you type in a message.
- Help Telegram improve emoji suggestions in your language using this interface https://translations.telegram.org/en/emoji

1.6.3 (25.03.19)

- Bug fixes and other minor improvements.

1.6.2 (24.03.19)

- Delete any message on both ends in any private chat, anytime.
- Control whether your forwarded messages link back to your account.
- Control who may see your profile picture.
- Enjoy the new streamlined group management screen.

1.6.1 (20.03.19)

- Bug fixes and other minor improvements.

1.6 (18.03.19)

- Play video files and listen to music without waiting for them to fully download.
- Press CTRL+0 (CMD+0 on macOS) to jump to your Saved Messages.

1.5.18 beta (15.03.19)

- Bug fixes and other minor improvements.

1.5.17 beta (13.03.19)

- Bug fixes and other minor improvements.

1.5.16 beta (12.03.19)

- Play video files and listen to received music without waiting for them to download.
- Press CTRL+0 (CMD+0 on macOS) to jump to your Saved Messages.

1.5.15 (12.02.19)

- Crash fix.

1.5.14 (12.02.19)

- Crash fix.

1.5.13 (12.02.19)

- Bug fixes and other minor improvements.

1.5.12 (09.02.19)

- Apply blur effects to backgrounds.
- Use the backgrounds you set in Telegram Desktop in all other Telegram apps.
Comment 1 Henry Hu 2019-04-21 00:50:00 UTC
Created attachment 203849 [details]
patch v2 for 1.6.7

I did not notice that the port Makefile has changed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-23 14:22:38 UTC
A commit references this bug:

Author: swills
Date: Tue Apr 23 14:21:44 UTC 2019
New revision: 499760
URL: https://svnweb.freebsd.org/changeset/ports/499760

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

  PR:		237428
  Submitted by:	Henry Hu <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/gyp-patches
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_update__checker.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_core_utils.h
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_data_data__document.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_export_data_export__data__types.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_platform_linux_main__window__linux.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_platform_platform__specific.h
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_settings_settings__notifications.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_text_text.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_twidget.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_ui_widgets_labels.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_SourceFiles_window_main__window.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_ThirdParty_libtgvoip_VoIPController.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_ThirdParty_libtgvoip_os_posix_NetworkSocketPosix.cpp
  head/net-im/telegram-desktop/files/patch-Telegram_gyp_settings__linux.gypi
  head/net-im/telegram-desktop/files/patch-Telegram_gyp_telegram__sources.txt
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-04-23 14:22:52 UTC
Committed, thanks!