.. |
avatar_manager.vala
|
Remove avatars with missmatch between supposed and actual sha1 hash on load, make loading async
|
2019-04-24 23:44:00 +02:00 |
avatar_storage.vala
|
Fix compilation with older pixbuf vapi files
|
2019-04-27 23:05:27 +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
|
Hide OMEMO messages from untrusted sources
|
2018-11-10 08:05:54 -06:00 |
conversation_manager.vala
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
counterpart_interaction_manager.vala
|
Enable sending chat state notifications in private rooms
|
2019-05-16 11:12:14 -06:00 |
database.vala
|
Always use Account.hash(equals)_func for HashMap+ArrayList
|
2018-11-24 14:05:03 -06:00 |
entity_capabilities_storage.vala
|
Fix typos in comments and variable names (#269)
|
2018-01-10 15:12:54 +01:00 |
file_manager.vala
|
Make file read/write async
|
2019-02-14 00:04:01 +01:00 |
message_processor.vala
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
message_storage.vala
|
Add hidden column to content_item table
|
2018-08-31 16:26:23 +02:00 |
module_manager.vala
|
Restructure (http) file provider flow: Separate download&get_info, download in provider, move XmppStreamModule into xmpp-vala
|
2018-11-27 03:38:42 +01:00 |
muc_manager.vala
|
Remove Message.stanza field
|
2019-05-26 20:20:09 +02:00 |
notification_events.vala
|
Revert "Fix notifications for servers without MAM"
|
2019-05-21 22:10:05 +02:00 |
presence_manager.vala
|
Fix mutual subscription detection
|
2018-08-10 01:40:20 +01:00 |
registration.vala
|
Split login jid/password into two steps with checks
|
2018-11-16 09:29:34 -06: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
|
Use regex literals, fixes some compiler warnings
|
2019-03-14 17:39:31 +01:00 |
util.vala
|
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3 )
|
2017-04-04 15:57:35 +02:00 |