Page MenuHomePhabricator

[lib] Extract getLastUpdatedTime to a separate file
ClosedPublic

Authored by ashoat on Nov 12 2024, 12:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 4:41 PM
Unknown Object (File)
Wed, Dec 18, 4:41 PM
Unknown Object (File)
Wed, Dec 18, 4:41 PM
Unknown Object (File)
Wed, Dec 18, 4:41 PM
Unknown Object (File)
Wed, Dec 18, 4:14 PM
Unknown Object (File)
Wed, Dec 18, 4:13 PM
Unknown Object (File)
Sat, Dec 7, 4:32 PM
Unknown Object (File)
Tue, Dec 3, 6:58 PM
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.Nov 13 2024, 3:38 AM
This revision is now accepted and ready to land.Tue, Dec 10, 8:24 AM