Page MenuHomePhabricator

Use `file.download` to retrieve macro images in the IRC macro bot
ClosedPublic

Authored by epriestley on Aug 15 2014, 3:37 PM.
Tags
None
Referenced Files
F13214491: D10274.id.diff
Fri, May 17, 10:50 AM
F13211527: D10274.id24755.diff
Fri, May 17, 5:51 AM
F13202015: D10274.diff
Tue, May 14, 8:03 PM
F13185886: D10274.diff
Sat, May 11, 3:17 AM
Unknown Object (File)
Tue, May 7, 5:54 AM
Unknown Object (File)
Fri, May 3, 3:33 AM
Unknown Object (File)
Mon, Apr 29, 3:24 PM
Unknown Object (File)
Wed, Apr 24, 11:22 PM
Subscribers

Details

Summary

Fixes T5884. Macro images are no longer public on most installs. We could generate tokens for them, but this (using Conduit to pull the file data) is easier and more correct.

Test Plan

Logged a bot into IRC and had it spam part of a macro before being killed for flooding.

Diff Detail

Repository
rP Phabricator
Branch
cancdn2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2240
Build 2244: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Use `file.download` to retrieve macro images in the IRC macro bot.
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.Aug 15 2014, 5:24 PM
epriestley updated this revision to Diff 24755.

Closed by commit rPf9de495d0bc3 (authored by @epriestley).