Page MenuHomePhabricator

Modernize chatlog a bit
ClosedPublic

Authored by epriestley on Apr 10 2014, 4:20 PM.
Tags
None
Referenced Files
F13175061: D8746.id20748.diff
Wed, May 8, 3:06 AM
F13175060: D8746.id20741.diff
Wed, May 8, 3:06 AM
F13175024: D8746.id.diff
Wed, May 8, 2:51 AM
F13175022: D8746.diff
Wed, May 8, 2:49 AM
Unknown Object (File)
Sat, May 4, 6:22 PM
Unknown Object (File)
Thu, May 2, 1:13 PM
Unknown Object (File)
Wed, Apr 24, 10:07 PM
Unknown Object (File)
Wed, Apr 10, 7:09 PM
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
Branch
chatlogperm
Lint
Lint Passed
Unit
No Test Coverage

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).