about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/relative_timestamp.js
AgeCommit message (Collapse)Author
2020-01-27[Glitch] Change last_status_at to be a date, not datetimeThibG
Port 42d2a915e4aa31533032e37aaa46354cee2386da to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-04-04[Glitch] Update poll remaining time just like with status timestampsThibG
Port daab45d4ae000a208f251ce96334df47d894dba3 to glitch-soc
2018-08-01Port profile redesign to glitch-socThibaut Girka
Port bb71538bb503159177d46d8956bd466973c0876b to glitch-soc
2018-05-02[Glitch] Improve relative timestamps in web UIThibaut Girka
Port 660cb058e18f8607a0044b5a89614e1caeb07ed9 to glitch-soc flavour
2017-12-03Rename themes -> flavours ? ?kibigo!