Sharkey/packages
dakkar 5af38db74b ignore stale users/show responses - fixes #741
* person starts typing "abcd"
* request for user "abcd" is sent to server
* person continues typing "ef"
* request for user "abcdef" is sent to server
* response for user "abcdef" arrives, icon for user "abcdef" is shown
* response for user "abcd" arrives, icon for user "abcd" was shown –
  with this commit, this response is ignored instead

This is not just "showing the wrong avatar", btw: `MkSignin` uses the
`user` variable to decide whether to use 2FA, so having the wrong data
in user can make a login attempt fail.
2024-10-12 18:16:06 +01:00
..
backend merge: Reduce federation log spam (maybe resolves #689) (!649) 2024-10-10 19:43:39 +00:00
frontend ignore stale users/show responses - fixes #741 2024-10-12 18:16:06 +01:00
megalodon Run eslint with caching 2024-09-14 00:58:02 +02:00
misskey-bubble-game Run eslint with caching 2024-09-14 00:58:02 +02:00
misskey-js merge: Show instance sponsors if OC is set as donation url (!642) 2024-10-08 18:07:58 +00:00
misskey-reversi Run eslint with caching 2024-09-14 00:58:02 +02:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw Run eslint with caching 2024-09-14 00:58:02 +02:00
meta.json