aboutsummaryrefslogtreecommitdiff
path: root/telegram/formatter/formatter.go
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+50
* Correction: XEP-0393 actually allows preformatted spansBohdan Horbeshko2022-03-121-1/+0
* Add strikethrough formattingBohdan Horbeshko2022-03-111-0/+6
* Wrap inline code in single backticksBohdan Horbeshko2022-03-111-4/+10
* Merge adjacent formatting entities of same kindBohdan Horbeshko2022-03-111-2/+52
* Fix a crash on spoilersv1.1.3Bohdan Horbeshko2022-02-191-0/+4
* Migrate back to the upstream go-tdlibBohdan Horbeshko2022-01-171-1/+1
* Temporarily switch to a fork of go-tdlibBohdan Horbeshko2021-12-291-1/+1
* Fix %!(MISSING) and other formatting issuesBohdan Horbeshko2021-12-181-5/+27
* Convert formatting entities to Markdownbodqhrohro2020-01-101-0/+165