| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark expired online statuses as away | Bohdan Horbeshko | 2022-01-31 | 1 | -0/+10 |
* | Unhardcode some paths | Bohdan Horbeshko | 2022-01-27 | 1 | -2/+7 |
* | Migrate back to the upstream go-tdlib | Bohdan Horbeshko | 2022-01-17 | 1 | -3/+3 |
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -6/+9 |
* | Temporarily switch to a fork of go-tdlib | Bohdan Horbeshko | 2021-12-29 | 1 | -1/+1 |
* | Migrate to TDlib 1.7.9 | Bohdan Horbeshko | 2021-12-04 | 1 | -1/+1 |
* | Remove excessive listener that caused stucking after 1000 updates | bodqhrohro | 2019-12-31 | 1 | -1/+0 |
* | Asynchronous message processing with guaranteed sequential per-chat delivery | bodqhrohro | 2019-12-30 | 1 | -1/+4 |
* | Make the chats/users cache thread-safe | bodqhrohro | 2019-12-28 | 1 | -12/+5 |
* | More relogin fixes, prevent crashing by commands when offline | bodqhrohro | 2019-12-19 | 1 | -0/+1 |
* | Catch timeout setting | bodqhrohro | 2019-12-16 | 1 | -10/+19 |
* | Fix breaking the TDlib data on graceful exit | bodqhrohro | 2019-12-15 | 1 | -2/+2 |
* | Make chats/users cache private | bodqhrohro | 2019-12-05 | 1 | -11/+11 |
* | Handle updates of newmessage | bodqhrohro | 2019-12-01 | 1 | -0/+2 |
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 1 | -18/+17 |
* | Fetch user info and chats on successful authorization | bodqhrohro | 2019-11-27 | 1 | -4/+9 |
* | Implement an own authorizer | bodqhrohro | 2019-11-25 | 1 | -2/+2 |
* | Telegram authorization | bodqhrohro | 2019-11-24 | 1 | -3/+11 |
* | Save sessions on exit | bodqhrohro | 2019-11-19 | 1 | -2/+2 |
* | Spawn TDlib instances for recovered sessions | bodqhrohro | 2019-11-12 | 1 | -1/+4 |
* | telegram package refactoring | bodqhrohro | 2019-11-05 | 1 | -33/+7 |
* | Set logging level for Logrus and TDlib from config | bodqhrohro | 2019-11-05 | 1 | -7/+7 |
* | Presence/iq handling and rudimental telegram client | bodqhrohro | 2019-11-04 | 1 | -0/+118 |