Page MenuHomePhabricator

Modernize chatlog a bit
ClosedPublic

Authored by epriestley on Apr 10 2014, 4:20 PM.
Tags
None
Referenced Files
F15580416: D8746.id20748.diff
Wed, May 7, 5:23 AM
F15557561: D8746.id.diff
Mon, Apr 28, 10:09 PM
F15555425: D8746.id20748.diff
Mon, Apr 28, 11:20 AM
F15552764: D8746.diff
Sun, Apr 27, 10:26 PM
F15525674: D8746.diff
Mon, Apr 21, 4:03 PM
F15489016: D8746.diff
Fri, Apr 11, 5:18 AM
F15474294: D8746.diff
Apr 6 2025, 7:00 AM
F15452707: D8746.id20741.diff
Mar 29 2025, 6:51 AM
Subscribers

Details

Summary

Ref T4786. This doesn't fully fix the issue since there's no way to make channels public yet, but gets some of the infrastructure more up to date.

  • Allow public access to the list and log controllers.
  • Implement proper policy checks in the Events (this has no practical impact on the only controller that loads this stuff, it's just for general/future purposes).
  • Remove a old-style unused method for building page frames.
Test Plan

Viewed log list and log details as logged-in and logged out users.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Modernize chatlog a bit.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 10 2014, 6:30 PM
epriestley updated this revision to Diff 20748.

Closed by commit rPfacd3ea8ef5a (authored by @epriestley).