-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix contact photos after #32057 #36110
Conversation
/backport to stable25 |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
f01c2e1
to
e15add8
Compare
This restores the previous behaviour from before #32057 Signed-off-by: Joas Schilling <coding@schilljs.com>
de23a76
to
39f6818
Compare
In my commit I also remapped the UID of IEntry to return the user id again, to avoid breaking change of the API and all IProviders. |
Avatar menus still don't work. They return 404 on the |
Contact actions are also broken, reverting #32057 first sounds good then |
Revert in #36131 |
Not sure if this is needed after b38d2da |
Followup to #32057