chinwagsocial/app/models
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004)
* Add staff filter to admin UI for accounts, remove obsolete columns

* Only display OStatus section in admin UI for accounts when OStatus data
2017-12-13 12:15:10 +01:00
..
admin Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
concerns Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
form Fix account migration feature (#5837) 2017-11-28 14:31:23 +01:00
web
account.rb Exclude moved accounts from search results (#5984) 2017-12-12 02:14:33 +01:00
account_domain_block.rb
account_filter.rb Clean up admin UI for accounts (#6004) 2017-12-13 12:15:10 +01:00
account_moderation_note.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
admin.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 Lists (#5703) 2017-11-18 00:16:48 +01:00
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
conversation.rb
conversation_mute.rb
custom_emoji.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
custom_emoji_filter.rb
domain_block.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
email_domain_block.rb
export.rb
favourite.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
feed.rb
follow.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
follow_request.rb
home_feed.rb
import.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
instance.rb
instance_filter.rb
invite.rb Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
invite_filter.rb Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
list.rb Change account_id non-nullable in lists (#5979) 2017-12-12 04:11:17 +01:00
list_account.rb
list_feed.rb
media_attachment.rb
mention.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb