aboutsummaryrefslogtreecommitdiff
path: root/xmpp
Commit message (Expand)AuthorAgeFilesLines
* Reflect name change of Telegram user in all MUCsBohdan Horbeshko2023-10-042-0/+7
* Handle MUC PM attemptsBohdan Horbeshko2023-09-302-25/+47
* Detect the "Have no write access to the chat" error from TelegramBohdan Horbeshko2023-09-291-0/+3
* Return outgoing message errors as message error stanzas (only in groupchats yet)Bohdan Horbeshko2023-09-292-10/+40
* Advertise muc#stable_id featureBohdan Horbeshko2023-09-291-1/+5
* Display outgoing MUC messagesBohdan Horbeshko2023-09-291-4/+19
* Return registration-required instead of not-authorizedBohdan Horbeshko2023-09-281-3/+3
* Send last pinned message as subject on MUC joinBohdan Horbeshko2023-09-282-11/+25
* Add MUC history limit (maxstanzas only)Bohdan Horbeshko2023-09-191-3/+7
* Original sender JID in MUCs (why?)Bohdan Horbeshko2023-09-192-7/+36
* Send recent history on MUC joinBohdan Horbeshko2023-09-193-16/+79
* Fix returning MUC join errorsBohdan Horbeshko2023-09-181-6/+8
* Send real JID for room occupantsBohdan Horbeshko2023-09-182-4/+11
* Send the own MUC member the last with status codes 110/210 according to the specBohdan Horbeshko2023-09-182-4/+23
* Send memberlist on MUC join, suppress PM statuses for MUC JIDsBohdan Horbeshko2023-09-183-0/+134
* Merge hotfix: remove redundant "registered" identityBohdan Horbeshko2023-09-171-3/+1
* Merge branch 'master' into mucBohdan Horbeshko2023-09-174-81/+720
|\
| * Version 1.8.0v1.8.0Bohdan Horbeshko2023-08-281-12/+12
| * In-Band Registration (XEP-0077)devBohdan Horbeshko2023-08-283-2/+244
| * Fix replies to messages with non-ASCII charactersv1.7.6Bohdan Horbeshko2023-08-081-1/+6
| * Save/read unavailable presence type in cachev1.7.5Bohdan Horbeshko2023-08-071-3/+11
| * Support urn:xmpp:privilege:2v1.7.4Bohdan Horbeshko2023-08-033-16/+53
| * Revert sending carbons for outgoing messages to other resources (they duplica...v1.7.3Bohdan Horbeshko2023-08-021-1/+0
| * Prevent messages to a certain resource from being carbon-copiedv1.7.2Bohdan Horbeshko2023-08-021-0/+3
| * Migrate to TDLib 1.8.14 (multiple usernames support)Bohdan Horbeshko2023-08-011-4/+4
| * Do not ack with edited message to the XEP-0308 sender resourceBohdan Horbeshko2023-07-161-1/+2
| * Send carbons for outgoing messages to other resourcesBohdan Horbeshko2023-07-092-7/+10
| * Force update nicknames via PubSub and presences on reconnectBohdan Horbeshko2023-06-301-0/+1
| * Version 1.6.0v1.6.0Bohdan Horbeshko2023-06-081-8/+8
| * Reply own messagesBohdan Horbeshko2023-06-081-7/+17
| * XEP-0308 message editingBohdan Horbeshko2023-06-052-1/+59
| * Store message ids in Badger DBBohdan Horbeshko2023-06-033-2/+14
| * Add /vcard commandBohdan Horbeshko2023-06-011-58/+48
| * Warn about undelivered carbons to foreign serversv1.5.0Bohdan Horbeshko2023-03-201-0/+9
| * gofmtBohdan Horbeshko2023-03-191-1/+1
| * Simulate carbonsBohdan Horbeshko2023-03-193-23/+165
| * Convert XEP-0461 replies to TelegramBohdan Horbeshko2023-03-152-7/+46
| * Cut fallback quotes outBohdan Horbeshko2023-03-082-0/+52
| * Show XEP-0461 replies from TelegramBohdan Horbeshko2023-03-053-6/+45
| * Assign IDs from Telegram to XMPP messagesBohdan Horbeshko2023-03-042-6/+7
| * OOBBohdan Horbeshko2023-01-161-0/+15
| * Fix a crash on commands to unauthorized transportBohdan Horbeshko2023-01-131-1/+1
* | Advertise gateway first, MUC nextBohdan Horbeshko2022-07-091-6/+6
* | Extended room disco infoBohdan Horbeshko2022-07-091-15/+38
* | Basic room disco infoBohdan Horbeshko2022-07-081-8/+25
* | Refactoring: merge handleGetDiscoInfo/handleGetDiscoItems back into one functionBohdan Horbeshko2022-07-081-55/+39
* | Respond to disco with conference identity and groups listBohdan Horbeshko2022-07-081-0/+58
|/
* gofmtBohdan Horbeshko2022-06-302-2/+2
* Add IMPP to vCard4Bohdan Horbeshko2022-06-301-0/+8
* Update the contact nickname when a chat title has changedBohdan Horbeshko2022-06-301-0/+42