Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix subscriptions after logging in | Bohdan Horbeshko | 2022-01-01 | 1 | -27/+23 | |
* | Temporarily switch to a fork of go-tdlib | Bohdan Horbeshko | 2021-12-29 | 11 | -11/+13 | |
* | Fix %!(MISSING) and other formatting issues | Bohdan Horbeshko | 2021-12-18 | 9 | -19/+59 | |
* | Lower the interactor error to warning | Bohdan Horbeshko | 2021-12-05 | 1 | -2/+1 | |
* | Fix a crash on big emojis | Bohdan Horbeshko | 2021-12-05 | 2 | -5/+17 | |
* | Migrate to TDlib 1.7.9 | Bohdan Horbeshko | 2021-12-04 | 8 | -112/+139 | |
* | Apply formatting to edited messages | bodqhrohro | 2020-01-13 | 1 | -1/+7 | |
* | Add pprof | bodqhrohro | 2020-01-13 | 2 | -0/+17 | |
* | Remove redundant slash in README | bodqhrohro | 2020-01-10 | 1 | -1/+1 | |
* | Try to resume connection and resend a stanza on failure | bodqhrohro | 2020-01-10 | 3 | -9/+39 | |
* | Don't subscribe to chat updates with no conversations | bodqhrohro | 2020-01-10 | 1 | -1/+5 | |
* | Convert formatting entities to Markdown | bodqhrohro | 2020-01-10 | 4 | -8/+411 | |
* | Resend chat statuses on probe presence | bodqhrohro | 2020-01-05 | 4 | -11/+79 | |
* | Display existing symlink errors as warnings | bodqhrohro | 2019-12-31 | 1 | -1/+6 | |
* | Remove excessive listener that caused stucking after 1000 updates | bodqhrohro | 2019-12-31 | 2 | -4/+1 | |
* | Asynchronous message processing with guaranteed sequential per-chat delivery | bodqhrohro | 2019-12-30 | 2 | -71/+93 | |
* | Verbose errors for message formatting failures | bodqhrohro | 2019-12-30 | 1 | -1/+1 | |
* | Make the chats/users cache thread-safe | bodqhrohro | 2019-12-28 | 6 | -22/+99 | |
* | Formatting fix | bodqhrohro | 2019-12-23 | 1 | -0/+2 | |
* | Clarify README (TDLib 1.5.0, deploy) | bodqhrohro | 2019-12-23 | 1 | -1/+10 | |
* | Add README | bodqhrohro | 2019-12-22 | 1 | -0/+129 | |
* | Migrate some comments from Zhabogram; change queue behaviour | bodqhrohro | 2019-12-22 | 4 | -1/+13 | |
* | Make status updates asynchronous | bodqhrohro | 2019-12-21 | 1 | -3/+3 | |
* | Add comments for auth stages | bodqhrohro | 2019-12-21 | 1 | -0/+4 | |
* | Respond for message sending errors | bodqhrohro | 2019-12-21 | 1 | -1/+9 | |
* | Make vCard requests asynchronous | bodqhrohro | 2019-12-19 | 1 | -72/+76 | |
* | More relogin fixes, prevent crashing by commands when offline | bodqhrohro | 2019-12-19 | 3 | -9/+50 | |
* | Relogin fix | bodqhrohro | 2019-12-19 | 4 | -7/+23 | |
* | Reconnect fix | bodqhrohro | 2019-12-17 | 2 | -3/+23 | |
* | Catch timeout setting | bodqhrohro | 2019-12-16 | 4 | -12/+23 | |
* | Connect on probe presence (for clients that do not send online presence first) | bodqhrohro | 2019-12-15 | 2 | -3/+6 | |
* | Fix breaking the TDlib data on graceful exit | bodqhrohro | 2019-12-15 | 3 | -13/+22 | |
* | lint | bodqhrohro | 2019-12-12 | 1 | -0/+1 | |
* | Timezone support | bodqhrohro | 2019-12-12 | 5 | -20/+61 | |
* | lint | bodqhrohro | 2019-12-10 | 2 | -7/+7 | |
* | vCard support | bodqhrohro | 2019-12-10 | 2 | -1/+173 | |
* | Improve logging of presence sending failures | bodqhrohro | 2019-12-09 | 1 | -4/+1 | |
* | Add /members command | bodqhrohro | 2019-12-08 | 1 | -1/+33 | |
* | Add /history command | bodqhrohro | 2019-12-08 | 1 | -21/+43 | |
* | Add /search command | bodqhrohro | 2019-12-08 | 1 | -7/+35 | |
* | Add /delete command | bodqhrohro | 2019-12-08 | 1 | -19/+24 | |
* | Add /close command | bodqhrohro | 2019-12-08 | 1 | -1/+25 | |
* | Add /leave command | bodqhrohro | 2019-12-08 | 1 | -1/+24 | |
* | Add /ban command | bodqhrohro | 2019-12-08 | 1 | -13/+45 | |
* | Add /kick command | bodqhrohro | 2019-12-08 | 1 | -14/+44 | |
* | Add /invite command | bodqhrohro | 2019-12-08 | 1 | -0/+32 | |
* | Add /block and /unblock commands | bodqhrohro | 2019-12-08 | 1 | -0/+20 | |
* | Add /secret and /group commands | bodqhrohro | 2019-12-08 | 1 | -0/+28 | |
* | Add /supergroup and /channel commands | bodqhrohro | 2019-12-08 | 1 | -0/+27 | |
* | Add /join command | bodqhrohro | 2019-12-08 | 1 | -0/+12 |