Post #3824633
2026-07-14 14:53 UTC
Added + concatenation for arrays: https://github.com/grishka/Smithereen/commit/bfa3dfdbaf8a63edd2d97edeff5b9452414aee59
Now friends.get returns a permission error for some reason. It shouldn't do that. A token that was obtained using password grant should bypass all permission checks, but for some reason, in this particular case, it doesn't, hmm.
Replies (1)
-
@grishka@mastodon.social 2026-07-14 15:08
That's also fixed now. Now I should really do something about user objects so profiles display correctly and so profile pictures load.