dino/libdino/src/service
2019-03-15 22:01:34 +01:00
..
avatar_manager.vala Use glib log functions 2019-03-15 22:01:34 +01:00
avatar_storage.vala Make file read/write async 2019-02-14 00:04:01 +01:00
blocking_manager.vala
chat_interaction.vala Have ChatInteraction MessageListener (read-up-to) run only for non-empty messages 2019-02-17 17:18:34 +01:00
connection_manager.vala Use glib log functions 2019-03-15 22:01:34 +01:00
content_item_store.vala Hide OMEMO messages from untrusted sources 2018-11-10 08:05:54 -06:00
conversation_manager.vala Do not ignore encrypted messages without a body tag 2019-02-17 16:44:17 +01:00
counterpart_interaction_manager.vala accumulate conversation content in meta db table 2018-08-13 22:39:07 +02:00
database.vala Always use Account.hash(equals)_func for HashMap+ArrayList 2018-11-24 14:05:03 -06:00
entity_capabilities_storage.vala
file_manager.vala Make file read/write async 2019-02-14 00:04:01 +01:00
message_processor.vala Remove Slack message handling 2019-02-17 17:18:34 +01:00
message_storage.vala Add hidden column to content_item table 2018-08-31 16:26:23 +02:00
module_manager.vala Restructure (http) file provider flow: Separate download&get_info, download in provider, move XmppStreamModule into xmpp-vala 2018-11-27 03:38:42 +01:00
muc_manager.vala display groups w/o name by list of members 2018-12-28 13:42:58 +01:00
notification_events.vala Use ContentItems for NotificationEvents 2018-11-07 00:17:24 +01:00
presence_manager.vala Fix mutual subscription detection 2018-08-10 01:40:20 +01:00
registration.vala Split login jid/password into two steps with checks 2018-11-16 09:29:34 -06:00
roster_manager.vala Fix mutual subscription detection 2018-08-10 01:40:20 +01:00
search_processor.vala Add hidden column to content_item table 2018-08-31 16:26:23 +02:00
stream_interactor.vala Use regex literals, fixes some compiler warnings 2019-03-14 17:39:31 +01:00
util.vala