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
/
commands.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid broken state on a failed logout attempt
Bohdan Horbeshko
2024-03-29
1
-5
/
+4
*
Reflect Telegram edits natively by nativeedits option
Bohdan Horbeshko
2024-01-29
1
-1
/
+13
*
Request and send to Telegram XEP-0333 displayed markers by "receipts" option
Bohdan Horbeshko
2024-01-27
1
-0
/
+1
*
Fix presences sent with no resource
Bohdan Horbeshko
2024-01-25
1
-6
/
+2
*
Support chosen quotes in replies and replies from other chats
Bohdan Horbeshko
2024-01-10
1
-1
/
+1
*
Migrate to TDLib 1.8.21
Bohdan Horbeshko
2023-11-12
1
-5
/
+5
*
Hotfix: prevent lockup on login
v1.8.2
Bohdan Horbeshko
2023-09-01
1
-3
/
+6
*
Harden the authorizer access to prevent crashes
v1.8.1
Bohdan Horbeshko
2023-09-01
1
-0
/
+6
*
In-Band Registration (XEP-0077)
dev
Bohdan Horbeshko
2023-08-28
1
-31
/
+21
*
Support urn:xmpp:privilege:2
v1.7.4
Bohdan Horbeshko
2023-08-03
1
-1
/
+1
*
Revert sending carbons for outgoing messages to other resources (they duplica...
v1.7.3
Bohdan Horbeshko
2023-08-02
1
-1
/
+1
*
Version 1.7.0
v1.7.0
Bohdan Horbeshko
2023-08-01
1
-2
/
+2
*
Migrate to TDLib 1.8.14 (multiple usernames support)
Bohdan Horbeshko
2023-08-01
1
-9
/
+17
*
Send carbons for outgoing messages to other resources
Bohdan Horbeshko
2023-07-09
1
-2
/
+5
*
Fix a crash by auth commands when online
Bohdan Horbeshko
2023-06-16
1
-1
/
+5
*
Add /cancelauth command
Bohdan Horbeshko
2023-06-16
1
-1
/
+9
*
Version 1.6.0
v1.6.0
Bohdan Horbeshko
2023-06-08
1
-1
/
+1
*
Refactor ProcessOutgoingMessage
Bohdan Horbeshko
2023-06-04
1
-3
/
+3
*
Store message ids in Badger DB
Bohdan Horbeshko
2023-06-03
1
-3
/
+3
*
Add /vcard command
Bohdan Horbeshko
2023-06-01
1
-0
/
+20
*
gofmt
Bohdan Horbeshko
2023-03-19
1
-4
/
+4
*
Simulate carbons
Bohdan Horbeshko
2023-03-19
1
-0
/
+5
*
Convert XEP-0461 replies to Telegram
Bohdan Horbeshko
2023-03-15
1
-3
/
+3
*
Show XEP-0461 replies from Telegram
Bohdan Horbeshko
2023-03-05
1
-0
/
+2
*
Assign IDs from Telegram to XMPP messages
Bohdan Horbeshko
2023-03-04
1
-1
/
+4
*
Make commands not bound to a certain chat available as transport commands too
Bohdan Horbeshko
2022-08-15
1
-66
/
+102
*
Registration support
Bohdan Horbeshko
2022-08-15
1
-11
/
+19
*
Support /join @publicgroup syntax
Bohdan Horbeshko
2022-06-22
1
-7
/
+25
*
Implement robust history fetching
Bohdan Horbeshko
2022-05-18
1
-8
/
+16
*
Add /forward command
Bohdan Horbeshko
2022-03-12
1
-0
/
+31
*
gofmt
Bohdan Horbeshko
2022-03-09
1
-3
/
+3
*
Add /report command
Bohdan Horbeshko
2022-02-26
1
-0
/
+22
*
Support ! prefix for commands in addition to /
Bohdan Horbeshko
2022-02-14
1
-0
/
+1
*
Add /schedule command to send a message in certain time
v1.1.0
Bohdan Horbeshko
2022-02-11
1
-0
/
+81
*
Add /silent command to send messages without sound
Bohdan Horbeshko
2022-02-10
1
-0
/
+23
*
gofmt
Bohdan Horbeshko
2022-02-08
1
-12
/
+13
*
Add /ttl command to set time-to-live of messages in secret chats
Bohdan Horbeshko
2022-02-08
1
-0
/
+19
*
Add `rawmessages` configuration option
Bohdan Horbeshko
2022-02-08
1
-0
/
+1
*
The Proper Subscriptions Filter
Bohdan Horbeshko
2022-02-06
1
-6
/
+1
*
Add leave! command to leave group as owner
Bohdan Horbeshko
2022-02-03
1
-5
/
+28
*
Add /unban / /promote commands
Bohdan Horbeshko
2022-02-03
1
-0
/
+58
*
Add /mute / /unmute commands
Bohdan Horbeshko
2022-02-01
1
-2
/
+71
*
Refactor the /members command
Bohdan Horbeshko
2022-02-01
1
-6
/
+1
*
Add /link command to retrieve chat invite link
Bohdan Horbeshko
2022-02-01
1
-0
/
+10
*
Fix help message for /s
Bohdan Horbeshko
2022-01-24
1
-1
/
+1
*
Migrate back to the upstream go-tdlib
Bohdan Horbeshko
2022-01-17
1
-31
/
+31
*
Refactor some chat commands
Bohdan Horbeshko
2022-01-17
1
-90
/
+65
*
Make /s replace the whole message; fix replies and whitespace corruption
Bohdan Horbeshko
2022-01-08
1
-15
/
+33
*
/d / /s / /search commands refactoring
Bohdan Horbeshko
2022-01-06
1
-21
/
+6
*
Fix retrieving only 1 message in /history
Bohdan Horbeshko
2022-01-06
1
-6
/
+15
[next]