Commit Graph

15 Commits (4e8e774918fe0dffa057e568f4b57e7fd7370da5)

Author SHA1 Message Date
Git'Fellow 4920bd1725 refactor: add PHP 8.3 types to BC-safe class constants 1 week ago
provokateurin c428052510
refactor(User): Use more strict types 1 month ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Robin Appelman 8350fea770 fix: increase how long we cache display names 1 year ago
Joas Schilling 1ada9910b1
fix(user): Introduce a public constant for max length of user id 1 year ago
Joas Schilling 775ca882f3
fix(usermanager): Don't throw when checking if a too long user id is an existing user 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 3 years ago
Joas Schilling daac5c9a95
fix(cache): Remove displayname cache entry on delete 3 years ago
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists 4 years ago
Robin Appelman 674c0bec2c
cache display names in local memory before external memcache 4 years ago
Carl Schwan ed4c1e584f Update cache when display name change 4 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago