pleroma/lib
Hélène 439c1baf25
OAuthPlug: use user cache instead of joining
As this plug is called on every request, this should reduce load on the
database by not requiring to select on the users table every single
time, and to instead use the by-ID user cache whenever possible.
2022-08-24 03:40:05 +02:00
..
mix bugfix/follow-state (#104) 2022-08-03 01:07:53 -04:00
phoenix/transports/web_socket Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pleroma OAuthPlug: use user cache instead of joining 2022-08-24 03:40:05 +02:00