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 Fix #3063 - Add dynamic app manifest (#3563) 8 years ago
helpers Resolve custom application stylesheet with Webpack (#3373) 8 years ago
javascript Small changes to japanese translation (#3620) 8 years ago
lib Introduce StatusThreadingConcern (#3490) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fix tag search order and not to use tsvector (#3611) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622) 8 years ago
validators Added support for configurable reserved usernames (fix of #1382) (#3566) 8 years ago
views Don't show business e-mail if it's blank (#3619) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago