aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.0v1.6.0Bohdan Horbeshko2023-06-086-18/+18
|
* Set origin id, if available, to replies bridged from TelegramBohdan Horbeshko2023-06-081-1/+5
|
* Reply own messagesBohdan Horbeshko2023-06-081-7/+17
|
* XEP-0308 message editingBohdan Horbeshko2023-06-055-18/+184
|
* Refactor ProcessOutgoingMessageBohdan Horbeshko2023-06-042-71/+54
|
* Store message ids in Badger DBBohdan Horbeshko2023-06-0312-10/+356
|
* Add /vcard commandBohdan Horbeshko2023-06-014-80/+177
|
* Warn about undelivered carbons to foreign serversv1.5.0Bohdan Horbeshko2023-03-202-1/+10
|
* Add `hideids` configuration optionBohdan Horbeshko2023-03-193-19/+50
|
* gofmtBohdan Horbeshko2023-03-194-10/+10
|
* Add carbon option to testsBohdan Horbeshko2023-03-191-0/+1
|
* Simulate carbonsBohdan Horbeshko2023-03-198-27/+284
|
* Convert XEP-0461 replies to TelegramBohdan Horbeshko2023-03-155-16/+59
|
* Fix testsBohdan Horbeshko2023-03-081-6/+42
|
* Cut fallback quotes outBohdan Horbeshko2023-03-083-9/+80
|
* Show XEP-0461 replies from TelegramBohdan Horbeshko2023-03-058-58/+168
|
* Assign IDs from Telegram to XMPP messagesBohdan Horbeshko2023-03-046-16/+28
|
* Version 1.4.0v1.4.0Bohdan Horbeshko2023-01-231-1/+1
|
* Fix crash on loginBohdan Horbeshko2023-01-232-6/+7
|
* Print commit hashBohdan Horbeshko2023-01-182-2/+11
|
* Separate labels for OOB messagesBohdan Horbeshko2023-01-181-1/+8
|
* Make OOB compatible with RawMessagesBohdan Horbeshko2023-01-161-17/+17
|
* OOBBohdan Horbeshko2023-01-165-11/+52
|
* Fix a crash on commands to unauthorized transportBohdan Horbeshko2023-01-131-1/+1
|
* Version 1.3.0v1.3.0Bohdan Horbeshko2022-08-151-1/+1
|
* Make commands not bound to a certain chat available as transport commands tooBohdan Horbeshko2022-08-151-66/+102
|
* Registration supportBohdan Horbeshko2022-08-152-12/+36
|
* Release 1.2.1v1.2.1Bohdan Horbeshko2022-07-011-1/+1
|
* Update the nickname in existing subscriptions on re-subscriptionBohdan Horbeshko2022-07-011-0/+2
|
* gofmtBohdan Horbeshko2022-06-303-3/+4
|
* Add IMPP to vCard4Bohdan Horbeshko2022-06-301-0/+8
|
* Update the contact nickname when a chat title has changedBohdan Horbeshko2022-06-302-0/+59
|
* Retrieve Bio / Description for vCard desc / noteBohdan Horbeshko2022-06-293-3/+64
|
* Support vCard4 via PubSubBohdan Horbeshko2022-06-292-12/+129
|
* Fix calculating avatar Base64Bohdan Horbeshko2022-06-251-1/+2
|
* Same robust file retrieval for calculating avatar SHA1 and Base64Bohdan Horbeshko2022-06-252-20/+26
|
* Support /join @publicgroup syntaxBohdan Horbeshko2022-06-221-7/+25
|
* Affect the delete icon with the asciiarrows optionBohdan Horbeshko2022-06-221-1/+7
|
* Respond correctly to disco queries about account JIDsBohdan Horbeshko2022-06-201-1/+7
|
* Always send XMPP messages with a resourceBohdan Horbeshko2022-05-266-11/+14
|
* Implement robust history fetchingBohdan Horbeshko2022-05-181-8/+16
|
* Re-upload files to Telegram instead of exposing a XEP-0363 linkBohdan Horbeshko2022-05-152-3/+101
|
* Release the authorization lock on client initialization errorBohdan Horbeshko2022-05-141-0/+1
|
* Add version flag (specially für sava)Bohdan Horbeshko2022-04-231-0/+8
|
* gofmtv1.2.0Bohdan Horbeshko2022-04-014-14/+16
|
* Timezones are expected to ignore DSTBohdan Horbeshko2022-04-011-1/+1
|
* Limit the file storage by an optional quotaBohdan Horbeshko2022-04-018-1/+246
|
* Improve logging for file download processBohdan Horbeshko2022-03-201-0/+2
|
* Fetch previews for filesBohdan Horbeshko2022-03-152-33/+113
|
* Check for nil entity typesBohdan Horbeshko2022-03-141-2/+2
|