diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-09-11 01:29:09 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-09-13 14:31:22 +0200 |
commit | 1b82b8242b1290b3ce39f932597e8cd3854b5e82 (patch) | |
tree | a724805fb8ca08a7216fe92a62deac31328db30d /src | |
parent | Merge pull request #722 from Thulinma/noHtmlFixes (diff) | |
download | nheko-1b82b8242b1290b3ce39f932597e8cd3854b5e82.tar.xz |
Keep identities for users cached
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.
Diffstat (limited to 'src')
-rw-r--r-- | src/Cache.cpp | 8 | ||||
-rw-r--r-- | src/Cache_p.h | 3 |
2 files changed, 0 insertions, 11 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |