.. |
0030_service_discovery
|
Refactor XmppStream, TLS and connection method logic
|
2020-11-20 15:21:18 +01:00 |
0045_muc
|
Fix reaction display in private MUCs
|
2023-01-31 15:14:55 +01:00 |
0054_vcard
|
Fetch avatars only when they are used
|
2020-06-10 19:53:56 +02:00 |
0166_jingle
|
CIM: Announce accepted method
|
2022-02-12 19:16:16 +01:00 |
0167_jingle_rtp
|
Calls: Fix OMEMO in group calls
|
2022-02-12 17:18:03 +01:00 |
0176_jingle_ice_udp
|
DTLS: Handle DTLS fingerprint in transport-info before session-accept
|
2022-02-09 23:58:54 +01:00 |
0384_omemo
|
Add multiparty call support to libdino and xmpp-vala
|
2021-11-10 11:05:34 +01:00 |
0004_data_forms.vala
|
Improve IBR form handling (#990)
|
2021-02-17 22:57:53 +01:00 |
0047_in_band_bytestreams.vala
|
xmpp-vala: Use more async
|
2020-04-24 14:19:42 +02:00 |
0048_bookmarks.vala
|
Stop making superfluous requests when joining a MUC
|
2022-01-08 21:35:58 +01:00 |
0048_conference.vala
|
Store MUC passwords in bookmark
|
2019-12-24 23:31:17 +01:00 |
0049_private_xml_storage.vala
|
xmpp-vala: Use more async
|
2020-04-24 14:19:42 +02:00 |
0059_result_set_management.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0060_pubsub.vala
|
Gtk4 bug fixes and improvements
|
2022-07-27 20:55:54 +02:00 |
0065_socks5_bytestreams.vala
|
Add libnice and listen for direct connections in Jingle SOCKS5 (#608)
|
2021-03-19 22:06:02 +01:00 |
0066_out_of_band_data.vala
|
Move Jid class to xmpp-vala, partially refactor namespace
|
2018-01-28 00:38:47 +01:00 |
0077_in_band_registration.vala
|
Fix compiler warnings
|
2020-06-03 21:50:40 +02:00 |
0082_date_time_profiles.vala
|
Fix for older glib versions
|
2020-10-27 16:19:59 +01:00 |
0084_user_avatars.vala
|
Only process PEP messages from bare JIDs
|
2022-01-10 17:11:24 +01:00 |
0085_chat_state_notifications.vala
|
Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener
|
2021-10-12 17:59:47 +02:00 |
0115_entity_capabilities.vala
|
Cleanup
|
2020-09-07 15:21:42 +02:00 |
0177_jingle_raw_udp.vala
|
Add Jingle Raw UDP Transport Method to xmpp-vala
|
2021-11-04 17:32:28 +01:00 |
0184_message_delivery_receipts.vala
|
Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener
|
2021-10-12 17:59:47 +02:00 |
0191_blocking_command.vala
|
Fix compiler warnings ('passing argument .. from incompatible pointer type') by passing (non)const argument
|
2021-10-12 19:53:22 +02:00 |
0198_stream_management.vala
|
Collapse most stream releated errors into IOError
|
2023-02-07 10:50:43 +01:00 |
0199_ping.vala
|
Don't wait for reply on XEP-0199 pongs.
|
2021-03-21 16:01:50 +01:00 |
0203_delayed_delivery.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0215_external_service_discovery.vala
|
Add External Service Discovery (XEP-0215) support
|
2021-03-21 12:41:14 +01:00 |
0234_jingle_file_transfer.vala
|
Add multiparty call support to libdino and xmpp-vala
|
2021-11-10 11:05:34 +01:00 |
0249_direct_muc_invitations.vala
|
Add support for Direct MUC Invitations (XEP-0249)
|
2021-01-12 23:10:45 +01:00 |
0260_jingle_socks5_bytestreams.vala
|
Add multiparty call support to libdino and xmpp-vala
|
2021-11-10 11:05:34 +01:00 |
0261_jingle_in_band_bytestreams.vala
|
Improve call wording, cleanup
|
2021-05-01 21:51:24 +02:00 |
0272_muji.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0280_message_carbons.vala
|
Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener
|
2021-10-12 17:59:47 +02:00 |
0297_stanza_forwarding.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0298_coin.vala
|
Remove unnecessary override from interface method implementation
|
2021-12-23 07:27:39 +01:00 |
0308_last_message_correction.vala
|
Remove features from service discovery module when detaching module from stream
|
2020-04-21 16:25:21 +02:00 |
0313_2_message_archive_management.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0313_message_archive_management.vala
|
Clean up log outputs
|
2022-11-04 15:57:58 -06:00 |
0333_chat_markers.vala
|
Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener
|
2021-10-12 17:59:47 +02:00 |
0334_message_processing_hints.vala
|
Add support for call invite messages
|
2022-02-07 01:21:11 +01:00 |
0353_call_invite_message.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0353_jingle_message_initiation.vala
|
Rewrite MAM logic and add MUC MAM
|
2022-10-10 21:55:15 +02:00 |
0359_unique_stable_stanza_ids.vala
|
Check if server supports uid
|
2020-06-03 21:50:40 +02:00 |
0363_http_file_upload.vala
|
Reject non-TLS URLs in HTTP File Upload (#1098)
|
2021-11-28 22:54:48 +01:00 |
0380_explicit_encryption.vala
|
Check for eme tag before adding fallback text for empty-body OMEMO messages
|
2019-02-20 01:48:07 +01:00 |
0391_jingle_encrypted_transports.vala
|
Only query entity caps when we need them
|
2020-07-16 23:31:19 +02:00 |
0402_bookmarks2.vala
|
Parse conference.password from XEP-0402 bookmarks (#1310)
|
2022-11-10 19:23:29 +01:00 |
0410_muc_self_ping.vala
|
Implement MUC self ping
|
2020-08-31 16:48:20 +02:00 |
0421_occupant_ids.vala
|
Add support for reactions
|
2022-10-11 13:37:48 +02:00 |
0428_fallback_indication.vala
|
Add support for XEP-0461 replies (with fallback)
|
2023-01-06 14:03:54 +01:00 |
0444_reactions.vala
|
Collapse most stream releated errors into IOError
|
2023-02-07 10:50:43 +01:00 |
0461_replies.vala
|
Add support for XEP-0461 replies (with fallback)
|
2023-01-06 14:03:54 +01:00 |
pixbuf_storage.vala
|
Remove avatars with missmatch between supposed and actual sha1 hash on load, make loading async
|
2019-04-24 23:44:00 +02:00 |