Page MenuHomePhabricator

Modularize user activity log message types
ClosedPublic

Authored by epriestley on Jul 19 2019, 9:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 12:37 PM
Unknown Object (File)
Tue, Nov 19, 8:01 AM
Unknown Object (File)
Sat, Nov 16, 7:41 AM
Unknown Object (File)
Sat, Nov 16, 6:32 AM
Unknown Object (File)
Wed, Nov 13, 4:28 AM
Unknown Object (File)
Tue, Nov 12, 7:04 AM
Unknown Object (File)
Sun, Nov 10, 11:04 PM
Unknown Object (File)
Sat, Nov 9, 3:51 AM
Subscribers
None

Details

Summary

Depends on D20670. Ref T13343. The user activity message log types are currently hard-coded, so only upstream code can really use the log construct.

Under the theory that we're going to keep this log around going forward (just focus it a little bit), modularize things so the log is extensible.

Test Plan

Grepped for UserLog::, viewed activity logs in People and Settings.

(If I missed something here -- say, misspelled a constant -- the effect should just be that older logs don't get a human-readable label, so stakes are very low.)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable