chinwagsocial/app/models
ThibG 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245)
* Add Follow#revoke_request!

* Implement Undo { Accept { Follow } } (fixes #8234)
2018-08-17 16:24:56 +02:00
..
admin
concerns Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
form
web Fix has_one association on Web::PushSubscription (#7767) 2018-06-09 21:11:14 +02:00
account.rb Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
account_pin.rb
admin.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
application_record.rb
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_filter.rb
custom_filter.rb
domain_block.rb
email_domain_block.rb
export.rb Show exact number of followers/statuses on export page/in tooltip (#8199) 2018-08-14 21:56:17 +02:00
favourite.rb Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
feed.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
follow.rb Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 2018-08-17 16:24:56 +02:00
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101) 2018-07-30 19:33:05 +02:00
mention.rb
mute.rb
notification.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
preview_card.rb
relay.rb
remote_follow.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
remote_profile.rb
report.rb
report_filter.rb
report_note.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Update reply counters only if the reply is public/unlisted (#8211) 2018-08-16 14:21:52 +02:00
status_pin.rb
status_stat.rb Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
stream_entry.rb
subscription.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
tag.rb Track trending tags (#7638) 2018-05-27 21:45:30 +02:00
trending_tags.rb
user.rb
web.rb