Commit graph

28 commits

Author SHA1 Message Date
Bohdan Horbeshko e9e65b6778 Registration support 2022-08-15 06:10:29 -04:00
Bohdan Horbeshko 25e8c98c3e Release the authorization lock on client initialization error 2022-05-13 18:32:11 -04:00
Bohdan Horbeshko ec49d5d412 gofmt 2022-02-08 15:25:58 -05:00
Bohdan Horbeshko 6eb0e5f15f Migrate back to the upstream go-tdlib 2022-01-17 15:45:40 -05:00
Bohdan Horbeshko 077edae986 Add keeponline option 2022-01-05 16:04:22 -05:00
Bohdan Horbeshko f4e4692a94 Multiple resources handling 2022-01-02 22:54:13 -05:00
Bohdan Horbeshko 462a537021 Fix subscriptions after logging in 2021-12-31 18:34:04 -05:00
Bohdan Horbeshko d36f4449c9 Temporarily switch to a fork of go-tdlib 2021-12-28 19:53:38 -05:00
Bohdan Horbeshko ad6e92e6d6 Lower the interactor error to warning 2021-12-04 22:32:12 -05:00
Bohdan Horbeshko 2a1c09fcdd Fix a crash on big emojis 2021-12-04 22:27:14 -05:00
bodqhrohro 33e564c62e Remove excessive listener that caused stucking after 1000 updates 2019-12-30 23:26:23 +02:00
bodqhrohro 536451f648 Make the chats/users cache thread-safe 2019-12-28 04:35:40 +02:00
bodqhrohro 7a2e355111 Add comments for auth stages 2019-12-21 02:04:47 +02:00
bodqhrohro ab914b0ff7 More relogin fixes, prevent crashing by commands when offline 2019-12-19 22:29:36 +02:00
bodqhrohro 18b5bc0935 Relogin fix 2019-12-18 23:00:23 +02:00
bodqhrohro 05a9aca537 Reconnect fix 2019-12-17 03:56:11 +02:00
bodqhrohro 10aae376f7 Catch timeout setting 2019-12-16 03:02:53 +02:00
bodqhrohro 3918686f21 Connect on probe presence (for clients that do not send online presence first) 2019-12-15 21:30:54 +02:00
bodqhrohro e43a0c3144 Fix breaking the TDlib data on graceful exit 2019-12-15 04:26:07 +02:00
bodqhrohro c22008d991 Send unavailable status to cached chats on disconnect 2019-12-05 00:14:56 +02:00
bodqhrohro 3ce5081800 Fix segfault on graceful exit 2019-12-04 00:43:48 +02:00
bodqhrohro dbe87fafa8 Handle updates of user status 2019-11-29 02:51:41 +02:00
bodqhrohro bcf222b53d Fetch user info and chats on successful authorization 2019-11-27 00:14:06 +02:00
bodqhrohro a89629ab20 Implement an own authorizer 2019-11-25 21:42:11 +02:00
bodqhrohro 653b1bde94 Telegram authorization 2019-11-24 19:10:29 +02:00
bodqhrohro c0c21a35a4 Handle unsubscribe presence too, improve logging 2019-11-20 23:45:30 +02:00
bodqhrohro 7185d4ac9b Fix presence handling and lockup on TDlib instance creation 2019-11-07 23:09:53 +02:00
bodqhrohro 55797b98a0 telegram package refactoring 2019-11-05 02:25:15 +02:00