.. |
avatar_manager.vala
|
Fetch avatars only when they are used
|
2020-06-10 19:53:56 +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
|
Show bubble containing the number of unread messages in the conversation list (#764)
|
2020-07-06 21:52:33 +02:00 |
connection_manager.vala
|
xmpp-vala: Use more async
|
2020-04-24 14:19:42 +02:00 |
content_item_store.vala
|
Fix cyclic references => let objects be freed
|
2020-06-03 21:50:40 +02:00 |
conversation_manager.vala
|
Don't create a second message object for each typing notification
|
2020-07-22 18:36:04 +02:00 |
counterpart_interaction_manager.vala
|
Don't create a second message object for each typing notification
|
2020-07-22 18:36:04 +02:00 |
database.vala
|
Recreate avatar database table, fixes unique constraint
|
2020-06-11 00:03:30 +02:00 |
entity_capabilities_storage.vala
|
Fix compiler warnings
|
2020-06-03 21:50:40 +02:00 |
entity_info.vala
|
Cleanup
|
2020-09-07 15:21:42 +02:00 |
file_manager.vala
|
Fix initial file encryption displaying
|
2020-09-07 15:14:29 +02:00 |
jingle_file_transfers.vala
|
Fix initial file encryption displaying
|
2020-09-07 15:14:29 +02:00 |
message_correction.vala
|
Store last read content item for conversations
|
2020-06-03 21:50:40 +02:00 |
message_processor.vala
|
Fix message duplication in MUC PMs
|
2020-09-07 15:29:32 +02:00 |
message_storage.vala
|
Code cleanup
|
2020-06-03 21:50:40 +02:00 |
module_manager.vala
|
Add support for last message correction
|
2020-04-03 22:49:59 +02:00 |
muc_manager.vala
|
Implement MUC self ping
|
2020-08-31 16:48:20 +02:00 |
notification_events.vala
|
Store last read content item for conversations
|
2020-06-03 21:50:40 +02: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 unread bubbles having wrong color on startup
|
2020-07-15 18:12:19 +02:00 |
roster_manager.vala
|
Use sqlite UPSERT
|
2020-06-10 23:40:00 +02:00 |
search_processor.vala
|
Properly check Jids everywhere
|
2019-12-23 16:58:53 +01:00 |
stream_interactor.vala
|
Implement MUC self ping
|
2020-08-31 16:48:20 +02:00 |
util.vala
|
Improve MUC message resending
|
2020-03-03 15:14:31 +01:00 |