masto-fe-standalone/app/models
imncls bb6988a7ac
Merge branch 'master' of https://github.com/tootsuite/mastodon
# Conflicts:
#	app/controllers/settings/exports_controller.rb
#	app/models/media_attachment.rb
#	app/models/status.rb
#	app/views/about/show.html.haml
#	docker_entrypoint.sh
#	spec/views/about/show.html.haml_spec.rb
2018-02-23 23:28:31 +09:00
..
admin Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
concerns New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref (not only SAML strategies) () 2018-02-23 01:16:17 +01:00
form Add option to show only local toots in timeline preview () 2018-02-04 06:00:10 +01:00
glitch Use Html2Text to generate plaintext for keyword mutes. . 2018-02-10 10:36:16 -06:00
web Change user_id column non-nullable () 2018-02-07 16:35:44 +01:00
account.rb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-01-24 19:17:11 +00:00
account_domain_block.rb Cache relationships in API () 2018-02-18 03:14:46 +01:00
account_filter.rb Clean up admin UI for accounts () 2017-12-13 12:15:10 +01:00
account_moderation_note.rb
admin.rb
application_record.rb
backup.rb Account archive download () 2018-02-21 23:21:32 +01:00
block.rb Cache relationships in API () 2018-02-18 03:14:46 +01:00
context.rb
conversation.rb
conversation_mute.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
custom_emoji.rb
custom_emoji_filter.rb Add filters to admin UI for custom emojis () 2017-12-13 13:28:31 +01:00
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
feed.rb
follow.rb Cache relationships in API () 2018-02-18 03:14:46 +01:00
follow_request.rb Cache relationships in API () 2018-02-18 03:14:46 +01:00
glitch.rb
home_feed.rb
identity.rb CAS + SAML authentication feature () 2018-02-04 05:42:13 +01:00
import.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
instance.rb
instance_filter.rb
invite.rb Change user_id column non-nullable () 2018-02-07 16:35:44 +01:00
invite_filter.rb Add invite filter () 2017-12-01 16:40:02 +01:00
list.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
list_account.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
list_feed.rb
media_attachment.rb Merge branch 'master' of https://github.com/tootsuite/mastodon 2018-02-23 23:28:31 +09:00
mention.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
mute.rb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-02-19 15:17:14 +00:00
notification.rb Clear account cache of notification target_status () 2018-02-08 15:33:23 +01:00
preview_card.rb Fix avatar and header issues by using custom geometry detector () 2018-02-21 03:40:12 +01:00
remote_follow.rb Using double splat operator () 2017-12-06 11:41:57 +01:00
remote_profile.rb
report.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
report_filter.rb
search.rb
session_activation.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
setting.rb
site_upload.rb Fix avatar and header issues by using custom geometry detector () 2018-02-21 03:40:12 +01:00
status.rb Merge branch 'master' of https://github.com/tootsuite/mastodon 2018-02-23 23:28:31 +09:00
status_pin.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
stream_entry.rb
subscription.rb Change belongs_to_required_by_default to true () 2018-01-19 20:56:47 +01:00
tag.rb Fix account and tag searches with leading/trailing spaces () 2017-12-10 19:35:46 +01:00
user.rb Merge branch 'master' of https://github.com/tootsuite/mastodon 2018-02-23 23:28:31 +09:00
web.rb