aboutsummaryrefslogtreecommitdiff
path: root/telegram/utils.go
Commit message (Expand)AuthorAgeFilesLines
* Extended room disco infoBohdan Horbeshko2022-07-091-3/+32
* Basic room disco infoBohdan Horbeshko2022-07-081-5/+8
* Respond to disco with conference identity and groups listBohdan Horbeshko2022-07-081-0/+24
* Update the nickname in existing subscriptions on re-subscriptionBohdan Horbeshko2022-07-011-0/+2
* gofmtBohdan Horbeshko2022-06-301-1/+2
* Retrieve Bio / Description for vCard desc / noteBohdan Horbeshko2022-06-291-0/+41
* Same robust file retrieval for calculating avatar SHA1 and Base64Bohdan Horbeshko2022-06-251-8/+25
* Always send XMPP messages with a resourceBohdan Horbeshko2022-05-261-1/+1
* Re-upload files to Telegram instead of exposing a XEP-0363 linkBohdan Horbeshko2022-05-151-3/+63
* gofmtv1.2.0Bohdan Horbeshko2022-04-011-2/+2
* Limit the file storage by an optional quotaBohdan Horbeshko2022-04-011-0/+26
* Improve logging for file download processBohdan Horbeshko2022-03-201-0/+2
* Fetch previews for filesBohdan Horbeshko2022-03-151-24/+65
* Add /forward commandBohdan Horbeshko2022-03-121-0/+53
* Merge adjacent formatting entities of same kindBohdan Horbeshko2022-03-111-7/+7
* Move downloaded files to a permanent locationBohdan Horbeshko2022-03-091-24/+59
* Support ! prefix for commands in addition to /Bohdan Horbeshko2022-02-141-1/+1
* Add an asciiarrows option (for clients that do not support Unicode ones)v1.1.2Bohdan Horbeshko2022-02-141-3/+11
* Fix avatars losing && take care of avatar changesBohdan Horbeshko2022-02-121-0/+6
* Revert "Fix strel ochka"Bohdan Horbeshko2022-02-091-2/+2
* gofmtBohdan Horbeshko2022-02-081-3/+3
* Attach resource to presences to prevent unwanted behaviour of some clientsBohdan Horbeshko2022-02-081-0/+1
* Fix status update for users who blacklisted you or were online long time agoBohdan Horbeshko2022-02-071-12/+24
* The Proper Subscriptions FilterBohdan Horbeshko2022-02-061-0/+20
* Fix replies to non-text messagesBohdan Horbeshko2022-02-051-79/+117
* Support poll messagesBohdan Horbeshko2022-02-051-0/+22
* Support dice messagesBohdan Horbeshko2022-02-051-0/+3
* Support animated emoji messagesBohdan Horbeshko2022-02-051-2/+5
* Support contact messagesBohdan Horbeshko2022-02-051-0/+14
* Support venue messagesBohdan Horbeshko2022-02-051-5/+17
* Fix status caching and send status on subscriptionBohdan Horbeshko2022-02-051-1/+4
* Fix links to tiny imagesBohdan Horbeshko2022-02-041-1/+1
* Use UniqueId for file URLsBohdan Horbeshko2022-02-041-1/+1
* Add MessageForwardOriginMessageImport supportBohdan Horbeshko2022-02-031-3/+5
* Support passing user ids to commands that accept @usernamesBohdan Horbeshko2022-02-021-6/+18
* Add /mute / /unmute commandsBohdan Horbeshko2022-02-011-9/+3
* Fix SIGSEGV when a message sender is nilBohdan Horbeshko2022-02-011-7/+9
* Mark expired online statuses as awayBohdan Horbeshko2022-01-311-6/+29
* Fix links to not-yet-downloaded filesBohdan Horbeshko2022-01-311-7/+9
* Force downloading the chat photo when vCard is requestedBohdan Horbeshko2022-01-271-0/+9
* Migrate back to the upstream go-tdlibBohdan Horbeshko2022-01-171-40/+40
* Refactor some chat commandsBohdan Horbeshko2022-01-171-0/+15
* ForwardInfo refactoringBohdan Horbeshko2022-01-101-24/+30
* Make /s replace the whole message; fix replies and whitespace corruptionBohdan Horbeshko2022-01-081-60/+48
* /d / /s / /search commands refactoringBohdan Horbeshko2022-01-061-0/+10
* Add keeponline optionBohdan Horbeshko2022-01-061-5/+7
* Fix strel ochkaBohdan Horbeshko2022-01-031-2/+2
* Multiple resources handlingBohdan Horbeshko2022-01-031-0/+34
* Temporarily switch to a fork of go-tdlibBohdan Horbeshko2021-12-291-1/+1
* Fix %!(MISSING) and other formatting issuesBohdan Horbeshko2021-12-181-1/+1