This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
David Yip e35a350119
Examples for Status#set_locality and .as_tag_timeline.
This commit also:

- exposes the local-only emoji so that it can be used in examples
- allows local_only to be set explicitly, i.e. for timeline filtering
  specs
2017-12-14 02:27:42 -06:00
..
controllers move outbox filtering to Status#permitted_for (as per @ekiru) 2017-12-11 15:28:04 -06:00
helpers
javascript
lib
mailers
models Examples for Status#set_locality and .as_tag_timeline. 2017-12-14 02:27:42 -06:00
policies
presenters
serializers
services reblog_service.rb: Status#local_only -> local_only? 2017-12-11 17:39:11 -06:00
validators
views
workers