Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attach prefix to OOB descriptions and omit empty ones only if sender is ↵HEADv1.9.6master | Bohdan Horbeshko | 2024-06-01 | 1 | -1/+1 |
| | | | | displayed by carbon | ||||
* | Random IDs for service messagesv1.9.5 | Bohdan Horbeshko | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | Mute/unmute whole chats with no argumentsv1.9.4 | Bohdan Horbeshko | 2024-05-05 | 1 | -1/+1 |
| | |||||
* | Support nativeedits for rawmessages=falsev1.9.3 | Bohdan Horbeshko | 2024-04-27 | 1 | -1/+1 |
| | |||||
* | Version 1.9.2v1.9.2 | Bohdan Horbeshko | 2024-04-12 | 1 | -1/+1 |
| | |||||
* | Add tdlib.Dockerfile | Bohdan Horbeshko | 2024-04-10 | 1 | -0/+3 |
| | |||||
* | Add staging.Dockerfile | Bohdan Horbeshko | 2024-03-29 | 1 | -1/+5 |
| | |||||
* | Eliminate edit echos for outgoing messagesv1.9.1 | Bohdan Horbeshko | 2024-01-31 | 1 | -1/+1 |
| | |||||
* | Version 1.9.0v1.9.0 | Bohdan Horbeshko | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | Bump Makefile to TDLib commit with the logout fix | Bohdan Horbeshko | 2024-01-29 | 1 | -1/+1 |
| | |||||
* | Migrate to TDLib 1.8.21 | Bohdan Horbeshko | 2023-11-12 | 1 | -2/+2 |
| | |||||
* | Fix reply length for hrunicode messagesv1.8.3 | Bohdan Horbeshko | 2023-10-29 | 1 | -1/+1 |
| | |||||
* | Hotfix: prevent lockup on loginv1.8.2 | Bohdan Horbeshko | 2023-09-01 | 1 | -1/+1 |
| | |||||
* | Harden the authorizer access to prevent crashesv1.8.1 | Bohdan Horbeshko | 2023-09-01 | 1 | -1/+1 |
| | |||||
* | Version 1.8.0v1.8.0 | Bohdan Horbeshko | 2023-08-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into dev | Bohdan Horbeshko | 2023-08-26 | 1 | -1/+1 |
|\ | |||||
| * | Fix replies to messages with non-ASCII charactersv1.7.6 | Bohdan Horbeshko | 2023-08-08 | 1 | -1/+1 |
| | | |||||
| * | Save/read unavailable presence type in cachev1.7.5 | Bohdan Horbeshko | 2023-08-07 | 1 | -1/+1 |
| | | |||||
| * | Support urn:xmpp:privilege:2v1.7.4 | Bohdan Horbeshko | 2023-08-03 | 1 | -1/+1 |
| | | |||||
| * | Revert sending carbons for outgoing messages to other resources (they ↵v1.7.3 | Bohdan Horbeshko | 2023-08-02 | 1 | -1/+1 |
|/ | | | | duplicate what clients already send to each other) | ||||
* | Prevent messages to a certain resource from being carbon-copiedv1.7.2 | Bohdan Horbeshko | 2023-08-02 | 1 | -1/+1 |
| | |||||
* | Add building in fcking docker environment | Iļja Pavļikhin | 2023-08-02 | 1 | -0/+6 |
| | |||||
* | Store message ids in Badger DB | Bohdan Horbeshko | 2023-06-03 | 1 | -1/+1 |
| | |||||
* | Print commit hash | Bohdan Horbeshko | 2023-01-18 | 1 | -1/+3 |
| | |||||
* | Limit the file storage by an optional quota | Bohdan Horbeshko | 2022-04-01 | 1 | -1/+1 |
| | |||||
* | Convert formatting entities to Markdown | bodqhrohro | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Add tests for sessions | bodqhrohro | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Refactoring: move SendPresence to xmpp/gateway package | bodqhrohro | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | Send presence for recovered sessions | bodqhrohro | 2019-11-14 | 1 | -1/+1 |
| | |||||
* | Tests for log constants | bodqhrohro | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | golint | bodqhrohro | 2019-10-29 | 1 | -0/+3 |
| | |||||
* | Add tests for config package (failing for now) | bodqhrohro | 2019-10-22 | 1 | -0/+5 |
| | |||||
* | Hello world XMPP echo component | bodqhrohro | 2019-10-22 | 1 | -0/+2 |