| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unread counting in new conversations w/o read_up_to_item | fiaxh | 2021-12-21 | 1 | -9/+13 |
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -3/+2 |
* | Show bubble containing the number of unread messages in the conversation list... | codedust | 2020-07-06 | 1 | -5/+13 |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 1 | -40/+45 |
* | Handle incoming own read marker in private MUCs | fiaxh | 2020-04-28 | 1 | -1/+1 |
* | Fix runtime critical from read marker sending (fixup 3a8fef7) | fiaxh | 2020-04-24 | 1 | -1/+1 |
* | Improve message read markers for MUCs | fiaxh | 2020-04-21 | 1 | -5/+10 |
* | Display correct name on outgoing file transfers in groups | Marvin W | 2019-12-23 | 1 | -0/+1 |
* | Fix chat marker sending | fiaxh | 2019-12-16 | 1 | -1/+1 |
* | Don't attempt jingle file transfers in MUCs | fiaxh | 2019-11-17 | 1 | -0/+2 |
* | Don't send delivery recipts or chat states for own messages | fiaxh | 2019-10-22 | 1 | -2/+11 |
* | Improve conversation unread status detection | fiaxh | 2019-09-29 | 1 | -0/+37 |
* | Fix message type of chat state notification | fiaxh | 2019-08-30 | 1 | -1/+1 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -24/+28 |
* | Enable sending chat state notifications in private rooms | fiaxh | 2019-05-16 | 1 | -3/+7 |
* | Have ChatInteraction MessageListener (read-up-to) run only for non-empty mess... | fiaxh | 2019-02-17 | 1 | -1/+1 |
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 1 | -1/+1 |
* | Small fixes | fiaxh | 2018-01-30 | 1 | -1/+1 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -10/+26 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -5/+5 |
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 1 | -4/+0 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -0/+4 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -4/+4 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -1/+3 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -2/+12 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 1 | -2/+2 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -4/+4 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -5/+5 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -13/+6 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 1 | -33/+47 |
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -2/+2 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+146 |