.. |
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
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
connection_manager.vala
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
content_item_store.vala
|
Refactor file receive/send interfaces and UI
|
2019-07-18 02:03:42 +02:00 |
conversation_manager.vala
|
Fix runtime criticals
|
2019-06-22 00:56:50 +02:00 |
counterpart_interaction_manager.vala
|
Enable sending chat state notifications in private rooms
|
2019-05-16 11:12:14 -06:00 |
database.vala
|
Optimizations: Database indices, cache id-Jid instead of id-jid_string, join real_jid on get messages
|
2019-08-02 18:00:26 +02:00 |
entity_capabilities_storage.vala
|
Fix typos in comments and variable names (#269)
|
2018-01-10 15:12:54 +01:00 |
file_manager.vala
|
Fix specified size for encrypted file uploads
|
2019-08-21 22:37:52 +02:00 |
jingle_file_transfers.vala
|
Fix specified size for encrypted file uploads
|
2019-08-21 22:37:52 +02:00 |
message_processor.vala
|
Optimizations: Database indices, cache id-Jid instead of id-jid_string, join real_jid on get messages
|
2019-08-02 18:00:26 +02:00 |
message_storage.vala
|
Add hidden column to content_item table
|
2018-08-31 16:26:23 +02:00 |
module_manager.vala
|
Implement file sending via Jingle
|
2019-07-09 11:21:39 +02:00 |
muc_manager.vala
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
notification_events.vala
|
Fix notifications for servers without MAM using StreamFlag as availability indicator
|
2019-05-26 20:20:09 +02:00 |
presence_manager.vala
|
Fix mutual subscription detection
|
2018-08-10 01:40:20 +01:00 |
registration.vala
|
Don't set timeouts on registration connection attempts
|
2019-06-01 19:03:01 +02: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
|
Fix a couple of typos and double imports
|
2019-06-01 17:13:33 +02:00 |
util.vala
|
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3 )
|
2017-04-04 15:57:35 +02:00 |