Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add MessageForwardOriginMessageImport support | Bohdan Horbeshko | 2022-02-03 | 1 | -3/+5 | |
| | ||||||
* | Support passing user ids to commands that accept @usernames | Bohdan Horbeshko | 2022-02-02 | 1 | -6/+18 | |
| | ||||||
* | Add /mute / /unmute commands | Bohdan Horbeshko | 2022-02-01 | 1 | -9/+3 | |
| | ||||||
* | Fix SIGSEGV when a message sender is nil | Bohdan Horbeshko | 2022-02-01 | 1 | -7/+9 | |
| | ||||||
* | Mark expired online statuses as away | Bohdan Horbeshko | 2022-01-31 | 1 | -6/+29 | |
| | ||||||
* | Fix links to not-yet-downloaded files | Bohdan Horbeshko | 2022-01-31 | 1 | -7/+9 | |
| | ||||||
* | Force downloading the chat photo when vCard is requested | Bohdan Horbeshko | 2022-01-27 | 1 | -0/+9 | |
| | ||||||
* | Migrate back to the upstream go-tdlib | Bohdan Horbeshko | 2022-01-17 | 1 | -40/+40 | |
| | ||||||
* | Refactor some chat commands | Bohdan Horbeshko | 2022-01-17 | 1 | -0/+15 | |
| | ||||||
* | ForwardInfo refactoring | Bohdan Horbeshko | 2022-01-10 | 1 | -24/+30 | |
| | ||||||
* | Make /s replace the whole message; fix replies and whitespace corruption | Bohdan Horbeshko | 2022-01-08 | 1 | -60/+48 | |
| | ||||||
* | /d / /s / /search commands refactoring | Bohdan Horbeshko | 2022-01-06 | 1 | -0/+10 | |
| | ||||||
* | Add keeponline option | Bohdan Horbeshko | 2022-01-06 | 1 | -5/+7 | |
| | ||||||
* | Fix strel ochka | Bohdan Horbeshko | 2022-01-03 | 1 | -2/+2 | |
| | ||||||
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -0/+34 | |
| | ||||||
* | Temporarily switch to a fork of go-tdlib | Bohdan Horbeshko | 2021-12-29 | 1 | -1/+1 | |
| | ||||||
* | Fix %!(MISSING) and other formatting issues | Bohdan Horbeshko | 2021-12-18 | 1 | -1/+1 | |
| | ||||||
* | Fix a crash on big emojis | Bohdan Horbeshko | 2021-12-05 | 1 | -5/+16 | |
| | ||||||
* | Migrate to TDlib 1.7.9 | Bohdan Horbeshko | 2021-12-04 | 1 | -38/+57 | |
| | ||||||
* | Convert formatting entities to Markdown | bodqhrohro | 2020-01-10 | 1 | -7/+37 | |
| | ||||||
* | Resend chat statuses on probe presence | bodqhrohro | 2020-01-05 | 1 | -2/+10 | |
| | ||||||
* | Verbose errors for message formatting failures | bodqhrohro | 2019-12-30 | 1 | -1/+1 | |
| | ||||||
* | Make the chats/users cache thread-safe | bodqhrohro | 2019-12-28 | 1 | -5/+5 | |
| | ||||||
* | Migrate some comments from Zhabogram; change queue behaviour | bodqhrohro | 2019-12-22 | 1 | -0/+1 | |
| | ||||||
* | Respond for message sending errors | bodqhrohro | 2019-12-21 | 1 | -1/+9 | |
| | ||||||
* | Fix breaking the TDlib data on graceful exit | bodqhrohro | 2019-12-15 | 1 | -4/+4 | |
| | ||||||
* | Timezone support | bodqhrohro | 2019-12-12 | 1 | -6/+10 | |
| | ||||||
* | lint | bodqhrohro | 2019-12-10 | 1 | -3/+3 | |
| | ||||||
* | Treat contact lookups as successful if user is found but chat is not | bodqhrohro | 2019-12-07 | 1 | -1/+6 | |
| | ||||||
* | Add replace command | bodqhrohro | 2019-12-07 | 1 | -36/+46 | |
| | ||||||
* | Add delete command | bodqhrohro | 2019-12-06 | 1 | -1/+1 | |
| | ||||||
* | Make chats/users cache private | bodqhrohro | 2019-12-05 | 1 | -5/+5 | |
| | ||||||
* | Replace Itoa with FormatInt | bodqhrohro | 2019-12-04 | 1 | -6/+6 | |
| | ||||||
* | Fix lossy int64->int32 conversion | bodqhrohro | 2019-12-04 | 1 | -24/+27 | |
| | ||||||
* | Send messages to Telegram | bodqhrohro | 2019-12-03 | 1 | -1/+65 | |
| | ||||||
* | Support commands in mapped chats | bodqhrohro | 2019-12-03 | 1 | -2/+11 | |
| | ||||||
* | lint | bodqhrohro | 2019-12-02 | 1 | -2/+1 | |
| | ||||||
* | Tests for message formatters, fix broken timestamp tests | bodqhrohro | 2019-12-02 | 1 | -2/+2 | |
| | ||||||
* | Handle updates of newmessage | bodqhrohro | 2019-12-01 | 1 | -4/+243 | |
| | ||||||
* | Fix calculating SHA1 for photo updates | bodqhrohro | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Fix last-seen-at format | bodqhrohro | 2019-12-01 | 1 | -1/+1 | |
| | ||||||
* | Handle updates of newchat | bodqhrohro | 2019-11-30 | 1 | -38/+40 | |
| | ||||||
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 1 | -0/+170 | |