Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send recent history on MUC join | Bohdan Horbeshko | 2023-09-19 | 1 | -2/+2 |
| | |||||
* | Fix returning MUC join errors | Bohdan Horbeshko | 2023-09-18 | 1 | -6/+8 |
| | |||||
* | Send memberlist on MUC join, suppress PM statuses for MUC JIDs | Bohdan Horbeshko | 2023-09-18 | 1 | -0/+86 |
| | |||||
* | Merge hotfix: remove redundant "registered" identity | Bohdan Horbeshko | 2023-09-17 | 1 | -3/+1 |
| | |||||
* | Merge branch 'master' into muc | Bohdan Horbeshko | 2023-09-17 | 1 | -77/+373 |
|\ | |||||
| * | Version 1.8.0v1.8.0 | Bohdan Horbeshko | 2023-08-28 | 1 | -12/+12 |
| | | |||||
| * | In-Band Registration (XEP-0077)dev | Bohdan Horbeshko | 2023-08-28 | 1 | -2/+202 |
| | | |||||
| * | Fix replies to messages with non-ASCII charactersv1.7.6 | Bohdan Horbeshko | 2023-08-08 | 1 | -1/+6 |
| | | |||||
| * | Save/read unavailable presence type in cachev1.7.5 | Bohdan Horbeshko | 2023-08-07 | 1 | -3/+11 |
| | | |||||
| * | Support urn:xmpp:privilege:2v1.7.4 | Bohdan Horbeshko | 2023-08-03 | 1 | -5/+16 |
| | | |||||
| * | Revert sending carbons for outgoing messages to other resources (they ↵v1.7.3 | Bohdan Horbeshko | 2023-08-02 | 1 | -1/+0 |
| | | | | | | | | duplicate what clients already send to each other) | ||||
| * | 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 | 1 | -0/+3 |
| | | |||||
| * | Force update nicknames via PubSub and presences on reconnect | Bohdan Horbeshko | 2023-06-30 | 1 | -0/+1 |
| | | |||||
| * | Version 1.6.0v1.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 | 1 | -1/+42 |
| | | |||||
| * | Store message ids in Badger DB | Bohdan Horbeshko | 2023-06-03 | 1 | -1/+1 |
| | | |||||
| * | Add /vcard command | Bohdan Horbeshko | 2023-06-01 | 1 | -58/+48 |
| | | |||||
| * | Warn about undelivered carbons to foreign serversv1.5.0 | Bohdan Horbeshko | 2023-03-20 | 1 | -0/+9 |
| | | |||||
| * | Simulate carbons | Bohdan Horbeshko | 2023-03-19 | 1 | -14/+20 |
| | | |||||
| * | Convert XEP-0461 replies to Telegram | Bohdan Horbeshko | 2023-03-15 | 1 | -1/+40 |
| | | |||||
| * | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 1 | -1/+1 |
| | | |||||
| * | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -1/+1 |
| | |||||
* | Add IMPP to vCard4 | Bohdan Horbeshko | 2022-06-30 | 1 | -0/+8 |
| | |||||
* | Retrieve Bio / Description for vCard desc / note | Bohdan Horbeshko | 2022-06-29 | 1 | -3/+16 |
| | |||||
* | Support vCard4 via PubSub | Bohdan Horbeshko | 2022-06-29 | 1 | -11/+128 |
| | |||||
* | Fix calculating avatar Base64 | Bohdan Horbeshko | 2022-06-25 | 1 | -1/+2 |
| | |||||
* | Same robust file retrieval for calculating avatar SHA1 and Base64 | Bohdan Horbeshko | 2022-06-25 | 1 | -12/+1 |
| | |||||
* | Respond correctly to disco queries about account JIDs | Bohdan Horbeshko | 2022-06-20 | 1 | -1/+7 |
| | |||||
* | Always send XMPP messages with a resource | Bohdan Horbeshko | 2022-05-26 | 1 | -2/+3 |
| | |||||
* | Support ! prefix for commands in addition to / | Bohdan Horbeshko | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | Make incoming messages to the transport trigger a subscription | Bohdan Horbeshko | 2022-02-14 | 1 | -3/+10 |
| | |||||
* | Fix initializing a TDlib instance after subscribing to the transport | Bohdan Horbeshko | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | gofmt | Bohdan Horbeshko | 2022-02-08 | 1 | -2/+2 |
| | |||||
* | Add disco query responder | Bohdan Horbeshko | 2022-02-08 | 1 | -0/+33 |
| | |||||
* | Fix status caching and send status on subscription | Bohdan Horbeshko | 2022-02-05 | 1 | -26/+56 |
| | |||||
* | Mark expired online statuses as away | Bohdan Horbeshko | 2022-01-31 | 1 | -1/+1 |
| | |||||
* | Force downloading the chat photo when vCard is requested | Bohdan Horbeshko | 2022-01-27 | 1 | -0/+11 |
| | |||||
* | Make /s replace the whole message; fix replies and whitespace corruption | Bohdan Horbeshko | 2022-01-08 | 1 | -1/+1 |
| | |||||
* | Add keeponline option | Bohdan Horbeshko | 2022-01-06 | 1 | -0/+2 |
| | |||||
* | Multiple resources handling | Bohdan Horbeshko | 2022-01-03 | 1 | -5/+6 |
| |