dino/libdino/src/service
fiaxh 1eb01251e8
Don't go through ConnectionManager for initial connection attempt
2019-12-23 16:49:56 +01:00
..
avatar_manager.vala Ensure avatars are not loaded multiple times 2019-07-09 15:25:40 +02: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 Fix chat marker sending 2019-12-16 17:13:59 +01:00
connection_manager.vala Don't continue reading after stream was disconnected, make disconnecting async 2019-11-27 20:01:48 +01:00
content_item_store.vala Do not mark abstract class contstuctors public 2019-09-01 21:19:09 +02:00
conversation_manager.vala Refactor MAM catchup. Fetch from latest to earliest message. 2019-12-18 20:35:04 +01:00
counterpart_interaction_manager.vala Don't go through ConnectionManager for initial connection attempt 2019-12-23 16:49:56 +01:00
database.vala Refactor MAM catchup. Fetch from latest to earliest message. 2019-12-18 20:35:04 +01:00
entity_capabilities_storage.vala Fix typos in comments and variable names (#269) 2018-01-10 15:12:54 +01:00
file_manager.vala Add support for HTTP Upload headers 2019-11-19 21:24:28 +01:00
jingle_file_transfers.vala Don't attempt jingle file transfers in MUCs 2019-11-17 17:33:24 +01:00
message_processor.vala Add timing to logs, fix issue of silently ignored I/O errors 2019-12-22 19:30:16 +01:00
message_storage.vala Add `hidden` column to content_item table 2018-08-31 16:26:23 +02:00
module_manager.vala Add Bookmarks2 implementation, introduce bookmarks interfaces 2019-09-29 01:53:59 +02:00
muc_manager.vala Only send new room config if something was changed 2019-12-16 01:41:04 +01:00
notification_events.vala Refactor MAM catchup. Fetch from latest to earliest message. 2019-12-18 20:35:04 +01:00
presence_manager.vala Fix mutual subscription detection 2018-08-10 01:40:20 +01:00
registration.vala Don't go through ConnectionManager for initial connection attempt 2019-12-23 16:49:56 +01:00
roster_manager.vala Fix critical warning in roster manager when account gets offline 2019-10-18 14:31:23 +02:00
search_processor.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
stream_interactor.vala Don't continue reading after stream was disconnected, make disconnecting async 2019-11-27 20:01:48 +01:00
util.vala MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) 2017-04-04 15:57:35 +02:00