]> cat aescling's git repositories - mastodon.git/commit
Use local_time gem for timezone replacement (#2174)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Fri, 21 Apr 2017 16:19:59 +0000 (12:19 -0400)
committerEugen <eugen@zeonfederated.com>
Fri, 21 Apr 2017 16:19:59 +0000 (18:19 +0200)
commit452dc6b5fee576994c26139889d225db4acaeefc
treec1039320591e1e53b65af3074b47cd8765e88c8e
parent5c9aa2b7329fe5bd87cee583e33c7b5c1eac4566
Use local_time gem for timezone replacement (#2174)

For the 'time ago' value of stream entry simple statuses and the timestamp value
of detailed statuses - output their UTC value and use the browser timezone to
convert locally.
Gemfile
Gemfile.lock
app/assets/javascripts/application_public.js
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml