Glitch-Shrike/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.
2017-06-07 12:28:16 +02:00
..
controllers
helpers
javascript Small changes to japanese translation (#3620) 2017-06-07 10:15:35 +02:00
lib Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
mailers
models
policies
presenters
services Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622) 2017-06-07 12:28:16 +02:00
validators
views
workers