]> cat aescling's git repositories - mastodon.git/commit
Make User#current_sign_in_at actually track when user was last active,
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 30 Nov 2016 14:17:03 +0000 (15:17 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 30 Nov 2016 14:17:03 +0000 (15:17 +0100)
commitff21ff1489afd6a16d52acc05a71bd58abc401ac
tree2e515770d15242fbaab09ccbb8743065bc957c6e
parent872a35011a96f638d2e10564110f21e6f3bd0914
Make User#current_sign_in_at actually track when user was last active,
by updating it at least every 24h if the user visits the site
app/controllers/application_controller.rb
app/helpers/stream_entries_helper.rb