Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support nativeedits for rawmessages=falsev1.9.3 | Bohdan Horbeshko | 2024-04-27 | 6 | -55/+90 |
| | |||||
* | Version 1.9.2v1.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 |
| | |||||
* | Eliminate edit echos for outgoing messagesv1.9.1 | Bohdan Horbeshko | 2024-01-31 | 3 | -4/+12 |
| | |||||
* | Version 1.9.0v1.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 messagesv1.8.3 | Bohdan Horbeshko | 2023-10-29 | 3 | -5/+6 |
| | |||||
* | Hotfix: prevent lockup on loginv1.8.2 | Bohdan Horbeshko | 2023-09-01 | 4 | -7/+11 |
| | |||||
* | Harden the authorizer access to prevent crashesv1.8.1 | Bohdan Horbeshko | 2023-09-01 | 5 | -2/+35 |
| | |||||
* | Version 1.8.0v1.8.0 | Bohdan Horbeshko | 2023-08-28 | 4 | -18/+18 |
| | |||||
* | In-Band Registration (XEP-0077)dev | Bohdan Horbeshko | 2023-08-28 | 5 | -35/+303 |
| | |||||
* | Merge branch 'master' into dev | Bohdan Horbeshko | 2023-08-26 | 8 | -52/+131 |
|\ | |||||
| * | Fix replies to messages with non-ASCII charactersv1.7.6 | Bohdan Horbeshko | 2023-08-08 | 3 | -3/+8 |
| | | |||||
| * | Save/read unavailable presence type in cachev1.7.5 | Bohdan Horbeshko | 2023-08-07 | 5 | -9/+59 |
| | | |||||
| * | Support urn:xmpp:privilege:2v1.7.4 | Bohdan Horbeshko | 2023-08-03 | 7 | -21/+58 |
| | | |||||
| * | Revert sending carbons for outgoing messages to other resources (they ↵v1.7.3 | Bohdan Horbeshko | 2023-08-02 | 6 | -23/+14 |
| | | | | | | | | duplicate what clients already send to each other) | ||||
* | | Carbons in group chats | Bohdan Horbeshko | 2023-08-02 | 2 | -11/+9 |
|/ | |||||
* | Prevent messages to a certain resource from being carbon-copiedv1.7.2 | Bohdan Horbeshko | 2023-08-02 | 3 | -2/+5 |
| | |||||
* | Add building in fcking docker environment | Iļja Pavļikhin | 2023-08-02 | 3 | -0/+43 |
| | |||||
* | Use previews only instead of TGS stickersv1.7.1 | Bohdan Horbeshko | 2023-08-01 | 2 | -2/+2 |
| | |||||
* | Version 1.7.0v1.7.0 | Bohdan Horbeshko | 2023-08-01 | 3 | -4/+4 |
| | |||||
* | Migrate to TDLib 1.8.14 (multiple usernames support) | Bohdan Horbeshko | 2023-08-01 | 9 | -44/+138 |
| | |||||
* | 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 |
| | | | | This reverts commit 563cb2d624598efdd3819daef00c64079d8a20e1. | ||||
* | 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 | 3 | -17/+42 |
| | |||||
* | Send carbons for outgoing messages to other resources | Bohdan Horbeshko | 2023-07-09 | 6 | -43/+89 |
| | |||||
* | Force update nicknames via PubSub and presences on reconnect | Bohdan Horbeshko | 2023-06-30 | 2 | -0/+16 |
| | |||||
* | 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 |
| |