Commit Graph

81 Commits (083f207f7c07da745a9f8564233b11e15093793a)
 

Author SHA1 Message Date
bodqhrohro 083f207f7c Add README
4 years ago
bodqhrohro ed8fd6415c Migrate some comments from Zhabogram; change queue behaviour
4 years ago
bodqhrohro 915b7fe1de Make status updates asynchronous
4 years ago
bodqhrohro 7a2e355111 Add comments for auth stages
4 years ago
bodqhrohro d439b7a581 Respond for message sending errors
4 years ago
bodqhrohro 472d4b7bef Make vCard requests asynchronous
4 years ago
bodqhrohro ab914b0ff7 More relogin fixes, prevent crashing by commands when offline
4 years ago
bodqhrohro 18b5bc0935 Relogin fix
4 years ago
bodqhrohro 05a9aca537 Reconnect fix
4 years ago
bodqhrohro 10aae376f7 Catch timeout setting
4 years ago
bodqhrohro 3918686f21 Connect on probe presence (for clients that do not send online presence first)
4 years ago
bodqhrohro e43a0c3144 Fix breaking the TDlib data on graceful exit
4 years ago
bodqhrohro 0274f47433 lint
4 years ago
bodqhrohro 74a872a30b Timezone support
4 years ago
bodqhrohro 9e785a56d2 lint
4 years ago
bodqhrohro 416c708909 vCard support
4 years ago
bodqhrohro ae2470dcb7 Improve logging of presence sending failures
4 years ago
bodqhrohro 503e3e0b62 Add /members command
4 years ago
bodqhrohro ad1beafeb3 Add /history command
4 years ago
bodqhrohro fb36f53f3a Add /search command
4 years ago
bodqhrohro 2d3e8ebbb6 Add /delete command
4 years ago
bodqhrohro 4df1643312 Add /close command
4 years ago
bodqhrohro 49423147e3 Add /leave command
4 years ago
bodqhrohro 354887d724 Add /ban command
4 years ago
bodqhrohro 4b099fba41 Add /kick command
4 years ago
bodqhrohro 9f54309b30 Add /invite command
4 years ago
bodqhrohro 4679c01a99 Add /block and /unblock commands
5 years ago
bodqhrohro 5da39f4aa9 Add /secret and /group commands
5 years ago
bodqhrohro 58aefc5232 Add /supergroup and /channel commands
5 years ago
bodqhrohro c5996f304c Add /join command
5 years ago
bodqhrohro b9c07b6f16 Treat contact lookups as successful if user is found but chat is not
5 years ago
bodqhrohro ea0d0df226 Add /add command
5 years ago
bodqhrohro 589876eef5 Add replace command
5 years ago
bodqhrohro 3e791db201 Prevent possible segfault on picking message IDs for deletion
5 years ago
bodqhrohro 0013baa247 Add delete command
5 years ago
bodqhrohro cb8e7f4fef Add tests for sessions
5 years ago
bodqhrohro ec1197f83c Add /config command
5 years ago
bodqhrohro 753a488c9d Add /set* commands
5 years ago
bodqhrohro eeba07eeb0 Add logout command
5 years ago
bodqhrohro c22008d991 Send unavailable status to cached chats on disconnect
5 years ago
bodqhrohro 8cd6387552 Make chats/users cache private
5 years ago
bodqhrohro fa841bfa8b Replace Itoa with FormatInt
5 years ago
bodqhrohro 133d787d38 Fix lossy int64->int32 conversion
5 years ago
bodqhrohro 5b82d5d718 Improve debug logging of Telegram updates
5 years ago
bodqhrohro 354a4acd19 Fix session restoring
5 years ago
bodqhrohro 3ce5081800 Fix segfault on graceful exit
5 years ago
bodqhrohro 8949290c52 Handle downloaded files
5 years ago
bodqhrohro 0c0c8e777a Handle edits and deletions
5 years ago
bodqhrohro 9d31a390a8 Send messages to Telegram
5 years ago
bodqhrohro 90f0490e16 Support commands in mapped chats
5 years ago