@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove some unused image files

Summary:
* `webroot/rsrc/image/actions/edit.png` usage removed in rPa56ca7a04398028f0932d37a2777c5fe5c98314f
* `webroot/rsrc/image/grippy_texture.png` usage removed in rP018de5dec742b6a38d02710670c1dd30101f5b9f
* `webroot/rsrc/image/icon/subscribe.png` usage removed in rPcca849c762db4d385f2ee07453bd6042e3da7d2f
* `webroot/rsrc/image/icon/tango/attachment.png` usage removed in rPcca849c762db4d385f2ee07453bd6042e3da7d2f
* `webroot/rsrc/image/icon/tango/edit.png` usage removed in rPcca849c762db4d385f2ee07453bd6042e3da7d2f
* `webroot/rsrc/image/icon/tango/go-down.png` usage removed in rPf705c978b5d732e6523ef1b370af65ab85783c07
* `webroot/rsrc/image/icon/tango/log.png` usage removed in rPcca849c762db4d385f2ee07453bd6042e3da7d2f
* `webroot/rsrc/image/icon/tango/upload.png` usage removed in rPf705c978b5d732e6523ef1b370af65ab85783c07
* `webroot/rsrc/image/icon/unsubscribe.png` usage removed in rPcca849c762db4d385f2ee07453bd6042e3da7d2f
* `webroot/rsrc/image/lightblue-header.png` usage removed in rPed8118d50c6522b864d3f156c91e0045df076f4a
* `webroot/rsrc/image/texture/card-gradient.png` usage removed in rPcda397da9cf39c117d630c3d9866e796d8edb0f0
* `webroot/rsrc/image/texture/dust_background.jpeg` usage removed in rP27ad838939a5b7efed72beba5d701ac3c61d925c
* `webroot/rsrc/image/texture/phlnx-bg.png` usage removed in rP3ad4be4d9377c31053a2747b371e881c13008f48

Test Plan: Grep, grep, grep!

Reviewers: O1 Blessed Committers, mainframe98

Reviewed By: O1 Blessed Committers, mainframe98

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26165

-19
-12
resources/celerity/map.php
··· 269 269 'rsrc/favicons/favicon-16x16.png' => '4c51a03a', 270 270 'rsrc/favicons/mask-icon.svg' => 'db699fe1', 271 271 'rsrc/image/BFCFDA.png' => '74b5c88b', 272 - 'rsrc/image/actions/edit.png' => 'fd987dff', 273 272 'rsrc/image/avatar.png' => '0d17c6c4', 274 273 'rsrc/image/checker_dark.png' => '7fc8fa7b', 275 274 'rsrc/image/checker_light.png' => '3157a202', ··· 281 280 'rsrc/image/d5d8e1.png' => '6764616e', 282 281 'rsrc/image/darkload.gif' => '5bd41a89', 283 282 'rsrc/image/examples/hero.png' => '5d8c4b21', 284 - 'rsrc/image/grippy_texture.png' => 'a7d222b5', 285 283 'rsrc/image/icon/fatcow/flag_blue.png' => '54db2e5c', 286 284 'rsrc/image/icon/fatcow/flag_finish.png' => '2953a51b', 287 285 'rsrc/image/icon/fatcow/flag_ghost.png' => '7d9ada92', ··· 291 289 'rsrc/image/icon/fatcow/flag_purple.png' => 'c4f423a4', 292 290 'rsrc/image/icon/fatcow/flag_red.png' => '9e6d8817', 293 291 'rsrc/image/icon/fatcow/flag_yellow.png' => '906733f4', 294 - 'rsrc/image/icon/subscribe.png' => '07ef454e', 295 - 'rsrc/image/icon/tango/attachment.png' => 'bac9032d', 296 - 'rsrc/image/icon/tango/edit.png' => 'e6296206', 297 - 'rsrc/image/icon/tango/go-down.png' => '0b903712', 298 - 'rsrc/image/icon/tango/log.png' => '86b6a6f4', 299 - 'rsrc/image/icon/tango/upload.png' => '3fe6b92d', 300 - 'rsrc/image/icon/unsubscribe.png' => 'db04378a', 301 - 'rsrc/image/lightblue-header.png' => 'e6d483c6', 302 292 'rsrc/image/logo/project-logo.png' => '019d256f', 303 293 'rsrc/image/main_texture.png' => '894d03c4', 304 294 'rsrc/image/menu_texture.png' => '896c9ade', ··· 325 315 'rsrc/image/sprite-login.png' => '6c73e3ca', 326 316 'rsrc/image/sprite-tokens-X2.png' => '5ddc639b', 327 317 'rsrc/image/sprite-tokens.png' => '15f84535', 328 - 'rsrc/image/texture/card-gradient.png' => 'e6892cb4', 329 318 'rsrc/image/texture/dark-menu-hover.png' => '390a4fa1', 330 319 'rsrc/image/texture/dark-menu.png' => '542f699c', 331 320 'rsrc/image/texture/grip.png' => 'bc80753a', 332 321 'rsrc/image/texture/panel-header-gradient.png' => '65004dbf', 333 - 'rsrc/image/texture/phlnx-bg.png' => '6c9cd31d', 334 322 'rsrc/image/texture/pholio-background.gif' => '84910bfc', 335 323 'rsrc/image/texture/table_header.png' => '7652d1ad', 336 324 'rsrc/image/texture/table_header_hover.png' => '12ea5236',
webroot/rsrc/image/actions/edit.png

This is a binary file and will not be displayed.

webroot/rsrc/image/grippy_texture.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/subscribe.png

This is a binary file and will not be displayed.

-7
webroot/rsrc/image/icon/tango/README
··· 1 - These icons come from the Tango Desktop Project: 2 - 3 - http://tango.freedesktop.org/ 4 - 5 - They are available in the public domain: 6 - 7 - http://tango.freedesktop.org/Frequently_Asked_Questions
webroot/rsrc/image/icon/tango/attachment.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/tango/edit.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/tango/go-down.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/tango/log.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/tango/upload.png

This is a binary file and will not be displayed.

webroot/rsrc/image/icon/unsubscribe.png

This is a binary file and will not be displayed.

webroot/rsrc/image/lightblue-header.png

This is a binary file and will not be displayed.

webroot/rsrc/image/texture/card-gradient.png

This is a binary file and will not be displayed.

webroot/rsrc/image/texture/dust_background.jpeg

This is a binary file and will not be displayed.

webroot/rsrc/image/texture/phlnx-bg.png

This is a binary file and will not be displayed.