Glitch-Shrike/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
services
validators
views
workers