Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 1.9.0v1.9.0 | Bohdan Horbeshko | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | Fix stuck logout | Bohdan Horbeshko | 2024-01-25 | 1 | -2/+2 |
| | |||||
* | Fix presences sent with no resource | Bohdan Horbeshko | 2024-01-25 | 1 | -8/+3 |
| | |||||
* | Hotfix: prevent lockup on loginv1.8.2 | Bohdan Horbeshko | 2023-09-01 | 1 | -2/+3 |
| | |||||
* | Harden the authorizer access to prevent crashesv1.8.1 | Bohdan Horbeshko | 2023-09-01 | 1 | -0/+24 |
| | |||||
* | In-Band Registration (XEP-0077)dev | Bohdan Horbeshko | 2023-08-28 | 1 | -2/+38 |
| | |||||
* | Migrate to TDLib 1.8.14 (multiple usernames support) | Bohdan Horbeshko | 2023-08-01 | 1 | -9/+3 |
| | |||||
* | Add /cancelauth command | Bohdan Horbeshko | 2023-06-16 | 1 | -5/+25 |
| | |||||
* | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 1 | -4/+4 |
| | |||||
* | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 1 | -4/+4 |
| | |||||
* | Fix crash on login | Bohdan Horbeshko | 2023-01-23 | 1 | -5/+6 |
| | |||||
* | Registration support | Bohdan Horbeshko | 2022-08-15 | 1 | -1/+17 |
| | |||||
* | Release the authorization lock on client initialization error | Bohdan Horbeshko | 2022-05-14 | 1 | -0/+1 |
| | |||||
* | gofmt | Bohdan Horbeshko | 2022-02-08 | 1 | -1/+1 |
| | |||||
* | Migrate back to the upstream go-tdlib | Bohdan Horbeshko | 2022-01-17 | 1 | -3/+1 |
| | |||||
* | Add keeponline option | Bohdan Horbeshko | 2022-01-06 | 1 | -2/+2 |
| | |||||
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -16/+32 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Remove excessive listener that caused stucking after 1000 updates | bodqhrohro | 2019-12-31 | 1 | -3/+1 |
| | |||||
* | Make the chats/users cache thread-safe | bodqhrohro | 2019-12-28 | 1 | -2/+2 |
| | |||||
* | Add comments for auth stages | bodqhrohro | 2019-12-21 | 1 | -0/+4 |
| | |||||
* | More relogin fixes, prevent crashing by commands when offline | bodqhrohro | 2019-12-19 | 1 | -2/+4 |
| | |||||
* | Relogin fix | bodqhrohro | 2019-12-19 | 1 | -0/+1 |
| | |||||
* | Reconnect fix | bodqhrohro | 2019-12-17 | 1 | -3/+7 |
| | |||||
* | Catch timeout setting | bodqhrohro | 2019-12-16 | 1 | -2/+2 |
| | |||||
* | Connect on probe presence (for clients that do not send online presence first) | bodqhrohro | 2019-12-15 | 1 | -1/+4 |
| | |||||
* | Fix breaking the TDlib data on graceful exit | bodqhrohro | 2019-12-15 | 1 | -7/+16 |
| | |||||
* | Send unavailable status to cached chats on disconnect | bodqhrohro | 2019-12-05 | 1 | -1/+11 |
| | |||||
* | Fix segfault on graceful exit | bodqhrohro | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Handle updates of user status | bodqhrohro | 2019-11-29 | 1 | -4/+7 |
| | |||||
* | Fetch user info and chats on successful authorization | bodqhrohro | 2019-11-27 | 1 | -1/+26 |
| | |||||
* | Implement an own authorizer | bodqhrohro | 2019-11-25 | 1 | -1/+79 |
| | |||||
* | Telegram authorization | bodqhrohro | 2019-11-24 | 1 | -21/+36 |
| | |||||
* | Handle unsubscribe presence too, improve logging | bodqhrohro | 2019-11-21 | 1 | -0/+7 |
| | |||||
* | Fix presence handling and lockup on TDlib instance creation | bodqhrohro | 2019-11-08 | 1 | -0/+25 |
| | |||||
* | telegram package refactoring | bodqhrohro | 2019-11-05 | 1 | -0/+36 |