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
/
telegram
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mute/unmute whole chats with no arguments
v1.9.4
Bohdan Horbeshko
2024-05-05
2
-47
/
+64
*
Support nativeedits for rawmessages=false
v1.9.3
Bohdan Horbeshko
2024-04-27
4
-53
/
+88
*
Version 1.9.2
v1.9.2
Bohdan Horbeshko
2024-04-12
1
-1
/
+1
*
Use carbons for non-native edits too
Bohdan Horbeshko
2024-04-12
1
-9
/
+10
*
Fix filtering content updates for outgoing messages
Bohdan Horbeshko
2024-04-12
1
-0
/
+2
*
Fix missing read markers in other XMPP clients than the message sender
Bohdan Horbeshko
2024-04-11
1
-23
/
+21
*
Avoid broken state on a failed logout attempt
Bohdan Horbeshko
2024-03-29
1
-5
/
+4
*
Eliminate edit echos for outgoing messages
v1.9.1
Bohdan Horbeshko
2024-01-31
1
-2
/
+10
*
Version 1.9.0
v1.9.0
Bohdan Horbeshko
2024-01-29
3
-5
/
+7
*
Reflect Telegram edits natively by nativeedits option
Bohdan Horbeshko
2024-01-29
4
-16
/
+81
*
Request and send to Telegram XEP-0333 displayed markers by "receipts" option
Bohdan Horbeshko
2024-01-27
3
-8
/
+16
*
XEP-0333 read markers for outgoing messages
Bohdan Horbeshko
2024-01-27
3
-8
/
+72
*
Fix stuck logout
Bohdan Horbeshko
2024-01-25
2
-5
/
+5
*
Fix presences sent with no resource
Bohdan Horbeshko
2024-01-25
3
-36
/
+16
*
Support chosen quotes in replies and replies from other chats
Bohdan Horbeshko
2024-01-10
3
-115
/
+195
*
Fix ending braces for PreCode
Bohdan Horbeshko
2023-11-16
1
-6
/
+6
*
gofmt
Bohdan Horbeshko
2023-11-16
2
-4
/
+6
*
Fix tests
Bohdan Horbeshko
2023-11-16
2
-26
/
+9
*
Support blockquotes in formatter
Bohdan Horbeshko
2023-11-16
3
-100
/
+349
*
Migrate to TDLib 1.8.21
Bohdan Horbeshko
2023-11-12
3
-47
/
+30
*
Fix reply length for hrunicode messages
v1.8.3
Bohdan Horbeshko
2023-10-29
1
-3
/
+4
*
Hotfix: prevent lockup on login
v1.8.2
Bohdan Horbeshko
2023-09-01
2
-5
/
+9
*
Harden the authorizer access to prevent crashes
v1.8.1
Bohdan Horbeshko
2023-09-01
3
-0
/
+33
*
Version 1.8.0
v1.8.0
Bohdan Horbeshko
2023-08-28
1
-4
/
+4
*
In-Band Registration (XEP-0077)
dev
Bohdan Horbeshko
2023-08-28
2
-33
/
+59
*
Merge branch 'master' into dev
Bohdan Horbeshko
2023-08-26
4
-30
/
+60
|
\
|
*
Save/read unavailable presence type in cache
v1.7.5
Bohdan Horbeshko
2023-08-07
2
-4
/
+46
|
*
Support urn:xmpp:privilege:2
v1.7.4
Bohdan Horbeshko
2023-08-03
2
-3
/
+3
|
*
Revert sending carbons for outgoing messages to other resources (they duplica...
v1.7.3
Bohdan Horbeshko
2023-08-02
3
-20
/
+12
*
|
Carbons in group chats
Bohdan Horbeshko
2023-08-02
1
-10
/
+8
|
/
*
Use previews only instead of TGS stickers
v1.7.1
Bohdan Horbeshko
2023-08-01
1
-1
/
+1
*
Version 1.7.0
v1.7.0
Bohdan Horbeshko
2023-08-01
2
-3
/
+3
*
Migrate to TDLib 1.8.14 (multiple usernames support)
Bohdan Horbeshko
2023-08-01
6
-40
/
+131
*
Avoid webpage preview updates being sent as message edits (by hash matching)
Bohdan Horbeshko
2023-07-22
3
-1
/
+69
*
Revert "Avoid webpage preview updates being sent as message edits"
Bohdan Horbeshko
2023-07-21
3
-56
/
+0
*
Avoid webpage preview updates being sent as message edits
Bohdan Horbeshko
2023-07-16
3
-0
/
+56
*
Do not ack with edited message to the XEP-0308 sender resource
Bohdan Horbeshko
2023-07-16
2
-16
/
+40
*
Send carbons for outgoing messages to other resources
Bohdan Horbeshko
2023-07-09
4
-36
/
+79
*
Force update nicknames via PubSub and presences on reconnect
Bohdan Horbeshko
2023-06-30
1
-0
/
+15
*
Update chat title in chats cache
Bohdan Horbeshko
2023-06-30
1
-1
/
+6
*
Fix a crash by auth commands when online
Bohdan Horbeshko
2023-06-16
1
-1
/
+5
*
Add /cancelauth command
Bohdan Horbeshko
2023-06-16
2
-6
/
+34
*
Version 1.6.0
v1.6.0
Bohdan Horbeshko
2023-06-08
3
-8
/
+8
*
Set origin id, if available, to replies bridged from Telegram
Bohdan Horbeshko
2023-06-08
1
-1
/
+5
*
XEP-0308 message editing
Bohdan Horbeshko
2023-06-05
2
-17
/
+27
*
Refactor ProcessOutgoingMessage
Bohdan Horbeshko
2023-06-04
2
-71
/
+54
*
Store message ids in Badger DB
Bohdan Horbeshko
2023-06-03
2
-5
/
+10
*
Add /vcard command
Bohdan Horbeshko
2023-06-01
2
-21
/
+128
*
Add `hideids` configuration option
Bohdan Horbeshko
2023-03-19
1
-19
/
+38
*
gofmt
Bohdan Horbeshko
2023-03-19
3
-9
/
+9
[next]