Commit graph

121 commits

Author SHA1 Message Date
Bohdan Horbeshko
0e6fbc652f Merge branch 'muc' into calls
( and finished Caps support, sorry for the mess :-' )
2026-03-25 13:29:33 -04:00
Bohdan Horbeshko
cf2183e9ca Add /status transport command 2025-11-03 15:48:54 -05:00
Bohdan Horbeshko
375c2812c0 Merge branch 'master' into muc 2025-11-03 15:19:49 -05:00
Bohdan Horbeshko
5650850be9 Return text acknowledges for arbitrary commands 2025-10-27 18:21:49 -04:00
Bohdan Horbeshko
1d29aa4694 Generic online safety check for commands 2025-10-27 17:52:46 -04:00
Bohdan Horbeshko
cd71818577 Merge branch 'master' into muc 2025-10-19 13:36:56 -04:00
Bohdan Horbeshko
78a4305872 Respond to urn:xmpp:time (XEP-0202) queries 2025-10-18 16:42:40 -04:00
Bohdan Horbeshko
e7c6318e48 Add /cancelauth command && unsubscribe from chats more eagerly 2025-10-09 11:32:33 -04:00
Bohdan Horbeshko
a6d848194d Merge branch 'master' into muc 2025-09-16 10:08:47 -04:00
Bohdan Horbeshko
140cf7fa4a Keep two chat caches to avoid unnecessary presences 2025-09-16 08:15:42 -04:00
Bohdan Horbeshko
f875e679da Add post-login initial configuration stages to the login wizard 2025-07-20 14:45:29 -04:00
Bohdan Horbeshko
d6582a888f Add MUC-to-legacy migrator 2025-07-03 13:48:37 -04:00
Bohdan Horbeshko
65cc9b1551 Kick from MUCs instead of unsubscribing in commands 2025-07-03 13:47:22 -04:00
Bohdan Horbeshko
2b5bb43bdd Send an invite to MUC on /add wherever applicable 2025-07-01 16:01:43 -04:00
Bohdan Horbeshko
0b1e204912 Process MUC deletion 2025-06-22 10:37:20 -04:00
Bohdan Horbeshko
ebdf180ce5 Reflect MUC member affiliation/role changes in Telegram 2025-06-14 13:20:02 -04:00
Bohdan Horbeshko
1d165731a2 Process MUC kicking 2025-05-31 00:10:07 -04:00
Bohdan Horbeshko
f1b5774490 Take all history attributes into account conscientiously 2025-05-18 04:27:25 -04:00
Bohdan Horbeshko
a05724b93a Add legacy-to-MUC migrator 2025-05-09 00:07:55 -04:00
Bohdan Horbeshko
d71e6a6e4a Merge branch 'master' into muc 2025-05-06 18:09:18 -04:00
Bohdan Horbeshko
9378fa4991 Add /raw command to bypass bot commands 2025-04-30 19:55:34 -04:00
Bohdan Horbeshko
3cac57e0f3 Fix password resetting 2025-04-17 19:22:02 -04:00
Bohdan Horbeshko
85846346d1 Login Wizard 2025-04-17 19:03:59 -04:00
Bohdan Horbeshko
0368b8cad8 Ad-Hoc config editor 2025-03-22 18:11:45 -04:00
Bohdan Horbeshko
4eae44b9a2 Merge branch 'master' into adhoc 2024-05-09 19:32:57 -04:00
Bohdan Horbeshko
a74e2bcb7d Mute/unmute whole chats with no arguments 2024-05-05 13:16:38 -04:00
Bohdan Horbeshko
43f9603b88 Merge branch 'master' into adhoc 2024-04-28 07:04:42 -04:00
Bohdan Horbeshko
a3f6d5f774 Support nativeedits for rawmessages=false 2024-04-27 00:31:21 -04:00
Bohdan Horbeshko
67c38823f2 Avoid broken state on a failed logout attempt 2024-03-29 07:35:06 -04:00
Bohdan Horbeshko
154b59de44 Show command execution success status 2024-02-18 04:36:23 -05:00
Bohdan Horbeshko
5dd60450c2 Fix crashes in commands due to not found contacts 2024-02-18 02:48:57 -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
b0c5302c82 Ad-Hoc support for chat commands 2024-02-10 13:46:02 -05:00
Bohdan Horbeshko
21dc5fa6c6 Form support for transport Ad-Hoc commands with arguments 2024-02-03 04:24:22 -05:00
Bohdan Horbeshko
e3a5191905 Declaratively specify optional and required command arguments 2024-02-01 12:14:06 -05:00
Bohdan Horbeshko
fd0d7411c2 Basic Ad-Hoc support for transport commands 2024-01-30 21:38:46 -05: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
e77caf2c42 Send recent history on MUC join 2023-09-19 04:23:39 -04: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