summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/payments/payments_form.cpp
AgeCommit message (Expand)Author
2024-07-31Added api support to create invoice for credit gifts.23rd
2024-07-31Update API scheme to layer 185.John Preston
2024-06-30Customize pay-by-stars box for paid media.John Preston
2024-05-30Added initial support for non-panel credits receipts.23rd
2024-05-30Moved out credits currency to single place.23rd
2024-05-30Partly reverted "Processed payments form with API scheme on layer 181.".23rd
2024-05-30Added initial ability to provide data for non-panel payment forms.23rd
2024-05-30Update API scheme on layer 181.John Preston
2024-05-30Fixed purchases of credits.23rd
2024-05-30Added api support of invoice payments for credits.23rd
2024-05-30Processed payments form with API scheme on layer 181.23rd
2024-05-30Update API scheme to layer181.John Preston
2024-03-24Removed cIntRetinaFactor and cRetinaFactor.23rd
2023-12-31QString::arg usage optimizationIlya Fedin
2023-12-22Allow smartglocal to customize tokenize url.John Preston
2023-12-16Update API scheme to layer 168. Giveaways.John Preston
2023-11-09Added API support for prepaid giveaways.23rd
2023-11-04Attempt to fix build on Clang.John Preston
2023-10-26Update API scheme on layer 166.John Preston
2023-10-26Support giveaway message layout.John Preston
2023-09-22Update API scheme to layer 164.John Preston
2023-02-07Ease local card expiry date check.John Preston
2022-12-26Make HistoryItem a final class.John Preston
2022-11-01Removed username from public data members of UserData.23rd
2022-08-15Better saved credentials processing.John Preston
2022-08-09Set name / phone texts on-demand.John Preston
2022-07-26Support additional saved payment methods.John Preston
2022-07-26Fix build with Xcode and GCC.John Preston
2022-07-26Show featured custom sets in the panel.John Preston
2022-07-26Parse link entities into Data::Invoice.John Preston
2022-07-26Support additional payment methods.John Preston
2022-06-01Request terms acceptance for recurring payments.John Preston
2022-05-19Show all premium limits boxes.John Preston
2022-05-19Update API scheme to layer 143.John Preston
2022-05-19Fill payment form information for invoice links.John Preston
2022-05-19Handle invoice t.me links.John Preston
2022-05-19Update API scheme on layer 142.John Preston
2022-04-12Custom scroll bar in WebKit / Chromium.John Preston
2022-03-30Support theming for webview-s (payments, attach).John Preston
2022-01-21Refactor image transformation interfaces.John Preston
2021-12-22FullMsgId rely on PeerId instead of ChannelId.John Preston
2021-08-29Moved countries to singleton.23rd
2021-08-29Moved countries from Data to Countries namespace.23rd
2021-04-12Support blocking progress in payment panel.John Preston
2021-04-12Pass theme params to payments.GetPaymentForm.John Preston
2021-04-08Add native card input support through smartglocal.John Preston
2021-04-06Add a warning once per bot on payment.John Preston
2021-04-06Warn before closing payment panel.John Preston
2021-04-06Add ' (Test)' to checkout panel titles.John Preston
2021-04-06Always show footer in webview in payments.John Preston