mastodon/app
Akihiko Odaki 498327b2e3 Exclude status itself from context query (#7083)
ancestor_statuses and descendant_statuses used to include the root status
itself, but the behavior is confusing because the root status is not
an ancestor nor descendant.
2018-04-09 09:58:53 +02:00
..
chewy
controllers Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
helpers
javascript Hide search from Compose on mobile devices (#7077) 2018-04-08 18:25:08 +02:00
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers
models Exclude status itself from context query (#7083) 2018-04-09 09:58:53 +02:00
policies
presenters
serializers retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
services
validators
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
workers Add a circuit breaker for ActivityPub deliveries (#7053) 2018-04-07 21:36:58 +02:00