aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.8.0v1.8.0Bohdan Horbeshko2023-08-284-18/+18
|
* In-Band Registration (XEP-0077)devBohdan Horbeshko2023-08-285-35/+303
|
* Merge branch 'master' into devBohdan Horbeshko2023-08-268-52/+131
|\
| * Fix replies to messages with non-ASCII charactersv1.7.6Bohdan Horbeshko2023-08-083-3/+8
| |
| * Save/read unavailable presence type in cachev1.7.5Bohdan Horbeshko2023-08-075-9/+59
| |
| * Support urn:xmpp:privilege:2v1.7.4Bohdan Horbeshko2023-08-037-21/+58
| |
| * Revert sending carbons for outgoing messages to other resources (they ↵v1.7.3Bohdan Horbeshko2023-08-026-23/+14
| | | | | | | | duplicate what clients already send to each other)
* | Carbons in group chatsBohdan Horbeshko2023-08-022-11/+9
|/
* Prevent messages to a certain resource from being carbon-copiedv1.7.2Bohdan Horbeshko2023-08-023-2/+5
|
* Add building in fcking docker environmentIļja Pavļikhin2023-08-023-0/+43
|
* Use previews only instead of TGS stickersv1.7.1Bohdan Horbeshko2023-08-012-2/+2
|
* Version 1.7.0v1.7.0Bohdan Horbeshko2023-08-013-4/+4
|
* Migrate to TDLib 1.8.14 (multiple usernames support)Bohdan Horbeshko2023-08-019-44/+138
|
* Avoid webpage preview updates being sent as message edits (by hash matching)Bohdan Horbeshko2023-07-223-1/+69
|
* Revert "Avoid webpage preview updates being sent as message edits"Bohdan Horbeshko2023-07-213-56/+0
| | | | This reverts commit 563cb2d624598efdd3819daef00c64079d8a20e1.
* Avoid webpage preview updates being sent as message editsBohdan Horbeshko2023-07-163-0/+56
|
* Do not ack with edited message to the XEP-0308 sender resourceBohdan Horbeshko2023-07-163-17/+42
|
* Send carbons for outgoing messages to other resourcesBohdan Horbeshko2023-07-096-43/+89
|
* Force update nicknames via PubSub and presences on reconnectBohdan Horbeshko2023-06-302-0/+16
|
* Update chat title in chats cacheBohdan Horbeshko2023-06-301-1/+6
|
* Fix a crash by auth commands when onlineBohdan Horbeshko2023-06-161-1/+5
|
* Add /cancelauth commandBohdan Horbeshko2023-06-162-6/+34
|
* Bump Go version to 1.19Bohdan Horbeshko2023-06-113-77/+33
|
* 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
|