anotherim-desktop/libdino/src/service
fiaxh d39128ffd7 Store current resource for sent message (if server didn't give us the resource we asked for)
Some servers give out random resources. Then, we didn't deduplicate own messages afterwards because we saved the wrong resource.
2020-05-24 16:01:03 +02:00
..
avatar_manager.vala Fix+optimize contact-to-avatar storage and loading 2020-03-10 23:53:11 +01:00
avatar_storage.vala Ensure avatars are not loaded multiple times 2019-07-09 15:25:40 +02:00
blocking_manager.vala Move Jid class to xmpp-vala, partially refactor namespace 2018-01-28 00:38:47 +01:00
chat_interaction.vala Handle incoming own read marker in private MUCs 2020-04-28 23:56:53 +02:00
connection_manager.vala xmpp-vala: Use more async 2020-04-24 14:19:42 +02:00
content_item_store.vala Add support for last message correction 2020-04-03 22:49:59 +02:00
conversation_manager.vala Fix nick change in MUC, update bookmark accordingly; remove unused code 2020-04-26 00:20:27 +02:00
counterpart_interaction_manager.vala Fix crash in clear_all_chat_states (it removed an entry from a HashMap while iterating over it) 2020-05-21 22:04:46 +02:00
database.vala Add support for last message correction 2020-04-03 22:49:59 +02:00
entity_capabilities_storage.vala Handle entity hash in server features node, make ServiceDiscovery request_info/items async, add caching has_entity_feature 2020-04-24 14:18:24 +02:00
entity_info.vala Store entity identity info, use it in conversation list tooltips 2020-03-29 20:24:39 +02:00
file_manager.vala Add file upload preview 2020-04-22 15:44:12 +02:00
jingle_file_transfers.vala Add file upload preview 2020-04-22 15:44:12 +02:00
message_correction.vala Handle unknown own MUC jid better 2020-04-14 16:33:53 +02:00
message_processor.vala Store current resource for sent message (if server didn't give us the resource we asked for) 2020-05-24 16:01:03 +02:00
message_storage.vala Handle incoming own read marker in private MUCs 2020-04-28 23:56:53 +02:00
module_manager.vala Add support for last message correction 2020-04-03 22:49:59 +02:00
muc_manager.vala Fix nick change in MUC, update bookmark accordingly; remove unused code 2020-04-26 00:20:27 +02:00
notification_events.vala voice handling in moderated groups (#788) 2020-04-22 20:04:03 +02:00
presence_manager.vala Fix nick change in MUC, update bookmark accordingly; remove unused code 2020-04-26 00:20:27 +02:00
registration.vala Fix auto-joining bookmark without nick 2020-01-08 19:29:22 +01:00
roster_manager.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
search_processor.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
stream_interactor.vala Store entity identity info, use it in conversation list tooltips 2020-03-29 20:24:39 +02:00
util.vala Improve MUC message resending 2020-03-03 15:14:31 +01:00