SpringAll icon indicating copy to clipboard operation
SpringAll copied to clipboard

Remove deprecated gem devise_lastseenable & Add devise_last_seen

Open brunoocasali opened this issue 3 years ago • 3 comments

Closes #4807

https://github.com/diaspora/diaspora/issues/4807

As @tclaus mentioned, the default interval time is still 5 minutes as the old implementation, but now is configurable by devise's setup initializer.

@jhass feel to free to checkout the https://github.com/brunoocasali/devise_last_seen gem ;)

brunoocasali avatar Sep 01 '21 12:09 brunoocasali

I just pulled this PR and it works. You should have mention, that the default update rate is set to 5min, which is great. So - it just works for me. The last_seen field is updated every 5 minutes on user actions.

tclaus avatar Sep 04 '21 17:09 tclaus

Hey folks, should I review the conflicts or there is no intention to merge this at all? 😬

brunoocasali avatar Mar 28 '22 04:03 brunoocasali

Gem deps are merged usually later and then in batches, so don't hold your breath.

tclaus avatar Mar 28 '22 07:03 tclaus