Commit graph

39 commits

Author SHA1 Message Date
Bohdan Horbeshko 7261b60916 Fix help message for /s 2022-01-24 11:02:50 -05:00
Bohdan Horbeshko 6eb0e5f15f Migrate back to the upstream go-tdlib 2022-01-17 15:45:40 -05:00
Bohdan Horbeshko 0b79d6feb1 Refactor some chat commands 2022-01-17 14:58:16 -05:00
Bohdan Horbeshko 9f04ed51bd Make /s replace the whole message; fix replies and whitespace corruption 2022-01-08 05:59:57 -05:00
Bohdan Horbeshko ee6653c0c6 /d / /s / /search commands refactoring 2022-01-06 07:13:57 -05:00
Bohdan Horbeshko 570601d1b8 Fix retrieving only 1 message in /history 2022-01-06 04:27:25 -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 d36f4449c9 Temporarily switch to a fork of go-tdlib 2021-12-28 19:53:38 -05:00
Bohdan Horbeshko 105f5017c3 Migrate to TDlib 1.7.9 2021-12-04 13:10:54 -05:00
bodqhrohro 536451f648 Make the chats/users cache thread-safe 2019-12-28 04:35:40 +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 74a872a30b Timezone support 2019-12-12 00:48:35 +02:00
bodqhrohro 9e785a56d2 lint 2019-12-10 20:49:42 +02:00
bodqhrohro 503e3e0b62 Add /members command 2019-12-08 20:44:17 +02:00
bodqhrohro ad1beafeb3 Add /history command 2019-12-08 18:19:35 +02:00
bodqhrohro fb36f53f3a Add /search command 2019-12-08 18:04:26 +02:00
bodqhrohro 2d3e8ebbb6 Add /delete command 2019-12-08 17:35:27 +02:00
bodqhrohro 4df1643312 Add /close command 2019-12-08 17:25:29 +02:00
bodqhrohro 49423147e3 Add /leave command 2019-12-08 17:08:55 +02:00
bodqhrohro 354887d724 Add /ban command 2019-12-08 16:24:51 +02:00
bodqhrohro 4b099fba41 Add /kick command 2019-12-08 15:58:17 +02:00
bodqhrohro 9f54309b30 Add /invite command 2019-12-08 15:32:43 +02:00
bodqhrohro 4679c01a99 Add /block and /unblock commands 2019-12-08 03:54:09 +02:00
bodqhrohro 5da39f4aa9 Add /secret and /group commands 2019-12-08 01:36:29 +02:00
bodqhrohro 58aefc5232 Add /supergroup and /channel commands 2019-12-07 23:26:58 +02:00
bodqhrohro c5996f304c Add /join command 2019-12-07 23:08:12 +02:00
bodqhrohro ea0d0df226 Add /add command 2019-12-07 19:56:53 +02:00
bodqhrohro 589876eef5 Add replace command 2019-12-07 18:37:14 +02:00
bodqhrohro 3e791db201 Prevent possible segfault on picking message IDs for deletion 2019-12-07 16:48:26 +02:00
bodqhrohro 0013baa247 Add delete command 2019-12-06 01:21:39 +02:00
bodqhrohro ec1197f83c Add /config command 2019-12-05 21:56:12 +02:00
bodqhrohro 753a488c9d Add /set* commands 2019-12-05 20:13:17 +02:00
bodqhrohro eeba07eeb0 Add logout command 2019-12-05 01:10:08 +02:00
bodqhrohro 9d31a390a8 Send messages to Telegram 2019-12-03 18:48:41 +02:00
bodqhrohro 90f0490e16 Support commands in mapped chats 2019-12-03 02:32:53 +02:00
bodqhrohro 9a292fba94 Add help command 2019-11-26 02:04:11 +02:00
bodqhrohro 653b1bde94 Telegram authorization 2019-11-24 19:10:29 +02:00