]> cat aescling's git repositories - mastodon.git/commit
Fix AccountNote not having a maximum length (#16942)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 5 Nov 2021 23:12:25 +0000 (00:12 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Nov 2021 23:12:25 +0000 (00:12 +0100)
commit87085a5152011b2f5595feba2a6c4d56a2b425f0
tree2140bc1044a84d308a2f8ae8cf52832ce5a8d6d1
parent39cdf61ab7be267a374c472c230b315971ead43c
Fix AccountNote not having a maximum length (#16942)
app/models/account_note.rb
app/workers/move_worker.rb
spec/controllers/api/v1/accounts/notes_controller_spec.rb [new file with mode: 0644]
spec/workers/move_worker_spec.rb