aboutsummaryrefslogtreecommitdiff
path: root/telegram/formatter
Commit message (Expand)AuthorAgeFilesLines
* Fix ending braces for PreCodeBohdan Horbeshko2023-11-161-6/+6
* gofmtBohdan Horbeshko2023-11-161-3/+5
* Support blockquotes in formatterBohdan Horbeshko2023-11-162-90/+339
* gofmtv1.2.0Bohdan Horbeshko2022-04-011-5/+5
* Check for nil entity typesBohdan Horbeshko2022-03-141-2/+2
* Fix entity sortingBohdan Horbeshko2022-03-131-2/+2
* Clasp directives to the following span as required by XEP-0393Bohdan Horbeshko2022-03-122-1/+130
* Correction: XEP-0393 actually allows preformatted spansBohdan Horbeshko2022-03-121-1/+0
* Add strikethrough formattingBohdan Horbeshko2022-03-112-0/+32
* Wrap inline code in single backticksBohdan Horbeshko2022-03-112-6/+30
* Merge adjacent formatting entities of same kindBohdan Horbeshko2022-03-112-2/+131
* Tests for XEP-0393 formatterBohdan Horbeshko2022-03-101-0/+63
* Fix a crash on spoilersv1.1.3Bohdan Horbeshko2022-02-191-0/+4
* Migrate back to the upstream go-tdlibBohdan Horbeshko2022-01-172-2/+2
* Temporarily switch to a fork of go-tdlibBohdan Horbeshko2021-12-292-2/+2
* Fix %!(MISSING) and other formatting issuesBohdan Horbeshko2021-12-181-5/+27
* Convert formatting entities to Markdownbodqhrohro2020-01-102-0/+373