Commit graph

324 commits

Author SHA1 Message Date
pounceandmiss
0e01dab3c1 add calls support 2026-05-25 06:27:20 -07:00
pounceandmiss
1e57a14a19 Resilient session storage: recover on failed startup 2026-05-24 08:50:39 -07:00
pounceandmiss
7850325839 fix failing tests 2026-05-24 08:50:36 -07:00
pounceandmiss
85c822cad6 Add ntgcalls C++ build stage and CGO linking 2026-03-20 17:58:28 +00:00
pounceandmiss
7effa3aa53 Add ntgcalls submodule (v2.1.0), bump Go to 1.24 2026-03-20 16:23:29 +00:00
Bohdan Horbeshko
eee277e36e Track updated message ids for more reliable message edit check 2025-10-31 13:16:56 -04: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
e073ded9e4 Version 1.12.8 2025-10-19 13:07:16 -04:00
Bohdan Horbeshko
78a4305872 Respond to urn:xmpp:time (XEP-0202) queries 2025-10-18 16:42:40 -04:00
Bohdan Horbeshko
aaca93e66d Respond to jabber:version (XEP-0092) queries 2025-10-10 07:44:44 -04:00
Bohdan Horbeshko
e7c6318e48 Add /cancelauth command && unsubscribe from chats more eagerly 2025-10-09 11:32:33 -04:00
Bohdan Horbeshko
140cf7fa4a Keep two chat caches to avoid unnecessary presences 2025-09-16 08:15:42 -04:00
Bohdan Horbeshko
326c94973a Treat incoming probe presence same as available only first time after transport restart 2025-09-13 17:01:09 -04:00
Bohdan Horbeshko
3fd49923a1 Safety limit for avatars 2025-06-07 18:02:46 -04:00
Bohdan Horbeshko
06964d832e Get rid of edited message hash comparison in favour of EditDate check 2025-06-07 03:24:48 -04:00
Bohdan Horbeshko
5f4165ac13 Ignore prefix for OOB in channels too 2025-06-02 10:56:26 -04:00
Bohdan Horbeshko
68c3bece71 Apply hideids to carbons in groupchats 2025-05-05 17:54:56 -04:00
Bohdan Horbeshko
9378fa4991 Add /raw command to bypass bot commands 2025-04-30 19:55:34 -04:00
Bohdan Horbeshko
4414c147d8 Bot Menu via Ad-Hoc 2025-04-30 19:44:28 -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
7ebcdb0826 Add ignoregroupdeletions configuration option 2025-03-22 10:35:30 -04:00
Bohdan Horbeshko
c5e41c7ce8 Version 1.10.0 2025-03-22 04:18:44 -04:00
Bohdan Horbeshko
f4d5ebc3ad Merge branch 'master' into adhoc 2025-01-19 13:38:56 -05:00
Bohdan Horbeshko
43399a1fbc Fix PubSub avatar notifications for Monal 2025-01-16 10:48:23 -05:00
Bohdan Horbeshko
421477ad8c Support avatar notifications and retrieval via XEP-0084 2025-01-14 13:10:57 -05:00
Bohdan Horbeshko
85485bb147 Retrieve XMPP client features 2025-01-12 22:05:24 -05:00
Bohdan Horbeshko
dd0df7188a Merge branch 'master' into adhoc 2024-06-01 20:27:44 -04:00
Bohdan Horbeshko
ba8f4c08cf Attach prefix to OOB descriptions and omit empty ones only if sender is displayed by carbon 2024-06-01 16:45:21 -04:00
Bohdan Horbeshko
bd5f41a76b Fix missing go.sum entry errors in staging.Dockerfile 2024-05-12 11:05:18 -04:00
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
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
2459b14948 Version 1.9.2 2024-04-11 22:24:22 -04:00
Bohdan Horbeshko
f15e44436b Use carbons for non-native edits too 2024-04-11 20:59:49 -04:00
Bohdan Horbeshko
a36856b768 Fix filtering content updates for outgoing messages 2024-04-11 20:37:51 -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
144c5724ea Fix module cache in staging.Dockerfile 2024-04-09 19:09:47 -04:00
Bohdan Horbeshko
3e772be7a6 Add tdlib.Dockerfile 2024-04-09 19:08:37 -04:00
Bohdan Horbeshko
908bd76aac Add staging.Dockerfile 2024-03-29 07:39:10 -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