Commit Graph

214 Commits (75f0532193440294f4bbf7cd687174b5e9a16249)
 

Author SHA1 Message Date
bodqhrohro 503e3e0b62 Add /members command
5 years ago
bodqhrohro ad1beafeb3 Add /history command
5 years ago
bodqhrohro fb36f53f3a Add /search command
5 years ago
bodqhrohro 2d3e8ebbb6 Add /delete command
5 years ago
bodqhrohro 4df1643312 Add /close command
5 years ago
bodqhrohro 49423147e3 Add /leave command
5 years ago
bodqhrohro 354887d724 Add /ban command
5 years ago
bodqhrohro 4b099fba41 Add /kick command
5 years ago
bodqhrohro 9f54309b30 Add /invite command
5 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
bodqhrohro 40b3c6a768 lint
5 years ago
bodqhrohro ca4923f563 Tests for message formatters, fix broken timestamp tests
5 years ago
bodqhrohro 9c25d4ad8f Handle updates of newmessage
5 years ago
bodqhrohro 97dfd1cc00 Fix calculating SHA1 for photo updates
5 years ago
bodqhrohro 1568e29156 Fix last-seen-at format
5 years ago
bodqhrohro 7030ec0f1b Handle updates of newchat
5 years ago
bodqhrohro 6332ea6d28 Handle updates of userstatus
5 years ago
bodqhrohro dbe87fafa8 Handle updates of user status
5 years ago
bodqhrohro bcf222b53d Fetch user info and chats on successful authorization
5 years ago
bodqhrohro 9a292fba94 Add help command
5 years ago
bodqhrohro a89629ab20 Implement an own authorizer
5 years ago
bodqhrohro d6f6207ebb Refactoring: move SendPresence to xmpp/gateway package
5 years ago
bodqhrohro 653b1bde94 Telegram authorization
5 years ago
bodqhrohro c0c21a35a4 Handle unsubscribe presence too, improve logging
5 years ago
bodqhrohro f0c0d0ba94 Save sessions on exit
5 years ago
bodqhrohro a09817976e Retry sending presences for recovered sessions
5 years ago
bodqhrohro e4c9267347 Send queued presences, handle presence sending errors
5 years ago