summaryrefslogtreecommitdiff
path: root/legacy/telegram
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12remove erroneous files. fixes #828.Zach van Rijn1-16/+0
2022-10-21user/telegram: Move to legacy/A. Wilcox3-0/+104
Big-endian support never landed, which takes out two architectures. Telegram never built properly on ARMv7, which takes out another one. This violates our policy of packages in user/ being available for a minimum of 5 of 6 architectures unless it is a system-specific package. Additionally, there have been internal disagreements on how to approach handling of the API key material. On the personal side, I don't have a lot of time to chase upstream, and I don't want to ship something potentially security-sensitive in such a state.