index
:
telegabber.git
adhoc
calls
dev
master
message-nick
muc
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmpp
/
handlers.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Reflect Telegram edits natively by nativeedits option
Bohdan Horbeshko
2024-01-29
1
-0
/
+1
|
*
Request and send to Telegram XEP-0333 displayed markers by "receipts" option
Bohdan Horbeshko
2024-01-27
1
-0
/
+24
|
*
Also ack with XEP-0184 read receipts for outgoing messages
Bohdan Horbeshko
2024-01-27
1
-0
/
+1
|
*
XEP-0333 read markers for outgoing messages
Bohdan Horbeshko
2024-01-27
1
-2
/
+5
|
*
Version 1.8.0
v1.8.0
Bohdan Horbeshko
2023-08-28
1
-12
/
+12
|
*
In-Band Registration (XEP-0077)
dev
Bohdan Horbeshko
2023-08-28
1
-2
/
+202
|
*
Fix replies to messages with non-ASCII characters
v1.7.6
Bohdan Horbeshko
2023-08-08
1
-1
/
+6
|
*
Save/read unavailable presence type in cache
v1.7.5
Bohdan Horbeshko
2023-08-07
1
-3
/
+11
|
*
Support urn:xmpp:privilege:2
v1.7.4
Bohdan Horbeshko
2023-08-03
1
-5
/
+16
|
*
Revert sending carbons for outgoing messages to other resources (they ↵
v1.7.3
Bohdan Horbeshko
2023-08-02
1
-1
/
+0
|
|
|
|
duplicate what clients already send to each other)
*
Migrate to TDLib 1.8.14 (multiple usernames support)
Bohdan Horbeshko
2023-08-01
1
-4
/
+4
|
*
Do not ack with edited message to the XEP-0308 sender resource
Bohdan Horbeshko
2023-07-16
1
-1
/
+2
|
*
Send carbons for outgoing messages to other resources
Bohdan Horbeshko
2023-07-09
1
-0
/
+3
|
*
Force update nicknames via PubSub and presences on reconnect
Bohdan Horbeshko
2023-06-30
1
-0
/
+1
|
*
Version 1.6.0
v1.6.0
Bohdan Horbeshko
2023-06-08
1
-8
/
+8
|
*
Reply own messages
Bohdan Horbeshko
2023-06-08
1
-7
/
+17
|
*
XEP-0308 message editing
Bohdan Horbeshko
2023-06-05
1
-1
/
+42
|
*
Store message ids in Badger DB
Bohdan Horbeshko
2023-06-03
1
-1
/
+1
|
*
Add /vcard command
Bohdan Horbeshko
2023-06-01
1
-58
/
+48
|
*
Warn about undelivered carbons to foreign servers
v1.5.0
Bohdan Horbeshko
2023-03-20
1
-0
/
+9
|
*
Simulate carbons
Bohdan Horbeshko
2023-03-19
1
-14
/
+20
|
*
Convert XEP-0461 replies to Telegram
Bohdan Horbeshko
2023-03-15
1
-1
/
+40
|
*
Show XEP-0461 replies from Telegram
Bohdan Horbeshko
2023-03-05
1
-1
/
+1
|
*
Assign IDs from Telegram to XMPP messages
Bohdan Horbeshko
2023-03-04
1
-1
/
+1
|
*
Fix a crash on commands to unauthorized transport
Bohdan Horbeshko
2023-01-13
1
-1
/
+1
|
*
gofmt
Bohdan Horbeshko
2022-06-30
1
-1
/
+1
|
*
Add IMPP to vCard4
Bohdan Horbeshko
2022-06-30
1
-0
/
+8
|
*
Retrieve Bio / Description for vCard desc / note
Bohdan Horbeshko
2022-06-29
1
-3
/
+16
|
*
Support vCard4 via PubSub
Bohdan Horbeshko
2022-06-29
1
-11
/
+128
|
*
Fix calculating avatar Base64
Bohdan Horbeshko
2022-06-25
1
-1
/
+2
|
*
Same robust file retrieval for calculating avatar SHA1 and Base64
Bohdan Horbeshko
2022-06-25
1
-12
/
+1
|
*
Respond correctly to disco queries about account JIDs
Bohdan Horbeshko
2022-06-20
1
-1
/
+7
|
*
Always send XMPP messages with a resource
Bohdan Horbeshko
2022-05-26
1
-2
/
+3
|
*
Support ! prefix for commands in addition to /
Bohdan Horbeshko
2022-02-14
1
-1
/
+1
|
*
Make incoming messages to the transport trigger a subscription
Bohdan Horbeshko
2022-02-14
1
-3
/
+10
|
*
Fix initializing a TDlib instance after subscribing to the transport
Bohdan Horbeshko
2022-02-13
1
-1
/
+1
|
*
gofmt
Bohdan Horbeshko
2022-02-08
1
-2
/
+2
|
*
Add disco query responder
Bohdan Horbeshko
2022-02-08
1
-0
/
+33
|
*
Fix status caching and send status on subscription
Bohdan Horbeshko
2022-02-05
1
-26
/
+56
|
*
Mark expired online statuses as away
Bohdan Horbeshko
2022-01-31
1
-1
/
+1
|
*
Force downloading the chat photo when vCard is requested
Bohdan Horbeshko
2022-01-27
1
-0
/
+11
|
*
Make /s replace the whole message; fix replies and whitespace corruption
Bohdan Horbeshko
2022-01-08
1
-1
/
+1
|
*
Add keeponline option
Bohdan Horbeshko
2022-01-06
1
-0
/
+2
|
*
Multiple resources handling
Bohdan Horbeshko
2022-01-03
1
-5
/
+6
|
*
Fix %!(MISSING) and other formatting issues
Bohdan Horbeshko
2021-12-18
1
-6
/
+6
|
*
Try to resume connection and resend a stanza on failure
bodqhrohro
2020-01-10
1
-2
/
+14
|
*
Resend chat statuses on probe presence
bodqhrohro
2020-01-05
1
-0
/
+9
|
*
Migrate some comments from Zhabogram; change queue behaviour
bodqhrohro
2019-12-22
1
-0
/
+4
|
*
Make vCard requests asynchronous
bodqhrohro
2019-12-19
1
-72
/
+76
|
*
Connect on probe presence (for clients that do not send online presence first)
bodqhrohro
2019-12-15
1
-2
/
+2
|
[next]