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

Update FontAwesome to 4.1.0

Summary: 71 new icons! Pied Piper!

Test Plan: tested new icons on UIExample. Perused a few other pages in Maniphest, Differential. No issues noted.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9125

+332 -15
+5 -5
resources/celerity/map.php
··· 110 110 'rsrc/css/core/syntax.css' => '3c18c1cb', 111 111 'rsrc/css/core/z-index.css' => 'efb673ac', 112 112 'rsrc/css/diviner/diviner-shared.css' => '38813222', 113 - 'rsrc/css/font/font-awesome.css' => '62bc244d', 113 + 'rsrc/css/font/font-awesome.css' => '4c160eb7', 114 114 'rsrc/css/font/font-source-sans-pro.css' => '91d53463', 115 115 'rsrc/css/font/phui-font-icon-base.css' => '104caddd', 116 116 'rsrc/css/layout/phabricator-action-header-view.css' => 'c14dfc57', ··· 164 164 'rsrc/css/sprite-remarkup.css' => '5c396a57', 165 165 'rsrc/css/sprite-status.css' => '25d7f92f', 166 166 'rsrc/css/sprite-tokens.css' => '1706b943', 167 - 'rsrc/externals/font/fontawesome/fontawesome-webfont.eot' => 'b676fe4f', 168 - 'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'af66fc5c', 169 - 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => 'c713570f', 167 + 'rsrc/externals/font/fontawesome/fontawesome-webfont.eot' => '1cab0752', 168 + 'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => '2ff84fd2', 169 + 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => 'a119ee5e', 170 170 'rsrc/externals/font/sourcesans/SourceSansPro.woff' => '3614608c', 171 171 'rsrc/externals/font/sourcesans/SourceSansProBold.woff' => 'cbf46566', 172 172 'rsrc/externals/javelin/core/Event.js' => '69815cac', ··· 525 525 'diffusion-icons-css' => '384a0f7d', 526 526 'diffusion-source-css' => '66fdf661', 527 527 'diviner-shared-css' => '38813222', 528 - 'font-fontawesome' => '62bc244d', 528 + 'font-fontawesome' => '4c160eb7', 529 529 'font-source-sans-pro' => '91d53463', 530 530 'global-drag-and-drop-css' => '697324ad', 531 531 'harbormaster-css' => 'cec833b7',
+83
src/applications/uiexample/examples/PHUIIconExample.php
··· 381 381 'fa-vimeo-square', 382 382 'fa-try', 383 383 'fa-plus-square-o', 384 + 'fa-space-shuttle', 385 + 'fa-slack', 386 + 'fa-envelope-square', 387 + 'fa-wordpress', 388 + 'fa-openid', 389 + 'fa-institution', 390 + 'fa-bank', 391 + 'fa-university', 392 + 'fa-mortar-board', 393 + 'fa-graduation-cap', 394 + 'fa-yahoo', 395 + 'fa-google', 396 + 'fa-reddit', 397 + 'fa-reddit-square', 398 + 'fa-stumbleupon-circle', 399 + 'fa-stumbleupon', 400 + 'fa-delicious', 401 + 'fa-digg', 402 + 'fa-pied-piper-square', 403 + 'fa-pied-piper', 404 + 'fa-pied-piper-alt', 405 + 'fa-drupal', 406 + 'fa-joomla', 407 + 'fa-language', 408 + 'fa-fax', 409 + 'fa-building', 410 + 'fa-child', 411 + 'fa-paw', 412 + 'fa-spoon', 413 + 'fa-cube', 414 + 'fa-cubes', 415 + 'fa-behance', 416 + 'fa-behance-square', 417 + 'fa-steam', 418 + 'fa-steam-square', 419 + 'fa-recycle', 420 + 'fa-automobile', 421 + 'fa-car', 422 + 'fa-cab', 423 + 'fa-tree', 424 + 'fa-spotify', 425 + 'fa-deviantart', 426 + 'fa-soundcloud', 427 + 'fa-database', 428 + 'fa-file-pdf-o', 429 + 'fa-file-word-o', 430 + 'fa-file-excel-o', 431 + 'fa-file-powerpoint-o', 432 + 'fa-file-photo-o', 433 + 'fa-file-picture-o', 434 + 'fa-file-image-o', 435 + 'fa-file-zip-o', 436 + 'fa-file-archive-o', 437 + 'fa-file-sound-o', 438 + 'fa-file-movie-o', 439 + 'fa-file-code-o', 440 + 'fa-vine', 441 + 'fa-codepen', 442 + 'fa-jsfiddle', 443 + 'fa-life-bouy', 444 + 'fa-support', 445 + 'fa-life-ring', 446 + 'fa-circle-o-notch', 447 + 'fa-rebel', 448 + 'fa-empire', 449 + 'fa-git-square', 450 + 'fa-git', 451 + 'fa-hacker-news', 452 + 'fa-tencent-weibo', 453 + 'fa-qq', 454 + 'fa-wechat', 455 + 'fa-send', 456 + 'fa-paper-plane', 457 + 'fa-send-o', 458 + 'fa-paper-plane-o', 459 + 'fa-history', 460 + 'fa-circle-thin', 461 + 'fa-header', 462 + 'fa-paragraph', 463 + 'fa-sliders', 464 + 'fa-share-alt', 465 + 'fa-share-alt-square', 466 + 'fa-bomb', 384 467 ); 385 468 } 386 469
+244 -10
webroot/rsrc/css/font/font-awesome.css
··· 2 2 * @provides font-fontawesome 3 3 */ 4 4 5 - /* 6 - * Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome 5 + /** 6 + * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome 7 7 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) 8 8 */ 9 9 10 10 @font-face { 11 11 font-family: 'FontAwesome'; 12 - src: url('/rsrc/externals/font/fontawesome/fontawesome-webfont.eot?v=4.0.3'); 13 - src: url('/rsrc/externals/font/fontawesome/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/rsrc/externals/font/fontawesome/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/rsrc/externals/font/fontawesome/fontawesome-webfont.ttf?v=4.0.3') format('truetype'); 12 + src: url('/rsrc/externals/font/fontawesome/fontawesome-webfont.eot?v=4.1.0'); 13 + src: url('/rsrc/externals/font/fontawesome/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('/rsrc/externals/font/fontawesome/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('/rsrc/externals/font/fontawesome/fontawesome-webfont.ttf?v=4.1.0') format('truetype'); 14 14 font-weight: normal; 15 15 font-style: normal; 16 16 } ··· 20 20 21 21 /* makes the font 33% larger relative to the icon container */ 22 22 .fa-lg { 23 - font-size: 1.3333333333333333em; 23 + font-size: 1.33333333em; 24 24 line-height: 0.75em; 25 25 vertical-align: -15%; 26 26 } ··· 218 218 .fa-video-camera:before { 219 219 content: "\f03d"; 220 220 } 221 + .fa-photo:before, 222 + .fa-image:before, 221 223 .fa-picture-o:before { 222 224 content: "\f03e"; 223 225 } ··· 581 583 .fa-square:before { 582 584 content: "\f0c8"; 583 585 } 586 + .fa-navicon:before, 587 + .fa-reorder:before, 584 588 .fa-bars:before { 585 589 content: "\f0c9"; 586 590 } ··· 640 644 content: "\f0dc"; 641 645 } 642 646 .fa-sort-down:before, 643 - .fa-sort-asc:before { 647 + .fa-sort-desc:before { 644 648 content: "\f0dd"; 645 649 } 646 650 .fa-sort-up:before, 647 - .fa-sort-desc:before { 651 + .fa-sort-asc:before { 648 652 content: "\f0de"; 649 653 } 650 654 .fa-envelope:before { ··· 834 838 .fa-code:before { 835 839 content: "\f121"; 836 840 } 841 + .fa-mail-reply-all:before, 837 842 .fa-reply-all:before { 838 - content: "\f122"; 839 - } 840 - .fa-mail-reply-all:before { 841 843 content: "\f122"; 842 844 } 843 845 .fa-star-half-empty:before, ··· 1185 1187 .fa-plus-square-o:before { 1186 1188 content: "\f196"; 1187 1189 } 1190 + .fa-space-shuttle:before { 1191 + content: "\f197"; 1192 + } 1193 + .fa-slack:before { 1194 + content: "\f198"; 1195 + } 1196 + .fa-envelope-square:before { 1197 + content: "\f199"; 1198 + } 1199 + .fa-wordpress:before { 1200 + content: "\f19a"; 1201 + } 1202 + .fa-openid:before { 1203 + content: "\f19b"; 1204 + } 1205 + .fa-institution:before, 1206 + .fa-bank:before, 1207 + .fa-university:before { 1208 + content: "\f19c"; 1209 + } 1210 + .fa-mortar-board:before, 1211 + .fa-graduation-cap:before { 1212 + content: "\f19d"; 1213 + } 1214 + .fa-yahoo:before { 1215 + content: "\f19e"; 1216 + } 1217 + .fa-google:before { 1218 + content: "\f1a0"; 1219 + } 1220 + .fa-reddit:before { 1221 + content: "\f1a1"; 1222 + } 1223 + .fa-reddit-square:before { 1224 + content: "\f1a2"; 1225 + } 1226 + .fa-stumbleupon-circle:before { 1227 + content: "\f1a3"; 1228 + } 1229 + .fa-stumbleupon:before { 1230 + content: "\f1a4"; 1231 + } 1232 + .fa-delicious:before { 1233 + content: "\f1a5"; 1234 + } 1235 + .fa-digg:before { 1236 + content: "\f1a6"; 1237 + } 1238 + .fa-pied-piper-square:before, 1239 + .fa-pied-piper:before { 1240 + content: "\f1a7"; 1241 + } 1242 + .fa-pied-piper-alt:before { 1243 + content: "\f1a8"; 1244 + } 1245 + .fa-drupal:before { 1246 + content: "\f1a9"; 1247 + } 1248 + .fa-joomla:before { 1249 + content: "\f1aa"; 1250 + } 1251 + .fa-language:before { 1252 + content: "\f1ab"; 1253 + } 1254 + .fa-fax:before { 1255 + content: "\f1ac"; 1256 + } 1257 + .fa-building:before { 1258 + content: "\f1ad"; 1259 + } 1260 + .fa-child:before { 1261 + content: "\f1ae"; 1262 + } 1263 + .fa-paw:before { 1264 + content: "\f1b0"; 1265 + } 1266 + .fa-spoon:before { 1267 + content: "\f1b1"; 1268 + } 1269 + .fa-cube:before { 1270 + content: "\f1b2"; 1271 + } 1272 + .fa-cubes:before { 1273 + content: "\f1b3"; 1274 + } 1275 + .fa-behance:before { 1276 + content: "\f1b4"; 1277 + } 1278 + .fa-behance-square:before { 1279 + content: "\f1b5"; 1280 + } 1281 + .fa-steam:before { 1282 + content: "\f1b6"; 1283 + } 1284 + .fa-steam-square:before { 1285 + content: "\f1b7"; 1286 + } 1287 + .fa-recycle:before { 1288 + content: "\f1b8"; 1289 + } 1290 + .fa-automobile:before, 1291 + .fa-car:before { 1292 + content: "\f1b9"; 1293 + } 1294 + .fa-cab:before, 1295 + .fa-taxi:before { 1296 + content: "\f1ba"; 1297 + } 1298 + .fa-tree:before { 1299 + content: "\f1bb"; 1300 + } 1301 + .fa-spotify:before { 1302 + content: "\f1bc"; 1303 + } 1304 + .fa-deviantart:before { 1305 + content: "\f1bd"; 1306 + } 1307 + .fa-soundcloud:before { 1308 + content: "\f1be"; 1309 + } 1310 + .fa-database:before { 1311 + content: "\f1c0"; 1312 + } 1313 + .fa-file-pdf-o:before { 1314 + content: "\f1c1"; 1315 + } 1316 + .fa-file-word-o:before { 1317 + content: "\f1c2"; 1318 + } 1319 + .fa-file-excel-o:before { 1320 + content: "\f1c3"; 1321 + } 1322 + .fa-file-powerpoint-o:before { 1323 + content: "\f1c4"; 1324 + } 1325 + .fa-file-photo-o:before, 1326 + .fa-file-picture-o:before, 1327 + .fa-file-image-o:before { 1328 + content: "\f1c5"; 1329 + } 1330 + .fa-file-zip-o:before, 1331 + .fa-file-archive-o:before { 1332 + content: "\f1c6"; 1333 + } 1334 + .fa-file-sound-o:before, 1335 + .fa-file-audio-o:before { 1336 + content: "\f1c7"; 1337 + } 1338 + .fa-file-movie-o:before, 1339 + .fa-file-video-o:before { 1340 + content: "\f1c8"; 1341 + } 1342 + .fa-file-code-o:before { 1343 + content: "\f1c9"; 1344 + } 1345 + .fa-vine:before { 1346 + content: "\f1ca"; 1347 + } 1348 + .fa-codepen:before { 1349 + content: "\f1cb"; 1350 + } 1351 + .fa-jsfiddle:before { 1352 + content: "\f1cc"; 1353 + } 1354 + .fa-life-bouy:before, 1355 + .fa-life-saver:before, 1356 + .fa-support:before, 1357 + .fa-life-ring:before { 1358 + content: "\f1cd"; 1359 + } 1360 + .fa-circle-o-notch:before { 1361 + content: "\f1ce"; 1362 + } 1363 + .fa-ra:before, 1364 + .fa-rebel:before { 1365 + content: "\f1d0"; 1366 + } 1367 + .fa-ge:before, 1368 + .fa-empire:before { 1369 + content: "\f1d1"; 1370 + } 1371 + .fa-git-square:before { 1372 + content: "\f1d2"; 1373 + } 1374 + .fa-git:before { 1375 + content: "\f1d3"; 1376 + } 1377 + .fa-hacker-news:before { 1378 + content: "\f1d4"; 1379 + } 1380 + .fa-tencent-weibo:before { 1381 + content: "\f1d5"; 1382 + } 1383 + .fa-qq:before { 1384 + content: "\f1d6"; 1385 + } 1386 + .fa-wechat:before, 1387 + .fa-weixin:before { 1388 + content: "\f1d7"; 1389 + } 1390 + .fa-send:before, 1391 + .fa-paper-plane:before { 1392 + content: "\f1d8"; 1393 + } 1394 + .fa-send-o:before, 1395 + .fa-paper-plane-o:before { 1396 + content: "\f1d9"; 1397 + } 1398 + .fa-history:before { 1399 + content: "\f1da"; 1400 + } 1401 + .fa-circle-thin:before { 1402 + content: "\f1db"; 1403 + } 1404 + .fa-header:before { 1405 + content: "\f1dc"; 1406 + } 1407 + .fa-paragraph:before { 1408 + content: "\f1dd"; 1409 + } 1410 + .fa-sliders:before { 1411 + content: "\f1de"; 1412 + } 1413 + .fa-share-alt:before { 1414 + content: "\f1e0"; 1415 + } 1416 + .fa-share-alt-square:before { 1417 + content: "\f1e1"; 1418 + } 1419 + .fa-bomb:before { 1420 + content: "\f1e2"; 1421 + }
webroot/rsrc/externals/font/fontawesome/fontawesome-webfont.eot

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/fontawesome/fontawesome-webfont.ttf

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/fontawesome/fontawesome-webfont.woff

This is a binary file and will not be displayed.