.. |
avatar_manager.vala
|
Fix+optimize contact-to-avatar storage and loading
|
2020-03-10 23:53:11 +01: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
|
Display correct name on outgoing file transfers in groups
|
2019-12-23 23:13:27 +01:00 |
connection_manager.vala
|
Don't continue reading after stream was disconnected, make disconnecting async
|
2019-11-27 20:01:48 +01:00 |
content_item_store.vala
|
Fix some compiler warnings
|
2020-01-22 00:09:06 +01:00 |
conversation_manager.vala
|
Fix ConversationRow closing if animations are disabled
|
2020-01-17 20:47:33 +01:00 |
counterpart_interaction_manager.vala
|
Only distinguish between typing or not (incoming)
|
2020-02-20 17:14:37 +01:00 |
database.vala
|
Fix+optimize contact-to-avatar storage and loading
|
2020-03-10 23:53:11 +01:00 |
entity_capabilities_storage.vala
|
Fix typos in comments and variable names (#269)
|
2018-01-10 15:12:54 +01:00 |
file_manager.vala
|
Correctly set direction in file transfers in MUCs
|
2020-02-20 16:54:35 +01:00 |
jingle_file_transfers.vala
|
Don't assume Jingle to be available in MUCs
|
2020-02-11 16:49:15 +01:00 |
message_processor.vala
|
Fix messages to self being duplicated
|
2020-03-09 13:37:11 +01:00 |
message_storage.vala
|
Add hidden column to content_item table
|
2018-08-31 16:26:23 +02:00 |
module_manager.vala
|
Add Bookmarks2 implementation, introduce bookmarks interfaces
|
2019-09-29 01:53:59 +02:00 |
muc_manager.vala
|
Update live whether encryption is possible in MUC (lock icon visible)
|
2020-03-08 22:21:09 +01:00 |
notification_events.vala
|
Refactor MAM catchup. Fetch from latest to earliest message.
|
2019-12-18 20:35:04 +01:00 |
presence_manager.vala
|
Only distinguish between typing or not (incoming)
|
2020-02-20 17:14:37 +01:00 |
registration.vala
|
Fix auto-joining bookmark without nick
|
2020-01-08 19:29:22 +01:00 |
roster_manager.vala
|
Properly check Jids everywhere
|
2019-12-23 16:58:53 +01:00 |
search_processor.vala
|
Properly check Jids everywhere
|
2019-12-23 16:58:53 +01:00 |
stream_interactor.vala
|
Don't continue reading after stream was disconnected, make disconnecting async
|
2019-11-27 20:01:48 +01:00 |
util.vala
|
Improve MUC message resending
|
2020-03-03 15:14:31 +01:00 |