View Git repositories

Telegram Desktop hosts its code at https://github.com/telegramdesktop/tdesktop.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp://staging/telegram-desktop

See all merge proposals.

Telegram Desktop has 15 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://staging/telegram-desktop
Series: trunk
1 Development 2017-03-08 21:10:32 UTC
1284. Alpha 1.0.20: fix crash in old Window...

Author: John Preston
Revision Date: 2017-03-08 21:10:32 UTC

Alpha 1.0.20: fix crash in old Windows versions.

A shell32 method SHCreateItemFromParsingName was used without
checking if it was successfully loaded from shell32.dll (Vista+).

lp://staging/~itachi-san/telegram-desktop/gyp 1 Development 2023-09-14 15:02:22 UTC
2172. Added support for constructing Xcode ...

Author: David Gatwood
Revision Date: 2023-09-14 15:02:22 UTC

Added support for constructing Xcode project files that import XCFrameworks.

Bug: N/A
Change-Id: I7457406894f76110b834fe052d395be2c21ca39a
Reviewed-on: https://chromium-review.googlesource.com/c/external/gyp/+/4858505
Reviewed-by: Mark Mentovai <mark@chromium.org>

lp://staging/~itachi-san/telegram-desktop/breakpad 1 Development 2023-09-06 20:16:57 UTC
2145. The ARM64 stack walker was doing an i...

Author: Ivan Penkov
Revision Date: 2023-09-06 20:16:57 UTC

The ARM64 stack walker was doing an illegal down cast from base-class (StackFrame) to derived-class (StackFrameARM64).

Inline frames are always of the base-class type (StackFrame). Treating them as derived-class and accessing members is causing buffer overflows.

Change-Id: Ib41b74256e6162e7d2b14ca3905dfaf5591b9c86
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4847317
Reviewed-by: Joshua Peraza <jperaza@chromium.org>

lp://staging/~itachi-san/telegram-desktop/breakpad-lss 1 Development 2022-10-12 05:43:22 UTC
82. loongarch64:add $a7 to assembler cons...

Author: mingtaoxt xt
Revision Date: 2022-10-12 05:43:22 UTC

loongarch64:add $a7 to assembler constraints

Change-Id: I6252916f52ecb061b8b5ea80e602c25bac505132
Reviewed-on: https://chromium-review.googlesource.com/c/linux-syscall-support/+/3945798
Reviewed-by: Mike Frysinger <vapier@chromium.org>

lp://staging/~itachi-san/telegram-desktop/googletest 1 Development 2017-09-01 19:20:54 UTC
644. Merge pull request #900 from Gallaeci...

Author: Gennadiy Civil
Revision Date: 2017-09-01 19:20:54 UTC

Merge pull request #900 from Gallaecio/patch-1

Fix WhenSorted() documentation example

lp://staging/~itachi-san/telegram-desktop/dev 1 Development 2017-03-08 21:10:32 UTC
1284. Alpha 1.0.20: fix crash in old Window...

Author: John Preston
Revision Date: 2017-03-08 21:10:32 UTC

Alpha 1.0.20: fix crash in old Windows versions.

A shell32 method SHCreateItemFromParsingName was used without
checking if it was successfully loaded from shell32.dll (Vista+).

lp://staging/~itachi-san/telegram-desktop/package-structure 1 Development 2016-12-19 13:47:12 UTC
3. Rework for QT 5.6.2

Author: Giovanni Santini
Revision Date: 2016-12-19 13:47:12 UTC

Rework for QT 5.6.2

lp://staging/~itachi-san/telegram-desktop/qtwayland 1 Development 2016-12-19 12:45:27 UTC
1. Initial commit Uploading version 5.6.2

Author: Giovanni Santini
Revision Date: 2016-12-19 12:43:32 UTC

Initial commit
Uploading version 5.6.2

lp://staging/~itachi-san/telegram-desktop/qtimageformats 1 Development 2016-12-19 12:41:49 UTC
3. Uploading version 5.6.2

Author: Giovanni Santini
Revision Date: 2016-12-19 12:41:49 UTC

Uploading version 5.6.2

lp://staging/~itachi-san/telegram-desktop/qtbase 1 Development 2016-12-19 12:38:32 UTC
3. Uploading version 5.6.2

Author: Giovanni Santini
Revision Date: 2016-12-19 12:38:32 UTC

Uploading version 5.6.2

lp://staging/~itachi-san/telegram-desktop/packaging 1 Development 2016-06-02 17:24:27 UTC
19. debian/patches/skip-dbus-tests.patch:...

Author: Giovanni Santini
Revision Date: 2016-06-02 17:24:27 UTC

debian/patches/skip-dbus-tests.patch:
Dirty way to allow us to 'make distclean'. We don't even
build tests.

lp://staging/~itachi-san/telegram-desktop/qt5 1 Development 2016-05-04 13:35:45 UTC
1. Import of QT5, version 5.5.1.

Author: Giovanni Santini
Revision Date: 2016-05-04 13:33:08 UTC

Import of QT5, version 5.5.1.

lp://staging/~itachi-san/telegram-desktop/packaging-dev 1 Development 2016-03-31 08:36:57 UTC
10. This is dev

Author: Giovanni Santini
Revision Date: 2016-03-31 08:36:57 UTC

This is dev

lp://staging/~itachi-san/telegram-desktop/packaging-bin 1 Development 2016-03-28 17:20:23 UTC
5. * Package renaming * Upstream changes...

Author: Giovanni Santini
Revision Date: 2016-03-28 17:20:23 UTC

* Package renaming
* Upstream changes, reported here as
  version channel release_date
* 0.9.33 stable 16.03.16
  - Linux version critical bug fixed
* 0.9.32 stable 14.03.16
  - Bug fixes and other minor improvements
* 0.9.31 stable 14.03.16
  - Supergroups can now have 5,000 members (up from 1,000)
  - Groups of any size may be converted to supergroups
  - Make your supergroup public by setting up a public link – anyone will be able to view the chat and join it
  - Pin messages to keep important updates visible and notify all members
  - Select messages to delete, report as spam, block users, or remove all messages from a user
* 0.9.30 dev 03.03.16
  - Bug fixes and other minor improvements
* 0.9.29 dev 01.03.16
  - Ctrl+W or Ctrl+F4 for close window (Cmd in OS X)
  - Ctrl+L to lock Telegram if you use a local passcode (Cmd in OS X)
  - Bug fixes and other minor improvements

lp://staging/~itachi-san/telegram-desktop/libraries 1 Development 2016-03-27 23:58:05 UTC
1. Adding external libraries needed for ...

Author: Giovanni Santini
Revision Date: 2016-03-27 23:51:45 UTC

Adding external libraries needed for Telegram Desktop builds

115 of 15 results
You can't create new branches for Telegram Desktop.