| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle entity hash in server features node, make ServiceDiscovery request_inf... | fiaxh | 2020-04-24 | 1 | -10/+6 |
* | Add keyboard shortcut (up key) to activate last message correction | fiaxh | 2020-04-05 | 1 | -1/+1 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+21 |
* | Fix messages to self being duplicated | fiaxh | 2020-03-09 | 1 | -4/+12 |
* | Make message sending async and set unsent on error | fiaxh | 2020-03-05 | 1 | -29/+37 |
* | Improve MUC message resending | fiaxh | 2020-03-03 | 1 | -7/+27 |
* | Only distinguish between typing or not (incoming) | fiaxh | 2020-02-20 | 1 | -0/+3 |
* | Correctly display names in groupchat pms | Marvin W | 2020-01-09 | 1 | -1/+1 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -1/+1 |
* | Add timing to logs, fix issue of silently ignored I/O errors | Marvin W | 2019-12-22 | 1 | -2/+1 |
* | Trim ms from local_time when creating messages | fiaxh | 2019-12-19 | 1 | -3/+5 |
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -19/+294 |
* | Add (partial) support for unique stanza ids (XEP-0359) | fiaxh | 2019-12-18 | 1 | -7/+32 |
* | Optimizations: Database indices, cache id-Jid instead of id-jid_string, join ... | fiaxh | 2019-08-02 | 1 | -2/+2 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -2/+0 |
* | Remove Slack message handling | fiaxh | 2019-02-17 | 1 | -29/+0 |
* | Do not ignore encrypted messages without a body tag | Thibaut Girka | 2019-02-17 | 1 | -3/+14 |
* | Fix property with custom get+set to not have a default value (compiler error ... | fiaxh | 2018-09-04 | 1 | -1/+1 |
* | Only assume UUID to be unique for one counterpart+account when deduplicating | fiaxh | 2018-03-10 | 1 | -1/+1 |
* | Recognize own MUC messages from other device | fiaxh | 2018-03-10 | 1 | -5/+9 |
* | Handle multiple chat state notifications per bare jid | fiaxh | 2018-03-10 | 1 | -2/+2 |
* | Only notify on last MAM message, only if not read | fiaxh | 2018-03-06 | 1 | -1/+4 |
* | Small fixes | fiaxh | 2018-01-30 | 1 | -1/+1 |
* | Make slack workarounds use in-pipeline | fiaxh | 2018-01-28 | 1 | -18/+29 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 1 | -2/+7 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -43/+113 |
* | Fix certain Slack specific issues (using host-based workarounds) | Marvin W | 2018-01-28 | 1 | -0/+18 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -25/+24 |
* | Match message with previously arrived marker | fiaxh | 2017-12-05 | 1 | -8/+5 |
* | Add oob tag to http-upload messages | fiaxh | 2017-10-22 | 1 | -3/+2 |
* | Offline messages for MUCs | fiaxh | 2017-10-22 | 1 | -11/+11 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -3/+3 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -1/+1 |
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -1/+6 |
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 1 | -1/+0 |
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -6/+13 |
* | libdino: do not process message twice | Marvin W | 2017-08-17 | 1 | -3/+2 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -3/+18 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -10/+8 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -1/+1 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -1/+0 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -0/+189 |