1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/models
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
2017-02-06 23:16:20 +01:00
..
concerns
web
.keep
account.rb
application_record.rb
block.rb
domain_block.rb
favourite.rb Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
feed.rb
follow.rb
follow_request.rb
media_attachment.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
mention.rb
notification.rb Removed accidental n+1 query from notifications, updated some deps, 2017-01-26 14:52:07 +01:00
preview_card.rb
remote_follow.rb
setting.rb
status.rb Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
stream_entry.rb
subscription.rb
tag.rb
user.rb Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
web.rb