This website requires JavaScript.
Explore
Help
Sign in
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull requests
Releases
Activity
19e8b861a2
mastodon
/
app
/
models
History
ysksn
19e8b861a2
Delegate some methods of User to @settings (
#5706
)
...
* Move some tests of User into Settings::ScopedSettings * Add a test for User@settings
2017-11-15 16:05:20 +01:00
..
concerns
form
web
account.rb
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
application_record.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
block.rb
context.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
2017-07-07 04:02:06 +02:00
conversation.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
conversation_mute.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
custom_emoji.rb
custom_emoji_filter.rb
Improve admin UI for custom emojis, add copy/disable/enable (
#5231
)
2017-10-05 23:42:05 +02:00
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
feed.rb
follow.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
follow_request.rb
import.rb
instance.rb
instance_filter.rb
Add instance search feature (
#4925
)
2017-09-13 12:30:07 +02:00
media_attachment.rb
mention.rb
mute.rb
notification.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
preview_card.rb
remote_follow.rb
rescue HTTP::ConnectionError in RemoteFollowController#create (
#4726
)
2017-08-28 19:12:09 +02:00
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb
setting.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
site_upload.rb
status.rb
status_pin.rb
stream_entry.rb
subscription.rb
Update model annotations to use BIGINT for IDs (
#5461
)
2017-11-12 16:18:50 +01:00
tag.rb
user.rb
Delegate some methods of User to @settings (
#5706
)
2017-11-15 16:05:20 +01:00
web.rb