chinwagsocial/app/models
Patrick Figel 5ec25ff3e1 Fix email confirmation link not updating email (#6187)
A change introduced in #6125 prevents
`Devise::Models::Confirmable#confirm` from being called for existing
users, which in turn leads to `email` not being set to
`unconfirmed_email`, breaking email updates. This also adds a test
that would've caught this issue.
2018-01-05 00:15:35 +01:00
..
admin
concerns Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
form Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
web
account.rb
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
admin.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
application_record.rb
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
conversation_mute.rb
custom_emoji.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
custom_emoji_filter.rb Add filters to admin UI for custom emojis (#6003) 2017-12-13 13:28:31 +01:00
domain_block.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
email_domain_block.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
export.rb Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
favourite.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
feed.rb
follow.rb
follow_request.rb
home_feed.rb
import.rb
instance.rb
instance_filter.rb Add instance search feature (#4925) 2017-09-13 12:30:07 +02:00
invite.rb
invite_filter.rb
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
mute.rb Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
notification.rb Fix N+1 at notification (#5752) 2017-11-19 15:32:48 +01:00
preview_card.rb Ensure link thumbnails are not stretched to super low quality (#5932) 2017-12-09 00:56:16 +01:00
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
status.rb Add more instance stats APIs (#6125) 2017-12-29 19:52:04 +01:00
status_pin.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
stream_entry.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
subscription.rb
tag.rb
user.rb
web.rb Add extended about page stub 2017-01-13 03:24:41 +01:00