| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -7/+5 |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 1 | -1/+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 | 1 | -41/+50 |
* | Only distinguish between typing or not (incoming) | fiaxh | 2020-02-20 | 1 | -31/+58 |
* | Don't process message markers on MUC messages | fiaxh | 2020-01-27 | 1 | -1/+5 |
* | Don't show own typing notifications (other devices) | fiaxh | 2019-12-24 | 1 | -0/+3 |
* | Don't go through ConnectionManager for initial connection attempt | fiaxh | 2019-12-23 | 1 | -1/+1 |
* | Improve conversation unread status detection | fiaxh | 2019-09-29 | 1 | -0/+2 |
* | Enable sending chat state notifications in private rooms | fiaxh | 2019-05-16 | 1 | -0/+8 |
* | Process read marker from other devices for MUCs to adjust read-up-to state | fiaxh | 2019-05-11 | 1 | -0/+14 |
* | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -3/+3 |
* | Do not mark messages as read if they are only marked as received | Thibaut Girka | 2018-03-22 | 1 | -0/+1 |
* | Handle multiple chat state notifications per bare jid | fiaxh | 2018-03-10 | 1 | -9/+20 |
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 1 | -21/+30 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -3/+17 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -3/+3 |
* | Clear chat states on own/contact disconnect | fiaxh | 2017-12-30 | 1 | -0/+2 |
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 1 | -0/+16 |
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -7/+1 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -22/+18 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -12/+5 |
* | Use typed identity in module manager | Marvin W | 2017-03-10 | 1 | -3/+3 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+99 |