aurpkg/telegram-desktop-patches-ma...
Andrey Rodionov 1283191cb6 Update telegram-desktop-patches-master 2024-05-06 08:34:01 +03:00
..
.gitignore Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
0001-Disable-sponsored-messages.patch Update telegram 2024-05-04 18:10:31 +03:00
0002-Disable-saving-restrictions.patch Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
0003-Disable-invite-peeking-restrictions.patch Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
0004-Disable-accounts-limit.patch Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
LICENSE Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
Makefile Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
PKGBUILD Update telegram-desktop-patches-master 2024-05-06 08:34:01 +03:00
PKGBUILD.m4 Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00
README.md Add telegram-desktop-patches-master 2023-09-24 10:53:17 +03:00

README.md

telegram-desktop-patches

Patches disabling some anti-features of Telegram Desktop.

Installation

Arch Linux

makepkg -si

Or if you want to regenerate PKGBUILD for current patches in the directory:

make

You may also install a prebuilt package published in releases.

Other systems

Download source code of Telegram Desktop and run commands from prepare(), build() and package() in PKGBUILD manually.

Patches

0001-Disable-sponsored-messages.patch

0002-Disable-saving-restrictions.patch

Enables saving media, selecting and copying messages in channels, which disallow doing so.

0003-Disable-invite-peeking-restrictions.patch

Disables restrictions for viewing and exporting private chats and channels you didn't join but are able to view.

0004-Disable-accounts-limit.patch

Contributing

Feel free to contibute patches and means of packaging and installation.

See also

Killergram - Xposed module featuring some patches with similar functionality for Telegram for Android.

Credits

telegram-desktop-no-ads-pkgbuild