Commit graph

83 commits

Author SHA1 Message Date
Bohdan Horbeshko 67c38823f2 Avoid broken state on a failed logout attempt 2024-03-29 07:35:06 -04:00
Bohdan Horbeshko ea004b7f7c Reflect Telegram edits natively by nativeedits option 2024-01-29 04:28:15 -05:00
Bohdan Horbeshko 599cf16cdb Request and send to Telegram XEP-0333 displayed markers by "receipts" option 2024-01-27 06:13:45 -05:00
Bohdan Horbeshko b40ccf4a4d Fix presences sent with no resource 2024-01-24 18:52:40 -05:00
Bohdan Horbeshko 4532748c84 Support chosen quotes in replies and replies from other chats 2024-01-10 14:30:00 -05:00
Bohdan Horbeshko 576acba0d1 Migrate to TDLib 1.8.21 2023-11-11 16:10:23 -05:00
Bohdan Horbeshko 282a6fc21b Hotfix: prevent lockup on login 2023-08-31 18:24:30 -04:00
Bohdan Horbeshko 4588170d1e Harden the authorizer access to prevent crashes 2023-08-31 17:26:35 -04:00
Bohdan Horbeshko 20994e2995 In-Band Registration (XEP-0077) 2023-08-28 10:16:57 -04:00
Bohdan Horbeshko c03ccfdfb7 Support urn:xmpp:privilege:2 2023-08-02 17:08:06 -04:00
Bohdan Horbeshko 608f675512 Revert sending carbons for outgoing messages to other resources (they duplicate what clients already send to each other) 2023-08-02 16:41:18 -04:00
Bohdan Horbeshko a595d9db0a Version 1.7.0 2023-07-31 21:37:05 -04:00
Bohdan Horbeshko ef831fc972 Migrate to TDLib 1.8.14 (multiple usernames support) 2023-07-31 21:25:24 -04:00
Bohdan Horbeshko 959dc061ff Send carbons for outgoing messages to other resources 2023-07-08 23:52:30 -04:00
Bohdan Horbeshko 739fc4110a Fix a crash by auth commands when online 2023-06-16 00:44:48 -04:00
Bohdan Horbeshko fdd867cf7a Add /cancelauth command 2023-06-16 00:34:49 -04:00
Bohdan Horbeshko 00f1417cb2 Version 1.6.0 2023-06-08 13:33:22 -04:00
Bohdan Horbeshko a5c90340ad Refactor ProcessOutgoingMessage 2023-06-03 20:25:00 -04:00
Bohdan Horbeshko 9a84e9a8b6 Store message ids in Badger DB 2023-06-03 00:20:03 -04:00
Bohdan Horbeshko 8663a29e15 Add /vcard command 2023-06-01 16:37:38 -04:00
Bohdan Horbeshko 22b46c71ce gofmt 2023-03-18 17:47:08 -04:00
Bohdan Horbeshko 42ed16bf9e Simulate carbons 2023-03-18 17:43:11 -04:00
Bohdan Horbeshko 90807b2d9e Convert XEP-0461 replies to Telegram 2023-03-14 17:16:02 -04:00
Bohdan Horbeshko 4a5b83dff5 Show XEP-0461 replies from Telegram 2023-03-05 03:00:53 -05:00
Bohdan Horbeshko 6e32c62f8d Assign IDs from Telegram to XMPP messages 2023-03-03 21:41:45 -05:00
Bohdan Horbeshko ddc9c8ff76 Make commands not bound to a certain chat available as transport commands too 2022-08-15 06:51:09 -04:00
Bohdan Horbeshko e9e65b6778 Registration support 2022-08-15 06:10:29 -04:00
Bohdan Horbeshko ebc2f244d7 Support /join @publicgroup syntax 2022-06-22 14:03:18 -04:00
Bohdan Horbeshko ae16fd2a0b Implement robust history fetching 2022-05-18 10:18:47 -04:00
Bohdan Horbeshko 022a12ce31 Add /forward command 2022-03-12 12:25:53 -05:00
Bohdan Horbeshko 1b291e55e5 gofmt 2022-03-09 14:16:13 -05:00
Bohdan Horbeshko 4307f85a04 Add /report command 2022-02-26 14:35:43 -05:00
Bohdan Horbeshko 72b336a5f5 Support ! prefix for commands in addition to / 2022-02-13 20:45:11 -05:00
Bohdan Horbeshko a769e80808 Add /schedule command to send a message in certain time 2022-02-10 21:08:43 -05:00
Bohdan Horbeshko 6d7fb5bee4 Add /silent command to send messages without sound 2022-02-09 19:16:44 -05:00
Bohdan Horbeshko ec49d5d412 gofmt 2022-02-08 15:25:58 -05:00
Bohdan Horbeshko fe7346a530 Add /ttl command to set time-to-live of messages in secret chats 2022-02-08 15:22:11 -05:00
Bohdan Horbeshko 2a5af5a264 Add rawmessages configuration option 2022-02-08 13:49:49 -05:00
Bohdan Horbeshko 5a48600b7a The Proper Subscriptions Filter 2022-02-06 08:25:46 -05:00
Bohdan Horbeshko fe5ca09c7c Add leave! command to leave group as owner 2022-02-03 14:29:16 -05:00
Bohdan Horbeshko 6701335302 Add /unban / /promote commands 2022-02-03 13:51:27 -05:00
Bohdan Horbeshko 9a49d66279 Add /mute / /unmute commands 2022-01-31 23:57:17 -05:00
Bohdan Horbeshko de31fa0ad2 Refactor the /members command 2022-01-31 22:23:37 -05:00
Bohdan Horbeshko 86b736ec0d Add /link command to retrieve chat invite link 2022-01-31 22:14:06 -05:00
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