Commit Graph

58 Commits (ddc9c8ff76ee6675e138250763903cffe8899ed7)

Author SHA1 Message Date
Bohdan Horbeshko ddc9c8ff76 Make commands not bound to a certain chat available as transport commands too
2 years ago
Bohdan Horbeshko e9e65b6778 Registration support
2 years ago
Bohdan Horbeshko ebc2f244d7 Support /join @publicgroup syntax
2 years ago
Bohdan Horbeshko ae16fd2a0b Implement robust history fetching
2 years ago
Bohdan Horbeshko 022a12ce31 Add /forward command
2 years ago
Bohdan Horbeshko 1b291e55e5 gofmt
2 years ago
Bohdan Horbeshko 4307f85a04 Add /report command
2 years ago
Bohdan Horbeshko 72b336a5f5 Support ! prefix for commands in addition to /
2 years ago
Bohdan Horbeshko a769e80808 Add /schedule command to send a message in certain time
2 years ago
Bohdan Horbeshko 6d7fb5bee4 Add /silent command to send messages without sound
2 years ago
Bohdan Horbeshko ec49d5d412 gofmt
2 years ago
Bohdan Horbeshko fe7346a530 Add /ttl command to set time-to-live of messages in secret chats
2 years ago
Bohdan Horbeshko 2a5af5a264 Add `rawmessages` configuration option
2 years ago
Bohdan Horbeshko 5a48600b7a The Proper Subscriptions Filter
2 years ago
Bohdan Horbeshko fe5ca09c7c Add leave! command to leave group as owner
2 years ago
Bohdan Horbeshko 6701335302 Add /unban / /promote commands
2 years ago
Bohdan Horbeshko 9a49d66279 Add /mute / /unmute commands
2 years ago
Bohdan Horbeshko de31fa0ad2 Refactor the /members command
2 years ago
Bohdan Horbeshko 86b736ec0d Add /link command to retrieve chat invite link
2 years ago
Bohdan Horbeshko 7261b60916 Fix help message for /s
2 years ago
Bohdan Horbeshko 6eb0e5f15f Migrate back to the upstream go-tdlib
2 years ago
Bohdan Horbeshko 0b79d6feb1 Refactor some chat commands
2 years ago
Bohdan Horbeshko 9f04ed51bd Make /s replace the whole message; fix replies and whitespace corruption
2 years ago
Bohdan Horbeshko ee6653c0c6 /d / /s / /search commands refactoring
2 years ago
Bohdan Horbeshko 570601d1b8 Fix retrieving only 1 message in /history
2 years ago
Bohdan Horbeshko 077edae986 Add keeponline option
2 years ago
Bohdan Horbeshko f4e4692a94 Multiple resources handling
2 years ago
Bohdan Horbeshko d36f4449c9 Temporarily switch to a fork of go-tdlib
2 years ago
Bohdan Horbeshko 105f5017c3 Migrate to TDlib 1.7.9
2 years ago
bodqhrohro 536451f648 Make the chats/users cache thread-safe
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 74a872a30b Timezone support
4 years ago
bodqhrohro 9e785a56d2 lint
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
4 years ago
bodqhrohro 5da39f4aa9 Add /secret and /group commands
4 years ago
bodqhrohro 58aefc5232 Add /supergroup and /channel commands
4 years ago
bodqhrohro c5996f304c Add /join command
4 years ago
bodqhrohro ea0d0df226 Add /add command
4 years ago
bodqhrohro 589876eef5 Add replace command
4 years ago
bodqhrohro 3e791db201 Prevent possible segfault on picking message IDs for deletion
4 years ago