aboutsummaryrefslogtreecommitdiff
path: root/telegram
Commit message (Expand)AuthorAgeFilesLines
* Unhardcode some pathsBohdan Horbeshko2022-01-271-2/+7
* Force downloading the chat photo when vCard is requestedBohdan Horbeshko2022-01-272-10/+11
* Fix help message for /sBohdan Horbeshko2022-01-241-1/+1
* Migrate back to the upstream go-tdlibBohdan Horbeshko2022-01-179-104/+102
* Refactor some chat commandsBohdan Horbeshko2022-01-172-90/+80
* Revert "Don't subscribe to chat updates with no conversations"Bohdan Horbeshko2022-01-171-5/+1
* File download priority fine-tuningBohdan Horbeshko2022-01-101-3/+3
* ForwardInfo refactoringBohdan Horbeshko2022-01-101-24/+30
* Make /s replace the whole message; fix replies and whitespace corruptionBohdan Horbeshko2022-01-082-75/+81
* /d / /s / /search commands refactoringBohdan Horbeshko2022-01-062-21/+16
* Fix retrieving only 1 message in /historyBohdan Horbeshko2022-01-061-6/+15
* Add keeponline optionBohdan Horbeshko2022-01-063-8/+12
* Fix strel ochkaBohdan Horbeshko2022-01-031-2/+2
* Multiple resources handlingBohdan Horbeshko2022-01-034-24/+77
* Fix subscriptions after logging inBohdan Horbeshko2022-01-011-27/+23
* Temporarily switch to a fork of go-tdlibBohdan Horbeshko2021-12-299-9/+9
* Fix %!(MISSING) and other formatting issuesBohdan Horbeshko2021-12-183-7/+29
* Lower the interactor error to warningBohdan Horbeshko2021-12-051-2/+1
* Fix a crash on big emojisBohdan Horbeshko2021-12-052-5/+17
* Migrate to TDlib 1.7.9Bohdan Horbeshko2021-12-045-106/+135
* Apply formatting to edited messagesbodqhrohro2020-01-131-1/+7
* Don't subscribe to chat updates with no conversationsbodqhrohro2020-01-101-1/+5
* Convert formatting entities to Markdownbodqhrohro2020-01-103-7/+410
* Resend chat statuses on probe presencebodqhrohro2020-01-053-11/+70
* Display existing symlink errors as warningsbodqhrohro2019-12-311-1/+6
* Remove excessive listener that caused stucking after 1000 updatesbodqhrohro2019-12-312-4/+1
* Asynchronous message processing with guaranteed sequential per-chat deliverybodqhrohro2019-12-302-71/+93
* Verbose errors for message formatting failuresbodqhrohro2019-12-301-1/+1
* Make the chats/users cache thread-safebodqhrohro2019-12-286-22/+99
* Migrate some comments from Zhabogram; change queue behaviourbodqhrohro2019-12-221-0/+1
* Make status updates asynchronousbodqhrohro2019-12-211-3/+3
* Add comments for auth stagesbodqhrohro2019-12-211-0/+4
* Respond for message sending errorsbodqhrohro2019-12-211-1/+9
* More relogin fixes, prevent crashing by commands when offlinebodqhrohro2019-12-193-9/+50
* Relogin fixbodqhrohro2019-12-192-6/+12
* Reconnect fixbodqhrohro2019-12-172-3/+23
* Catch timeout settingbodqhrohro2019-12-162-12/+21
* Connect on probe presence (for clients that do not send online presence first)bodqhrohro2019-12-151-1/+4
* Fix breaking the TDlib data on graceful exitbodqhrohro2019-12-153-13/+22
* Timezone supportbodqhrohro2019-12-124-20/+40
* lintbodqhrohro2019-12-102-7/+7
* Add /members commandbodqhrohro2019-12-081-1/+33
* Add /history commandbodqhrohro2019-12-081-21/+43
* Add /search commandbodqhrohro2019-12-081-7/+35
* Add /delete commandbodqhrohro2019-12-081-19/+24
* Add /close commandbodqhrohro2019-12-081-1/+25
* Add /leave commandbodqhrohro2019-12-081-1/+24
* Add /ban commandbodqhrohro2019-12-081-13/+45
* Add /kick commandbodqhrohro2019-12-081-14/+44
* Add /invite commandbodqhrohro2019-12-081-0/+32