index
:
telegabber.git
adhoc
calls
dev
master
message-nick
muc
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing go.sum entry errors in staging.Dockerfile
adhoc
Bohdan Horbeshko
2024-05-12
1
-2
/
+2
*
Upgrade to go-xmpp version with multiple command elements support
Bohdan Horbeshko
2024-05-12
3
-14
/
+26
*
Allow empty form for mute/unmute commands
Bohdan Horbeshko
2024-05-11
1
-0
/
+7
*
Merge branch 'master' into adhoc
Bohdan Horbeshko
2024-05-11
1
-2
/
+11
|
\
|
*
Random IDs for service messages
v1.9.5
Bohdan Horbeshko
2024-05-11
3
-4
/
+13
*
|
Merge branch 'master' into adhoc
Bohdan Horbeshko
2024-05-10
4
-57
/
+188
|
\
|
|
*
Mute/unmute whole chats with no arguments
v1.9.4
Bohdan Horbeshko
2024-05-05
6
-60
/
+183
*
|
Merge branch 'master' into adhoc
Bohdan Horbeshko
2024-04-28
10
-91
/
+203
|
\
|
|
*
Support nativeedits for rawmessages=false
v1.9.3
Bohdan Horbeshko
2024-04-27
6
-55
/
+90
|
*
Version 1.9.2
v1.9.2
Bohdan Horbeshko
2024-04-12
3
-3
/
+3
|
*
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
2
-24
/
+22
|
*
Fix module cache in staging.Dockerfile
Bohdan Horbeshko
2024-04-10
1
-3
/
+6
|
*
Add tdlib.Dockerfile
Bohdan Horbeshko
2024-04-10
3
-0
/
+27
|
*
Add staging.Dockerfile
Bohdan Horbeshko
2024-03-29
3
-2
/
+49
|
*
Avoid broken state on a failed logout attempt
Bohdan Horbeshko
2024-03-29
1
-5
/
+4
*
|
Show command execution success status
Bohdan Horbeshko
2024-02-18
3
-135
/
+147
*
|
Fix crashes in commands due to not found contacts
Bohdan Horbeshko
2024-02-18
1
-0
/
+27
*
|
Show member dropdowns in chat administration forms
Bohdan Horbeshko
2024-02-18
4
-51
/
+165
*
|
Filter available commands by chat type
Bohdan Horbeshko
2024-02-15
3
-55
/
+143
*
|
Stable command order in help and Ad-Hoc list
Bohdan Horbeshko
2024-02-11
2
-2
/
+20
*
|
Mark required fields in forms
Bohdan Horbeshko
2024-02-10
1
-2
/
+8
*
|
Ad-Hoc support for chat commands
Bohdan Horbeshko
2024-02-10
2
-140
/
+108
*
|
Handle command cancelling
Bohdan Horbeshko
2024-02-03
1
-0
/
+6
*
|
Accept forms with arbitrary action
Bohdan Horbeshko
2024-02-03
1
-48
/
+46
*
|
Form support for transport Ad-Hoc commands with arguments
Bohdan Horbeshko
2024-02-03
4
-25
/
+91
*
|
Declaratively specify optional and required command arguments
Bohdan Horbeshko
2024-02-01
1
-62
/
+71
*
|
Merge branch 'master' into adhoc
Bohdan Horbeshko
2024-01-31
3
-4
/
+12
|
\
|
|
*
Eliminate edit echos for outgoing messages
v1.9.1
Bohdan Horbeshko
2024-01-31
3
-4
/
+12
*
|
Basic Ad-Hoc support for transport commands
Bohdan Horbeshko
2024-01-31
4
-29
/
+133
|
/
*
Version 1.9.0
v1.9.0
Bohdan Horbeshko
2024-01-29
7
-7
/
+13
*
Bump Makefile to TDLib commit with the logout fix
Bohdan Horbeshko
2024-01-29
1
-1
/
+1
*
Reflect Telegram edits natively by nativeedits option
Bohdan Horbeshko
2024-01-29
7
-24
/
+104
*
Fix markable
Bohdan Horbeshko
2024-01-27
1
-1
/
+1
*
Request and send to Telegram XEP-0333 displayed markers by "receipts" option
Bohdan Horbeshko
2024-01-27
6
-16
/
+62
*
Also ack with XEP-0184 read receipts for outgoing messages
Bohdan Horbeshko
2024-01-27
2
-0
/
+2
*
XEP-0333 read markers for outgoing messages
Bohdan Horbeshko
2024-01-27
5
-15
/
+108
*
Fix stuck logout
Bohdan Horbeshko
2024-01-25
4
-6
/
+8
*
Fix presences sent with no resource
Bohdan Horbeshko
2024-01-25
4
-36
/
+31
*
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
3
-26
/
+28
*
Support blockquotes in formatter
Bohdan Horbeshko
2023-11-16
3
-100
/
+349
*
Migrate to TDLib 1.8.21
Bohdan Horbeshko
2023-11-12
7
-51
/
+59
*
Fix reply length for hrunicode messages
v1.8.3
Bohdan Horbeshko
2023-10-29
3
-5
/
+6
*
Hotfix: prevent lockup on login
v1.8.2
Bohdan Horbeshko
2023-09-01
4
-7
/
+11
*
Harden the authorizer access to prevent crashes
v1.8.1
Bohdan Horbeshko
2023-09-01
5
-2
/
+35
*
Version 1.8.0
v1.8.0
Bohdan Horbeshko
2023-08-28
4
-18
/
+18
[next]