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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reflect name change of Telegram user in all MUCs
Bohdan Horbeshko
2023-10-04
2
-0
/
+7
*
Handle MUC PM attempts
Bohdan Horbeshko
2023-09-30
2
-25
/
+47
*
Detect the "Have no write access to the chat" error from Telegram
Bohdan Horbeshko
2023-09-29
1
-0
/
+3
*
Return outgoing message errors as message error stanzas (only in groupchats yet)
Bohdan Horbeshko
2023-09-29
2
-10
/
+40
*
Advertise muc#stable_id feature
Bohdan Horbeshko
2023-09-29
1
-1
/
+5
*
Display outgoing MUC messages
Bohdan Horbeshko
2023-09-29
1
-4
/
+19
*
Return registration-required instead of not-authorized
Bohdan Horbeshko
2023-09-28
1
-3
/
+3
*
Send last pinned message as subject on MUC join
Bohdan Horbeshko
2023-09-28
2
-11
/
+25
*
Add MUC history limit (maxstanzas only)
Bohdan Horbeshko
2023-09-19
1
-3
/
+7
*
Original sender JID in MUCs (why?)
Bohdan Horbeshko
2023-09-19
2
-7
/
+36
*
Send recent history on MUC join
Bohdan Horbeshko
2023-09-19
3
-16
/
+79
*
Fix returning MUC join errors
Bohdan Horbeshko
2023-09-18
1
-6
/
+8
*
Send real JID for room occupants
Bohdan Horbeshko
2023-09-18
2
-4
/
+11
*
Send the own MUC member the last with status codes 110/210 according to the spec
Bohdan Horbeshko
2023-09-18
2
-4
/
+23
*
Send memberlist on MUC join, suppress PM statuses for MUC JIDs
Bohdan Horbeshko
2023-09-18
3
-0
/
+134
*
Merge hotfix: remove redundant "registered" identity
Bohdan Horbeshko
2023-09-17
1
-3
/
+1
*
Merge branch 'master' into muc
Bohdan Horbeshko
2023-09-17
4
-81
/
+720
|
\
|
*
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
3
-2
/
+244
|
*
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
3
-16
/
+53
|
*
Revert sending carbons for outgoing messages to other resources (they duplica...
v1.7.3
Bohdan Horbeshko
2023-08-02
1
-1
/
+0
|
*
Prevent messages to a certain resource from being carbon-copied
v1.7.2
Bohdan Horbeshko
2023-08-02
1
-0
/
+3
|
*
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
2
-7
/
+10
|
*
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
2
-1
/
+59
|
*
Store message ids in Badger DB
Bohdan Horbeshko
2023-06-03
3
-2
/
+14
|
*
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
|
*
gofmt
Bohdan Horbeshko
2023-03-19
1
-1
/
+1
|
*
Simulate carbons
Bohdan Horbeshko
2023-03-19
3
-23
/
+165
|
*
Convert XEP-0461 replies to Telegram
Bohdan Horbeshko
2023-03-15
2
-7
/
+46
|
*
Cut fallback quotes out
Bohdan Horbeshko
2023-03-08
2
-0
/
+52
|
*
Show XEP-0461 replies from Telegram
Bohdan Horbeshko
2023-03-05
3
-6
/
+45
|
*
Assign IDs from Telegram to XMPP messages
Bohdan Horbeshko
2023-03-04
2
-6
/
+7
|
*
OOB
Bohdan Horbeshko
2023-01-16
1
-0
/
+15
|
*
Fix a crash on commands to unauthorized transport
Bohdan Horbeshko
2023-01-13
1
-1
/
+1
*
|
Advertise gateway first, MUC next
Bohdan Horbeshko
2022-07-09
1
-6
/
+6
*
|
Extended room disco info
Bohdan Horbeshko
2022-07-09
1
-15
/
+38
*
|
Basic room disco info
Bohdan Horbeshko
2022-07-08
1
-8
/
+25
*
|
Refactoring: merge handleGetDiscoInfo/handleGetDiscoItems back into one function
Bohdan Horbeshko
2022-07-08
1
-55
/
+39
*
|
Respond to disco with conference identity and groups list
Bohdan Horbeshko
2022-07-08
1
-0
/
+58
|
/
*
gofmt
Bohdan Horbeshko
2022-06-30
2
-2
/
+2
*
Add IMPP to vCard4
Bohdan Horbeshko
2022-06-30
1
-0
/
+8
*
Update the contact nickname when a chat title has changed
Bohdan Horbeshko
2022-06-30
1
-0
/
+42
[next]