.. |
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
|
Support direct jingle call invites with call invite messages
|
2022-02-07 01:21:11 +01:00 |
call_state.vala
|
Support direct jingle call invites with call invite messages
|
2022-02-07 01:21:11 +01:00 |
call_store.vala
|
UI + libdino: Improve MUJI calls from MUC
|
2021-12-23 00:19:26 +01:00 |
calls.vala
|
Support direct jingle call invites with call invite messages
|
2022-02-07 01:21:11 +01:00 |
chat_interaction.vala
|
Fix unread counting in new conversations w/o read_up_to_item
|
2021-12-21 18:51:57 +01:00 |
connection_manager.vala
|
Initialize and use dbus interfaces async
|
2022-02-01 23:37:54 +01:00 |
content_item_store.vala
|
Merge branch groupcalls
|
2021-12-23 00:46:58 +01:00 |
conversation_manager.vala
|
Use advertized/server/live time for sorting instead of arrival time
|
2020-12-04 19:11:27 +01:00 |
counterpart_interaction_manager.vala
|
Fix runtime critical on incoming read marker
|
2022-01-03 18:33:22 +01:00 |
database.vala
|
Add multiparty call support to libdino and xmpp-vala
|
2021-11-10 11:05:34 +01:00 |
entity_capabilities_storage.vala
|
Fix some compiler warnings
|
2020-10-27 16:05:30 +01:00 |
entity_info.vala
|
Update PEP native bookmarks to :1 version, fixes
|
2022-01-11 21:01:10 +01:00 |
file_manager.vala
|
Fix auto download if public MUC JID is in roster (#1137)
|
2021-11-18 23:11:29 +01:00 |
file_transfer_storage.vala
|
Fix regression in FileItem generation
|
2021-03-23 13:46:39 +01:00 |
jingle_file_transfers.vala
|
Small cleanup
|
2022-01-23 19:50:01 +01:00 |
message_correction.vala
|
Remove ContentFilters
|
2021-12-09 15:46:16 +01:00 |
message_processor.vala
|
Fix delivery error displaying for MUC PMs
|
2022-01-01 19:47:46 +01:00 |
message_storage.vala
|
Use advertized/server/live time for sorting instead of arrival time
|
2020-12-04 19:11:27 +01:00 |
module_manager.vala
|
Add support for call invite messages
|
2022-02-07 01:21:11 +01:00 |
muc_manager.vala
|
Update PEP native bookmarks to :1 version, fixes
|
2022-01-11 21:01:10 +01:00 |
notification_events.vala
|
Various call UI/UX improvements
|
2022-02-07 01:21:11 +01: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 segfault on accept_certificate signal (fixup 81a5505 )
|
2020-12-31 23:19:06 +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
|
Fix compiler warnings ('Switch does not handle .. of enum ..')
|
2021-10-12 19:43:57 +02:00 |