This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jan 03, 2022
-
-
Nicolas Werner authored
fixes #873
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 30, 2021
-
-
Nicolas Werner authored
-
- Nov 30, 2021
-
-
Nicolas Werner authored
-
- Nov 21, 2021
-
-
Nicolas Werner authored
I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
-
Nicolas Werner authored
-
- Nov 09, 2021
-
-
Nicolas Werner authored
-
- Nov 07, 2021
-
-
Nicolas Werner authored
Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
-
- Nov 01, 2021
-
-
Nicolas Werner authored
-
- Oct 09, 2021
-
-
Nicolas Werner authored
Showing the bootstrap state and showing there are unverified devices is still missing.
-
- Oct 06, 2021
-
-
Thulinma authored
Added support for refreshing the device list, marking current device with a checkmark instead of a lock
-
- Sep 17, 2021
-
-
Nicolas Werner authored
-
- Sep 13, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
There is not really a reason to stop tracking them, just because the server says so. We might still want to show a users profile, etc.
-
- Sep 11, 2021
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Aug 31, 2021
-
-
Nicolas Werner authored
-
- Aug 22, 2021
-
-
Nicolas Werner authored
This fixes spaces or stickers not showing up for old databases as well as the wrong format of the state_keys db.
-
- Aug 17, 2021
-
-
Nicolas Werner authored
-
- Aug 13, 2021
-
-
Nicolas Werner authored
Also fixes some issues where nested transactions will poison the verification cache.
-
- Aug 08, 2021
-
-
Nicolas Werner authored
-
- Aug 06, 2021
-
-
Nicolas Werner authored
-
- Jul 31, 2021
-
-
Nicolas Werner authored
fixes #636
-
Nicolas Werner authored
-
- Jul 25, 2021
-
-
Nicolas Werner authored
Nested QEventLoops are scary. Ultimately we shouldn't use them, but I have no better solution right now. fixes #656
-
- Jul 23, 2021
-
-
Nicolas Werner authored
-
- Jul 19, 2021
-
-
Nicolas Werner authored
-
- Jul 18, 2021
-
-
Nicolas Werner authored
-
- Jul 17, 2021
-
-
Nicolas Werner authored
We share all keys with our devices and ones created by us to other users.
-
- Jul 16, 2021
-
-
Nicolas Werner authored
-
- Jul 01, 2021
-
-
Nicolas Werner authored
-
- Jun 25, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jun 18, 2021
-
-
Alexander Bantyev authored
As of 0db4d71e (Prevent edits of unsent messages), messages that are edits of (or replies to) unsent messages were not allowed. This change was made because otherwise the edits were discarded due to use of txnid rather than mxid in the "m.relates_to" object. Remove this restriction and fix the issue by replacing txnid with mxid in all related events when the message is sent (and we obtain mxid from the server).
-
- May 24, 2021
-
-
Nicolas Werner authored
-
- May 15, 2021
-
-
Nicolas Werner authored
-
- May 02, 2021
-
-
Nicolas Werner authored
-
- Apr 18, 2021
-
-
Nicolas Werner authored
-
- Apr 13, 2021
-
-
Nicolas Werner authored
-