dino/libdino/src/service
Marvin W 9c5e36020d
Don't accept corrections from MUC MAM
We don't know if they're from the same user as someone else could have joined with the same nickname after sender left
2023-02-07 21:36:33 +01:00
..
avatar_manager.vala Fix some compiler warnings 2020-10-27 16:05:30 +01:00
blocking_manager.vala Fix compiler warnings ('passing argument .. from incompatible pointer type') by passing (non)const argument 2021-10-12 19:53:22 +02:00
call_peer_state.vala Fix crash when calling contact from Conversations (#1259) 2022-08-22 20:39:34 +02:00
call_state.vala Prepare for 0.3 release 2022-02-12 22:18:06 +01:00
call_store.vala UI + libdino: Improve MUJI calls from MUC 2021-12-23 00:19:26 +01:00
calls.vala Fix compiler warnings 2022-12-30 21:34:40 +01:00
chat_interaction.vala Rewrite MAM logic and add MUC MAM 2022-10-10 21:55:15 +02:00
connection_manager.vala Initialize and use dbus interfaces async 2022-02-01 23:37:54 +01:00
content_item_store.vala Fix reactions from MAM getting attributed to the wrong message 2023-01-25 19:42:19 +01:00
conversation_manager.vala Rewrite MAM logic and add MUC MAM 2022-10-10 21:55:15 +02:00
counterpart_interaction_manager.vala Port from GTK3 to GTK4 2022-07-27 20:34:20 +02:00
database.vala Support pinning of conversations (locally) 2023-01-11 19:54:02 +01:00
entity_capabilities_storage.vala Fix some compiler warnings 2020-10-27 16:05:30 +01:00
entity_info.vala Always display reaction+reply buttons, disable if not possible 2023-01-30 22:54:55 +01:00
fallback_body.vala Always display reaction+reply buttons, disable if not possible 2023-01-30 22:54:55 +01:00
file_manager.vala Don't use splice when handling input streams from libsoup-3 2022-11-02 09:57:03 -06:00
file_transfer_storage.vala Fix regression in FileItem generation 2021-03-23 13:46:39 +01:00
history_sync.vala Improve history sync under load 2023-02-07 10:50:45 +01:00
jingle_file_transfers.vala Fix compiler warnings 2022-12-30 21:34:40 +01:00
message_correction.vala Don't accept corrections from MUC MAM 2023-02-07 21:36:33 +01:00
message_processor.vala Deduplicate messages before storing in database 2023-02-07 10:50:45 +01:00
message_storage.vala Support replies and reactions to files 2023-01-11 19:49:03 +01:00
module_manager.vala Add support for reactions 2022-10-11 13:37:48 +02:00
muc_manager.vala Improve history sync under load 2023-02-07 10:50:45 +01:00
notification_events.vala Let call notification say if it's a group call 2022-02-08 17:52:30 +01:00
presence_manager.vala Fix nick change in MUC, update bookmark accordingly; remove unused code 2020-04-26 00:20:27 +02:00
reactions.vala Collapse most stream releated errors into IOError 2023-02-07 10:50:43 +01:00
registration.vala Fix segfault on accept_certificate signal (fixup 81a5505) 2020-12-31 23:19:06 +01:00
replies.vala Always display reaction+reply buttons, disable if not possible 2023-01-30 22:54:55 +01:00
roster_manager.vala Use sqlite UPSERT 2020-06-10 23:40:00 +02:00
search_processor.vala Compatibility with Vala 0.50.0 2020-09-17 18:48:30 +02:00
stream_interactor.vala Add libnice and listen for direct connections in Jingle SOCKS5 (#608) 2021-03-19 22:06:02 +01:00
util.vala Support replies and reactions to files 2023-01-11 19:49:03 +01:00