Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 1 | -0/+1 |
* | fix(cache): Remove displayname cache entry on delete | Joas Schilling | 2023-08-28 | 1 | -0/+6 |
* | Make DisplayNameCache return null if user doesn't exists | Carl Schwan | 2022-08-16 | 1 | -2/+2 |
* | cache display names in local memory before external memcache | Robin Appelman | 2022-04-22 | 1 | -6/+14 |
* | Update cache when display name change | Carl Schwan | 2022-04-22 | 1 | -1/+12 |
* | Cache display name | Carl Schwan | 2022-04-22 | 1 | -0/+66 |