Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 messagesv1.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.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 |
| |