aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.9.2v1.9.2Bohdan Horbeshko2024-04-123-3/+3
|
* Use carbons for non-native edits tooBohdan Horbeshko2024-04-121-9/+10
|
* Fix filtering content updates for outgoing messagesBohdan Horbeshko2024-04-121-0/+2
|
* Fix missing read markers in other XMPP clients than the message senderBohdan Horbeshko2024-04-112-24/+22
|
* Fix module cache in staging.DockerfileBohdan Horbeshko2024-04-101-3/+6
|
* Add tdlib.DockerfileBohdan Horbeshko2024-04-103-0/+27
|
* Add staging.DockerfileBohdan Horbeshko2024-03-293-2/+49
|
* Avoid broken state on a failed logout attemptBohdan Horbeshko2024-03-291-5/+4
|
* Eliminate edit echos for outgoing messagesv1.9.1Bohdan Horbeshko2024-01-313-4/+12
|
* Version 1.9.0v1.9.0Bohdan Horbeshko2024-01-297-7/+13
|
* Bump Makefile to TDLib commit with the logout fixBohdan Horbeshko2024-01-291-1/+1
|
* Reflect Telegram edits natively by nativeedits optionBohdan Horbeshko2024-01-297-24/+104
|
* Fix markableBohdan Horbeshko2024-01-271-1/+1
|
* Request and send to Telegram XEP-0333 displayed markers by "receipts" optionBohdan Horbeshko2024-01-276-16/+62
|
* Also ack with XEP-0184 read receipts for outgoing messagesBohdan Horbeshko2024-01-272-0/+2
|
* XEP-0333 read markers for outgoing messagesBohdan Horbeshko2024-01-275-15/+108
|
* Fix stuck logoutBohdan Horbeshko2024-01-254-6/+8
|
* Fix presences sent with no resourceBohdan Horbeshko2024-01-254-36/+31
|
* Support chosen quotes in replies and replies from other chatsBohdan Horbeshko2024-01-103-115/+195
|
* Fix ending braces for PreCodeBohdan Horbeshko2023-11-161-6/+6
|
* gofmtBohdan Horbeshko2023-11-162-4/+6
|
* Fix testsBohdan Horbeshko2023-11-163-26/+28
|
* Support blockquotes in formatterBohdan Horbeshko2023-11-163-100/+349
|
* Migrate to TDLib 1.8.21Bohdan Horbeshko2023-11-127-51/+59
|
* Fix reply length for hrunicode messagesv1.8.3Bohdan Horbeshko2023-10-293-5/+6
|
* Hotfix: prevent lockup on loginv1.8.2Bohdan Horbeshko2023-09-014-7/+11
|
* Harden the authorizer access to prevent crashesv1.8.1Bohdan Horbeshko2023-09-015-2/+35
|
* Version 1.8.0v1.8.0Bohdan Horbeshko2023-08-284-18/+18
|
* In-Band Registration (XEP-0077)devBohdan Horbeshko2023-08-285-35/+303
|
* Merge branch 'master' into devBohdan Horbeshko2023-08-268-52/+131
|\
| * Fix replies to messages with non-ASCII charactersv1.7.6Bohdan Horbeshko2023-08-083-3/+8
| |
| * Save/read unavailable presence type in cachev1.7.5Bohdan Horbeshko2023-08-075-9/+59
| |
| * Support urn:xmpp:privilege:2v1.7.4Bohdan Horbeshko2023-08-037-21/+58
| |
| * Revert sending carbons for outgoing messages to other resources (they ↵v1.7.3Bohdan Horbeshko2023-08-026-23/+14
| | | | | | | | duplicate what clients already send to each other)
* | Carbons in group chatsBohdan Horbeshko2023-08-022-11/+9
|/
* Prevent messages to a certain resource from being carbon-copiedv1.7.2Bohdan Horbeshko2023-08-023-2/+5
|
* Add building in fcking docker environmentIļja Pavļikhin2023-08-023-0/+43
|
* Use previews only instead of TGS stickersv1.7.1Bohdan Horbeshko2023-08-012-2/+2
|
* Version 1.7.0v1.7.0Bohdan Horbeshko2023-08-013-4/+4
|
* Migrate to TDLib 1.8.14 (multiple usernames support)Bohdan Horbeshko2023-08-019-44/+138
|
* Avoid webpage preview updates being sent as message edits (by hash matching)Bohdan Horbeshko2023-07-223-1/+69
|
* Revert "Avoid webpage preview updates being sent as message edits"Bohdan Horbeshko2023-07-213-56/+0
| | | | This reverts commit 563cb2d624598efdd3819daef00c64079d8a20e1.
* Avoid webpage preview updates being sent as message editsBohdan Horbeshko2023-07-163-0/+56
|
* Do not ack with edited message to the XEP-0308 sender resourceBohdan Horbeshko2023-07-163-17/+42
|
* Send carbons for outgoing messages to other resourcesBohdan Horbeshko2023-07-096-43/+89
|
* Force update nicknames via PubSub and presences on reconnectBohdan Horbeshko2023-06-302-0/+16
|
* Update chat title in chats cacheBohdan Horbeshko2023-06-301-1/+6
|
* Fix a crash by auth commands when onlineBohdan Horbeshko2023-06-161-1/+5
|
* Add /cancelauth commandBohdan Horbeshko2023-06-162-6/+34
|
* Bump Go version to 1.19Bohdan Horbeshko2023-06-113-77/+33
|