| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 7 | -84/+40 |
* | Improve contact description in OMEMO warnings | fiaxh | 2020-12-04 | 1 | -2/+2 |
* | Refactor Notifications, add freedesktop backend | fiaxh | 2020-11-20 | 4 | -26/+202 |
* | 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 |
* | Fix compiler warnings in WeakMap | fiaxh | 2020-11-17 | 1 | -19/+24 |
* | Use WeakMap for message caching | fiaxh | 2020-11-14 | 2 | -72/+128 |
* | Add a WeakMap implementation + tests | fiaxh | 2020-11-14 | 7 | -1/+421 |
* | 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 | 2 | -2/+2 |
* | 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 | 3 | -7/+27 |
* | 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 | 2 | -1/+5 |
* | 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 | 3 | -9/+21 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 4 | -108/+131 |
* | Fix runtime critical | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Fix cyclic references => let objects be freed | fiaxh | 2020-06-03 | 1 | -15/+6 |
* | Code cleanup | fiaxh | 2020-06-03 | 1 | -10/+0 |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 4 | -12/+10 |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 9 | -57/+99 |
* | Check if server supports uid | fiaxh | 2020-06-03 | 1 | -3/+12 |
* | Store current resource for sent message (if server didn't give us the resourc... | fiaxh | 2020-05-24 | 1 | -0/+6 |
* | Fix crash in clear_all_chat_states (it removed an entry from a HashMap while ... | fiaxh | 2020-05-21 | 1 | -1/+2 |
* | Handle incoming own read marker in private MUCs | fiaxh | 2020-04-28 | 3 | -42/+59 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 3 | -55/+32 |
* | xmpp-vala: Use more async | fiaxh | 2020-04-24 | 1 | -1/+1 |
* | Fix runtime critical from read marker sending (fixup 3a8fef7) | fiaxh | 2020-04-24 | 1 | -1/+1 |
* | Handle entity hash in server features node, make ServiceDiscovery request_inf... | fiaxh | 2020-04-24 | 2 | -10/+8 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 3 | -1/+35 |
* | Add file upload preview | fiaxh | 2020-04-22 | 2 | -2/+21 |