Commit graph

99 commits

Author SHA1 Message Date
Bohdan Horbeshko e94a646e19 Upgrade to go-xmpp version with multiple command elements support 2024-05-12 11:03:48 -04:00
Bohdan Horbeshko 249c942fc2 Allow empty form for mute/unmute commands 2024-05-10 19:53:16 -04:00
Bohdan Horbeshko 9aec929e71 Merge branch 'master' into adhoc 2024-05-10 19:24:15 -04:00
Bohdan Horbeshko af07773b07 Random IDs for service messages 2024-05-10 19:22:53 -04:00
Bohdan Horbeshko 43f9603b88 Merge branch 'master' into adhoc 2024-04-28 07:04:42 -04:00
Bohdan Horbeshko b499992148 Fix missing read markers in other XMPP clients than the message sender 2024-04-10 22:17:58 -04:00
Bohdan Horbeshko 154b59de44 Show command execution success status 2024-02-18 04:36:23 -05:00
Bohdan Horbeshko 0b1cbda1cc Show member dropdowns in chat administration forms 2024-02-18 02:48:02 -05:00
Bohdan Horbeshko 9b5fee8826 Filter available commands by chat type 2024-02-15 04:40:57 -05:00
Bohdan Horbeshko dc6f99dc3c Stable command order in help and Ad-Hoc list 2024-02-10 16:27:08 -05:00
Bohdan Horbeshko 772246ee4b Mark required fields in forms 2024-02-10 15:22:24 -05:00
Bohdan Horbeshko b0c5302c82 Ad-Hoc support for chat commands 2024-02-10 13:46:02 -05:00
Bohdan Horbeshko a0180eff75 Handle command cancelling 2024-02-03 10:38:00 -05:00
Bohdan Horbeshko e7d5a2a266 Accept forms with arbitrary action 2024-02-03 10:33:37 -05:00
Bohdan Horbeshko 21dc5fa6c6 Form support for transport Ad-Hoc commands with arguments 2024-02-03 04:24:22 -05:00
Bohdan Horbeshko fd0d7411c2 Basic Ad-Hoc support for transport commands 2024-01-30 21:38:46 -05:00
Bohdan Horbeshko 20e6d2558e Version 1.9.0 2024-01-29 05:00:42 -05:00
Bohdan Horbeshko ea004b7f7c Reflect Telegram edits natively by nativeedits option 2024-01-29 04:28:15 -05:00
Bohdan Horbeshko c141c4ad2b Fix markable 2024-01-27 06:47:12 -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 81fc3ea370 Also ack with XEP-0184 read receipts for outgoing messages 2024-01-27 03:25:17 -05:00
Bohdan Horbeshko e37c428c67 XEP-0333 read markers for outgoing messages 2024-01-26 21:02:47 -05:00
Bohdan Horbeshko b40ccf4a4d Fix presences sent with no resource 2024-01-24 18:52:40 -05:00
Bohdan Horbeshko aa561c5be6 Version 1.8.0 2023-08-28 10:20:50 -04:00
Bohdan Horbeshko 20994e2995 In-Band Registration (XEP-0077) 2023-08-28 10:16:57 -04:00
Bohdan Horbeshko 64515e2c66 Fix replies to messages with non-ASCII characters 2023-08-08 00:54:24 -04:00
Bohdan Horbeshko 9377d7a155 Save/read unavailable presence type in cache 2023-08-06 20:04:49 -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 8fc9edd7e7 Prevent messages to a certain resource from being carbon-copied 2023-08-01 20:03:34 -04:00
Bohdan Horbeshko ef831fc972 Migrate to TDLib 1.8.14 (multiple usernames support) 2023-07-31 21:25:24 -04:00
Bohdan Horbeshko e954c73bd2 Do not ack with edited message to the XEP-0308 sender resource 2023-07-15 21:38:10 -04:00
Bohdan Horbeshko 959dc061ff Send carbons for outgoing messages to other resources 2023-07-08 23:52:30 -04:00
Bohdan Horbeshko 30b3fd1615 Force update nicknames via PubSub and presences on reconnect 2023-06-30 09:54:39 -04:00
Bohdan Horbeshko 00f1417cb2 Version 1.6.0 2023-06-08 13:33:22 -04:00
Bohdan Horbeshko 945b9c063b Reply own messages 2023-06-08 13:14:55 -04:00
Bohdan Horbeshko 7215d11d79 XEP-0308 message editing 2023-06-05 04:22:13 -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 75f0532193 Warn about undelivered carbons to foreign servers 2023-03-19 18:12:06 -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 b1135b070b Cut fallback quotes out 2023-03-08 07:51:19 -05: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 b3b53b6145 OOB 2023-01-15 20:35:13 -05:00
Bohdan Horbeshko 68e3581724 Fix a crash on commands to unauthorized transport 2023-01-13 03:59:35 -05:00
Bohdan Horbeshko e2edbe37ea gofmt 2022-06-29 20:33:51 -04:00
Bohdan Horbeshko 501c1a7daa Add IMPP to vCard4 2022-06-29 20:29:41 -04:00