Page MenuHomePhabricator

[lib] Extract getLastUpdatedTime to a separate file
ClosedPublic

Authored by ashoat on Tue, Nov 12, 12:40 PM.
Tags
None
Referenced Files
F3332853: D13912.id45761.diff
Thu, Nov 21, 2:20 AM
F3329564: D13912.id45807.diff
Wed, Nov 20, 5:23 PM
F3327128: D13912.id45805.diff
Wed, Nov 20, 8:17 AM
Unknown Object (File)
Wed, Nov 20, 12:08 AM
Unknown Object (File)
Tue, Nov 19, 9:08 PM
Unknown Object (File)
Tue, Nov 19, 8:23 PM
Unknown Object (File)
Tue, Nov 19, 7:24 PM
Unknown Object (File)
Tue, Nov 19, 12:04 AM
Subscribers
None

Details

Summary

This will make a following diff a little easier.

Note that this isn't a pure move; I've removed the isEmptyMediaMessage check, which will be reimplemented inside a message spec in the next diff.

Depends on D13911

Test Plan

Flow. Also tested in combination with the rest of the stack

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat added inline comments.
lib/selectors/chat-selectors.js
106 ↗(On Diff #45759)

Note that this isn't a pure move; I've removed the isEmptyMediaMessage check, which will be reimplemented inside a message spec in the next diff.

This revision is now accepted and ready to land.Wed, Nov 13, 3:38 AM