mastodon/app
Eugen Rochko 1cc44cba81
Fix ()
UserTrackingConcern is circumvented by SessionsController#create
because it calls warden, which calls the User#update_tracked_fields!
method directly. Move returning user logic to that method.
2018-01-23 20:52:30 +01:00
..
controllers Fix () 2018-01-23 20:52:30 +01:00
helpers armenian translations initial commit () 2018-01-22 05:02:23 +09:00
javascript Fix e-mail icon for reblog being stretched () 2018-01-23 14:30:28 +01:00
lib Process mentions and reblogs even from resolved threads () 2018-01-19 19:11:35 +01:00
mailers Replace tutorial modal with welcome e-mail () 2018-01-18 19:17:25 +01:00
models Fix () 2018-01-23 20:52:30 +01:00
policies Allow admin to deactivate invite created by users () 2017-12-01 12:26:19 +01:00
presenters Using double splat operator () 2017-12-06 11:41:57 +01:00
serializers implement web share target () 2018-01-17 17:08:10 +01:00
services Rename ResolveRemoteAccountService to ResolveAccountService () 2018-01-22 14:25:09 +01:00
validators Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
views Display deleted users' role as “Suspended” () 2018-01-23 14:31:31 +01:00
workers Rename ResolveRemoteAccountService to ResolveAccountService () 2018-01-22 14:25:09 +01:00