You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
ThibG 28d2920472 Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622)
Steps to reproduce the original issue:
1. Have two remote accounts, A that you don't follow, and B that you follow.
2. Have A post a toot and reply to it.
3. Boost A's reply from remote account B.

This used to cause the local instance to get A's reply but fail to link it to
the original post.
8 years ago
..
controllers
helpers
javascript Small changes to japanese translation (#3620) 8 years ago
lib
mailers
models
policies
presenters
services Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622) 8 years ago
validators
views Don't show business e-mail if it's blank (#3619) 8 years ago
workers