Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix presences sent with no resource | Bohdan Horbeshko | 2024-01-25 | 3 | -36/+16 |
* | 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 | 2 | -26/+9 |
* | Support blockquotes in formatter | Bohdan Horbeshko | 2023-11-16 | 3 | -100/+349 |
* | Migrate to TDLib 1.8.21 | Bohdan Horbeshko | 2023-11-12 | 3 | -47/+30 |
* | Fix reply length for hrunicode messagesv1.8.3 | Bohdan Horbeshko | 2023-10-29 | 1 | -3/+4 |
* | Hotfix: prevent lockup on loginv1.8.2 | Bohdan Horbeshko | 2023-09-01 | 2 | -5/+9 |
* | Harden the authorizer access to prevent crashesv1.8.1 | Bohdan Horbeshko | 2023-09-01 | 3 | -0/+33 |
* | Version 1.8.0v1.8.0 | Bohdan Horbeshko | 2023-08-28 | 1 | -4/+4 |
* | In-Band Registration (XEP-0077)dev | Bohdan Horbeshko | 2023-08-28 | 2 | -33/+59 |
* | Merge branch 'master' into dev | Bohdan Horbeshko | 2023-08-26 | 4 | -30/+60 |
|\ | |||||
| * | Save/read unavailable presence type in cachev1.7.5 | Bohdan Horbeshko | 2023-08-07 | 2 | -4/+46 |
| * | Support urn:xmpp:privilege:2v1.7.4 | Bohdan Horbeshko | 2023-08-03 | 2 | -3/+3 |
| * | Revert sending carbons for outgoing messages to other resources (they duplica...v1.7.3 | Bohdan Horbeshko | 2023-08-02 | 3 | -20/+12 |
* | | Carbons in group chats | Bohdan Horbeshko | 2023-08-02 | 1 | -10/+8 |
|/ | |||||
* | Use previews only instead of TGS stickersv1.7.1 | Bohdan Horbeshko | 2023-08-01 | 1 | -1/+1 |
* | Version 1.7.0v1.7.0 | Bohdan Horbeshko | 2023-08-01 | 2 | -3/+3 |
* | Migrate to TDLib 1.8.14 (multiple usernames support) | Bohdan Horbeshko | 2023-08-01 | 6 | -40/+131 |
* | 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 |
* | 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 | 2 | -16/+40 |
* | Send carbons for outgoing messages to other resources | Bohdan Horbeshko | 2023-07-09 | 4 | -36/+79 |
* | Force update nicknames via PubSub and presences on reconnect | Bohdan Horbeshko | 2023-06-30 | 1 | -0/+15 |
* | 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 |
* | Version 1.6.0v1.6.0 | Bohdan Horbeshko | 2023-06-08 | 3 | -8/+8 |
* | Set origin id, if available, to replies bridged from Telegram | Bohdan Horbeshko | 2023-06-08 | 1 | -1/+5 |
* | XEP-0308 message editing | Bohdan Horbeshko | 2023-06-05 | 2 | -17/+27 |
* | Refactor ProcessOutgoingMessage | Bohdan Horbeshko | 2023-06-04 | 2 | -71/+54 |
* | Store message ids in Badger DB | Bohdan Horbeshko | 2023-06-03 | 2 | -5/+10 |
* | Add /vcard command | Bohdan Horbeshko | 2023-06-01 | 2 | -21/+128 |
* | Add `hideids` configuration option | Bohdan Horbeshko | 2023-03-19 | 1 | -19/+38 |
* | gofmt | Bohdan Horbeshko | 2023-03-19 | 3 | -9/+9 |
* | Simulate carbons | Bohdan Horbeshko | 2023-03-19 | 3 | -4/+77 |
* | Convert XEP-0461 replies to Telegram | Bohdan Horbeshko | 2023-03-15 | 2 | -8/+12 |
* | Fix tests | Bohdan Horbeshko | 2023-03-08 | 1 | -6/+42 |
* | Cut fallback quotes out | Bohdan Horbeshko | 2023-03-08 | 1 | -9/+28 |
* | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 5 | -52/+123 |
* | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 4 | -10/+21 |
* | Fix crash on login | Bohdan Horbeshko | 2023-01-23 | 2 | -6/+7 |
* | Separate labels for OOB messages | Bohdan Horbeshko | 2023-01-18 | 1 | -1/+8 |
* | Make OOB compatible with RawMessages | Bohdan Horbeshko | 2023-01-16 | 1 | -17/+17 |
* | OOB | Bohdan Horbeshko | 2023-01-16 | 2 | -11/+24 |
* | Make commands not bound to a certain chat available as transport commands too | Bohdan Horbeshko | 2022-08-15 | 1 | -66/+102 |
* | Registration support | Bohdan Horbeshko | 2022-08-15 | 2 | -12/+36 |
* | Update the nickname in existing subscriptions on re-subscription | Bohdan Horbeshko | 2022-07-01 | 1 | -0/+2 |