Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
forkgram
/
test-repo
Public
forked from
forkgram/tdesktop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2026
Removed the one-off secret copier. [skip ci]
claude
committed
c67f0b5
View commit details
Copy full SHA for c67f0b5
Browse repository at this point
Added a one-off secret copier. [skip ci]
claude
committed
a4cc38d
View commit details
Copy full SHA for a4cc38d
Browse repository at this point
Commits on Jul 31, 2026
Added the XP release workflow so it can be dispatched.
23rd
authored
a1efe1a
View commit details
Copy full SHA for a1efe1a
Browse repository at this point
Added the XP release workflow so it can be dispatched. [skip ci]
claude
committed
e68d11e
View commit details
Copy full SHA for e68d11e
Browse repository at this point
Commits on Jul 22, 2026
Filtered the artifact download to the build output only.
Show description for b0b8881
Claude Build
and
claude
committed
b0b8881
View commit details
Copy full SHA for b0b8881
Browse repository at this point
Commits on Jul 21, 2026
Marked the alpha key maybe_unused so the GCC -Werror build accepts it.
Show description for 3a33523
Claude Build
and
claude
committed
3a33523
View commit details
Copy full SHA for 3a33523
Browse repository at this point
Rendered the Dockerfile through a variable so the template is not truncated.
Show description for 8d54669
Claude Build
and
claude
committed
8d54669
View commit details
Copy full SHA for 8d54669
Browse repository at this point
Added the Linux release CI building the static binary in the container.
Show description for 29f6293
Claude Build
and
claude
committed
29f6293
View commit details
Copy full SHA for 29f6293
Browse repository at this point
Moved the Telegram channel names out of the repository into secrets.
Show description for c2037f5
Claude Build
and
claude
committed
c2037f5
View commit details
Copy full SHA for c2037f5
Browse repository at this point
Edited the feed message in place for same-version release waves.
Claude Build
committed
f15c84c
View commit details
Copy full SHA for f15c84c
Browse repository at this point
Used the tdesktop directory name to match the repo and how it clones.
Claude Build
committed
07309df
View commit details
Copy full SHA for 07309df
Browse repository at this point
Confined the patches path to the fork stage and checked out into forkgram.
Claude Build
committed
e784871
View commit details
Copy full SHA for e784871
Browse repository at this point
Derived the patches path from prepare.py location so local builds work too.
Claude Build
committed
94f205d
View commit details
Copy full SHA for 94f205d
Browse repository at this point
Applied the Win7 patches on one line so cmd caret continuation cannot mangle paths.
Claude Build
committed
98239a9
View commit details
Copy full SHA for 98239a9
Browse repository at this point
Set all feed channel keys on a release, matching the fork's live feed.
Claude Build
committed
2182566
View commit details
Copy full SHA for 2182566
Browse repository at this point
Added a scheduled library cache warm so releases never rebuild from scratch.
Claude Build
committed
b0bf0b1
View commit details
Copy full SHA for b0bf0b1
Browse repository at this point
Quoted the off Telegram choice so YAML keeps it a string and the guard holds.
Claude Build
committed
3e24db4
View commit details
Copy full SHA for 3e24db4
Browse repository at this point
Ported the Qt 6.11.1 Windows build with Win7 patches from the fork's qt611 branch.
Claude Build
committed
2c64429
View commit details
Copy full SHA for 2c64429
Browse repository at this point
Named release assets like the fork and made publishing update an existing release.
Claude Build
committed
2daa3ab
View commit details
Copy full SHA for 2daa3ab
Browse repository at this point
Made the Telegram test run send scheduled 360 days out instead of a dry run.
Claude Build
committed
8a87109
View commit details
Copy full SHA for 8a87109
Browse repository at this point
Used Telegram open api credentials for the uploader instead of the fork's.
Claude Build
committed
ff46bfb
View commit details
Copy full SHA for ff46bfb
Browse repository at this point
Inlined the public client api credentials so only the session stays secret.
Claude Build
committed
ac5123e
View commit details
Copy full SHA for ac5123e
Browse repository at this point
Added Telegram update-channel publishing gated to tags and manual runs.
Claude Build
committed
c266226
View commit details
Copy full SHA for c266226
Browse repository at this point
Commits on Jul 20, 2026
Dropped Updater.exe and PDB entries from the artifact and made missing outputs fail.
Claude Build
committed
d41af17
View commit details
Copy full SHA for d41af17
Browse repository at this point
Keyed build tree reuse on the configure flags instead of the workflow hash.
Claude Build
committed
624df9f
View commit details
Copy full SHA for 624df9f
Browse repository at this point
Removed the release permission probe.
Claude Build
committed
39323f6
View commit details
Copy full SHA for 39323f6
Browse repository at this point
Probed a published release with a new tag, not just a draft.
Claude Build
committed
153577e
View commit details
Copy full SHA for 153577e
Browse repository at this point
Added a probe workflow to check release permissions from CI.
Claude Build
committed
7b558ae
View commit details
Copy full SHA for 7b558ae
Browse repository at this point
Allowed a personal token for publishing, forks refuse the workflow token.
Claude Build
committed
94b1ef1
View commit details
Copy full SHA for 94b1ef1
Browse repository at this point
Reused the cached build tree instead of reconfiguring it away.
Claude Build
committed
a0ff450
View commit details
Copy full SHA for a0ff450
Browse repository at this point
Added a 32-bit build alongside x64 as a matrix and trimmed the redundant binary.
Claude Build
committed
35a051c
View commit details
Copy full SHA for 35a051c
Browse repository at this point
Named the repository explicitly when publishing, the checkout is in a subdirectory.
Claude Build
committed
ede5e74
View commit details
Copy full SHA for ede5e74
Browse repository at this point
Verified signatures without requiring a trusted root and cached the build tree.
Claude Build
committed
0ecb62e
View commit details
Copy full SHA for 0ecb62e
Browse repository at this point
Dropped debug information so heavy translation units fit in runner memory.
Claude Build
committed
0d4f65d
View commit details
Copy full SHA for 0d4f65d
Browse repository at this point
Limited the Telegram target to a single compiler process.
Claude Build
committed
71456d7
View commit details
Copy full SHA for 71456d7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.