Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2944b19e6f
docs: phase-3 deep regression results - 3 pre-existing bugs fixed, full auth-flow tests 17/17
e3d057dd54
fix(pre-existing): FUser has no nickname field - use first_name (article notify, message sender_name, bug user_name)
d6e39ab976
fix(pre-existing): ArticleCommentSerializer.created_at required - field-level read_only (Meta.read_only_fields does not apply to declared fields)