anotherim-desktop/libdino/src/service
Konstantin Kuznetsov 17c451652d Allow creating new bookmark when there are no existing bookmarks
This commit removes early return from the set_autojoin function
to allow creating a new bookmark (with add_conference function).
2024-04-02 18:07:38 +03:00
..
avatar_manager.vala Added full Windows support (#8) 2024-03-18 22:51:50 +03: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 experimental: display online/offline status for conversation members 2024-03-29 19:13:18 +03:00
call_store.vala UI + libdino: Improve MUJI calls from MUC 2021-12-23 00:19:26 +01:00
calls.vala Start conversation if closed when receiving an audio or video call (#1485) 2023-10-08 13:51:30 +02: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
contact_model.vala Rewrite contact details dialog 2023-09-24 19:54:04 +02:00
content_item_store.vala Fetch MAM pages when scrolling in chats 2024-03-19 15:34:58 +03:00
conversation_manager.vala Start conversation if closed when receiving an audio or video call (#1485) 2023-10-08 13:51:30 +02:00
counterpart_interaction_manager.vala Port from GTK3 to GTK4 2022-07-27 20:34:20 +02:00
database.vala Code cleanup: Remove left-over usages of mam_earliest_synced 2023-04-23 11:48:29 +02: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 Added full Windows support (#8) 2024-03-18 22:51:50 +03:00
file_transfer_storage.vala Fix regression in FileItem generation 2021-03-23 13:46:39 +01:00
history_sync.vala Wait for messages instead of MAM pages 2024-03-22 16:11:31 +03: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 Wait for messages instead of MAM pages 2024-03-22 16:11:31 +03: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 Allow creating new bookmark when there are no existing bookmarks 2024-04-02 18:07:38 +03:00
notification_events.vala Phone ringing and dialing 2024-03-19 12:02:40 +03: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 Fix crash on NS_URI call when own server has no MAM; drop broken mam:1 "support" 2023-04-23 11:40:06 +02:00
registration.vala Added support for changing password (#9) 2024-03-19 11:31:57 +03:00
replies.vala Fix character counting for fallbacks 2023-05-01 19:21:05 +02: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 Fix build on some Vala compiler versions 2023-09-24 19:51:33 +02:00
util.vala Added full Windows support (#8) 2024-03-18 22:51:50 +03:00