Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Avoid webpage preview updates being sent as message edits" | Bohdan Horbeshko | 2023-07-21 | 1 | -33/+0 |
| | | | | This reverts commit 563cb2d624598efdd3819daef00c64079d8a20e1. | ||||
* | Avoid webpage preview updates being sent as message edits | Bohdan Horbeshko | 2023-07-16 | 1 | -0/+33 |
| | |||||
* | Do not ack with edited message to the XEP-0308 sender resource | Bohdan Horbeshko | 2023-07-16 | 1 | -14/+19 |
| | |||||
* | Send carbons for outgoing messages to other resources | Bohdan Horbeshko | 2023-07-09 | 1 | -21/+53 |
| | |||||
* | Force update nicknames via PubSub and presences on reconnect | Bohdan Horbeshko | 2023-06-30 | 1 | -0/+15 |
| | |||||
* | Version 1.6.0v1.6.0 | Bohdan Horbeshko | 2023-06-08 | 1 | -6/+6 |
| | |||||
* | 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 | 1 | -17/+22 |
| | |||||
* | Refactor ProcessOutgoingMessage | Bohdan Horbeshko | 2023-06-04 | 1 | -68/+51 |
| | |||||
* | Store message ids in Badger DB | Bohdan Horbeshko | 2023-06-03 | 1 | -2/+7 |
| | |||||
* | Add /vcard command | Bohdan Horbeshko | 2023-06-01 | 1 | -21/+108 |
| | |||||
* | Add `hideids` configuration option | Bohdan Horbeshko | 2023-03-19 | 1 | -19/+38 |
| | |||||
* | gofmt | Bohdan Horbeshko | 2023-03-19 | 1 | -4/+4 |
| | |||||
* | Simulate carbons | Bohdan Horbeshko | 2023-03-19 | 1 | -3/+71 |
| | |||||
* | Convert XEP-0461 replies to Telegram | Bohdan Horbeshko | 2023-03-15 | 1 | -5/+9 |
| | |||||
* | Cut fallback quotes out | Bohdan Horbeshko | 2023-03-08 | 1 | -9/+28 |
| | |||||
* | Show XEP-0461 replies from Telegram | Bohdan Horbeshko | 2023-03-05 | 1 | -41/+58 |
| | |||||
* | Assign IDs from Telegram to XMPP messages | Bohdan Horbeshko | 2023-03-04 | 1 | -3/+11 |
| | |||||
* | 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 | 1 | -9/+16 |
| | |||||
* | Update the nickname in existing subscriptions on re-subscription | Bohdan Horbeshko | 2022-07-01 | 1 | -0/+2 |
| | |||||
* | gofmt | Bohdan Horbeshko | 2022-06-30 | 1 | -1/+2 |
| | |||||
* | Retrieve Bio / Description for vCard desc / note | Bohdan Horbeshko | 2022-06-29 | 1 | -0/+41 |
| | |||||
* | Same robust file retrieval for calculating avatar SHA1 and Base64 | Bohdan Horbeshko | 2022-06-25 | 1 | -8/+25 |
| | |||||
* | Always send XMPP messages with a resource | Bohdan Horbeshko | 2022-05-26 | 1 | -1/+1 |
| | |||||
* | Re-upload files to Telegram instead of exposing a XEP-0363 link | Bohdan Horbeshko | 2022-05-15 | 1 | -3/+63 |
| | |||||
* | gofmtv1.2.0 | Bohdan Horbeshko | 2022-04-01 | 1 | -2/+2 |
| | |||||
* | Limit the file storage by an optional quota | Bohdan Horbeshko | 2022-04-01 | 1 | -0/+26 |
| | |||||
* | Improve logging for file download process | Bohdan Horbeshko | 2022-03-20 | 1 | -0/+2 |
| | |||||
* | Fetch previews for files | Bohdan Horbeshko | 2022-03-15 | 1 | -24/+65 |
| | |||||
* | Add /forward command | Bohdan Horbeshko | 2022-03-12 | 1 | -0/+53 |
| | |||||
* | Merge adjacent formatting entities of same kind | Bohdan Horbeshko | 2022-03-11 | 1 | -7/+7 |
| | |||||
* | Move downloaded files to a permanent location | Bohdan Horbeshko | 2022-03-09 | 1 | -24/+59 |
| | |||||
* | Support ! prefix for commands in addition to / | Bohdan Horbeshko | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | Add an asciiarrows option (for clients that do not support Unicode ones)v1.1.2 | Bohdan Horbeshko | 2022-02-14 | 1 | -3/+11 |
| | |||||
* | Fix avatars losing && take care of avatar changes | Bohdan Horbeshko | 2022-02-12 | 1 | -0/+6 |
| | |||||
* | Revert "Fix strel ochka" | Bohdan Horbeshko | 2022-02-09 | 1 | -2/+2 |
| | | | | This reverts commit d48cb8b58682d3b9c5798913de35ae62dd20dd38. | ||||
* | gofmt | Bohdan Horbeshko | 2022-02-08 | 1 | -3/+3 |
| | |||||
* | Attach resource to presences to prevent unwanted behaviour of some clients | Bohdan Horbeshko | 2022-02-08 | 1 | -0/+1 |
| | |||||
* | Fix status update for users who blacklisted you or were online long time ago | Bohdan Horbeshko | 2022-02-07 | 1 | -12/+24 |
| | |||||
* | The Proper Subscriptions Filter | Bohdan Horbeshko | 2022-02-06 | 1 | -0/+20 |
| | |||||
* | Fix replies to non-text messages | Bohdan Horbeshko | 2022-02-05 | 1 | -79/+117 |
| | |||||
* | Support poll messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+22 |
| | |||||
* | Support dice messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+3 |
| | |||||
* | Support animated emoji messages | Bohdan Horbeshko | 2022-02-05 | 1 | -2/+5 |
| | |||||
* | Support contact messages | Bohdan Horbeshko | 2022-02-05 | 1 | -0/+14 |
| | |||||
* | Support venue messages | Bohdan Horbeshko | 2022-02-05 | 1 | -5/+17 |
| | |||||
* | Fix status caching and send status on subscription | Bohdan Horbeshko | 2022-02-05 | 1 | -1/+4 |
| | |||||
* | Fix links to tiny images | Bohdan Horbeshko | 2022-02-04 | 1 | -1/+1 |
| |