| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve encryption displaying in calls | fiaxh | 2021-04-11 | 1 | -30/+19 |
* | Fix warnings | fiaxh | 2021-04-11 | 2 | -3/+2 |
* | Accept additional jingle contents with senders=both (but modify to senders=peer) | fiaxh | 2021-04-09 | 1 | -1/+12 |
* | Display+store call encryption info | fiaxh | 2021-04-09 | 3 | -6/+47 |
* | Use outgoing JMI if contact has supporting device | fiaxh | 2021-04-01 | 1 | -31/+79 |
* | Store limited history of contact resources | fiaxh | 2021-04-01 | 1 | -8/+15 |
* | Add initial support for DTLS-SRTP | fiaxh | 2021-03-25 | 1 | -16/+6 |
* | Add support for unencrypted RTP calls to libdino | fiaxh | 2021-03-21 | 8 | -6/+656 |
* | Add libnice and listen for direct connections in Jingle SOCKS5 (#608) | hrxi | 2021-03-19 | 2 | -1/+6 |
* | Add cache for file transfers | fiaxh | 2021-02-17 | 3 | -23/+67 |
* | Make spell checking a setting, store language per conversation | fiaxh | 2021-01-21 | 1 | -2/+17 |
* | Add support for Direct MUC Invitations (XEP-0249) | fiaxh | 2021-01-12 | 2 | -1/+22 |
* | Fix segfault on accept_certificate signal (fixup 81a5505) | fiaxh | 2020-12-31 | 2 | -5/+5 |
* | Show invalid certificate screen also when registering account | fiaxh | 2020-12-31 | 1 | -5/+17 |
* | Allow certificates from unknown CAs from .onion domains | fiaxh | 2020-12-31 | 2 | -5/+25 |
* | Set window urgency hint independent of notification setting | fiaxh | 2020-12-30 | 1 | -6/+8 |
* | Make db version 18 downgradable | fiaxh | 2020-12-27 | 1 | -2/+2 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 6 | -80/+38 |
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 1 | -26/+74 |
* | Refactor XmppStream, TLS and connection method logic | fiaxh | 2020-11-20 | 4 | -111/+189 |
* | Improve entity identity getter | fiaxh | 2020-11-20 | 1 | -24/+31 |
* | Use WeakMap for message caching | fiaxh | 2020-11-14 | 2 | -72/+128 |
* | Fix incoming muc voice request notification | fiaxh | 2020-11-11 | 2 | -5/+5 |
* | Improve content_item db table index | fiaxh | 2020-11-05 | 1 | -2/+10 |
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 7 | -45/+17 |
* | Don't crash on MAM id-time hickup | fiaxh | 2020-10-27 | 1 | -33/+47 |
* | Fix own message marker marking conversations as read | fiaxh | 2020-10-15 | 2 | -8/+17 |
* | service/database: use WAL mode + safe PRAGMA synchronous setting | eta | 2020-10-06 | 1 | -6/+3 |
* | Fix runtime critical | fiaxh | 2020-09-19 | 1 | -1/+3 |
* | Fix runtime criticals related to jingle file transfer | fiaxh | 2020-09-19 | 1 | -1/+5 |
* | Compatibility with Vala 0.50.0 | Marvin W | 2020-09-17 | 1 | -1/+1 |
* | Display placeholder avatar while loading | Marvin W | 2020-09-12 | 1 | -2/+44 |
* | Improve message resending | fiaxh | 2020-09-10 | 1 | -1/+2 |
* | Fix message duplication in MUC PMs | fiaxh | 2020-09-07 | 1 | -1/+1 |
* | Cleanup | fiaxh | 2020-09-07 | 1 | -1/+2 |
* | Fix initial file encryption displaying | fiaxh | 2020-09-07 | 2 | -9/+21 |
* | Don't clear MAM id times on stream negotiated | fiaxh | 2020-09-02 | 1 | -1/+2 |
* | Implement MUC self ping | fiaxh | 2020-08-31 | 2 | -2/+48 |
* | Don't create a second message object for each typing notification | fiaxh | 2020-07-22 | 3 | -5/+14 |
* | Visually highlight pending messages, improve resending | fiaxh | 2020-07-16 | 2 | -7/+26 |
* | Only query entity caps when we need them | fiaxh | 2020-07-16 | 4 | -36/+185 |
* | Add queue and resending to stream management | fiaxh | 2020-07-15 | 1 | -0/+3 |
* | Fix unread bubbles having wrong color on startup | fiaxh | 2020-07-15 | 1 | -1/+0 |
* | Show bubble containing the number of unread messages in the conversation list... | codedust | 2020-07-06 | 1 | -5/+13 |
* | Don't strip() at XML layer | Marvin W | 2020-06-28 | 1 | -1/+3 |
* | fixup Fetch avatars only when they are used | fiaxh | 2020-06-23 | 1 | -1/+1 |
* | Recreate avatar database table, fixes unique constraint | fiaxh | 2020-06-11 | 1 | -2/+10 |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 1 | -3/+3 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 3 | -107/+131 |
* | Fix runtime critical | fiaxh | 2020-06-03 | 1 | -1/+1 |