1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-09 14:21:02 +01:00
phorge-phorge/src/infrastructure/markup
Leon Eckardt c5a365e1b2 Unify user-select CSS directives
Summary:
Removes the -khtml, -moz and -ms prefix, since most Browsers are natively supporting the user select directive.
The -webkit prefix is still kept or added for Safari, wich does not support user-select.

Ref: see https://we.phorge.it/D25024#815 for context

Test Plan: Removing the CSS should change nothing in modern browsers.

Reviewers: O1 Blessed Committers, speck, valerio.bozzolan, Matthew

Reviewed By: O1 Blessed Committers, speck, valerio.bozzolan

Subscribers: Cigaryno, Matthew, speck, tobiaswiese, valerio.bozzolan

Differential Revision: https://we.phorge.it/D25025
2023-05-27 21:26:49 +02:00
..
__tests__ Continue moving classes with no callers in libphutil or Arcanist to Phabricator 2020-02-12 13:14:04 -08:00
blockrule Don't consider file references inside quoted text blocks to grant "attachment intent" 2022-05-23 14:08:15 -07:00
interpreter Put cows and figlet bannners in <pre> in HTML mail bodies 2015-10-08 20:03:15 -07:00
markuprule Fix some test suite stragglers with PHP 8.1 compatibility 2022-05-19 12:04:09 -07:00
remarkup Don't consider file references inside quoted text blocks to grant "attachment intent" 2022-05-23 14:08:15 -07:00
rule Unify user-select CSS directives 2023-05-27 21:26:49 +02:00
syntax Continue moving classes with no callers in libphutil or Arcanist to Phabricator 2020-02-12 13:14:04 -08:00
view Always serve "{meme ...}" from the CDN domain, never from the primary domain 2018-03-08 07:47:02 -08:00
PhabricatorMarkupEngine.php Don't consider file references inside quoted text blocks to grant "attachment intent" 2022-05-23 14:08:15 -07:00
PhabricatorMarkupInterface.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorMarkupOneOff.php Move PhrictionContent from RemarkupInterface (deprecated) to PHUIRemarkupView 2018-02-15 17:40:51 -08:00
PhabricatorMarkupPreviewController.php Disable caching of remarkup previews 2015-02-22 05:39:25 -08:00
PhabricatorSyntaxHighlighter.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhutilMarkupEngine.php Continue moving classes with no callers in libphutil or Arcanist to Phabricator 2020-02-12 13:14:04 -08:00
PhutilRemarkupBlockStorage.php Move web application classes into "phabricator/" 2019-09-02 07:58:59 -07:00
PhutilSafeHTML.php Continue moving classes with no callers in libphutil or Arcanist to Phabricator 2020-02-12 13:14:04 -08:00
PhutilSafeHTMLProducerInterface.php Continue moving classes with no callers in libphutil or Arcanist to Phabricator 2020-02-12 13:14:04 -08:00
render.php Fix an issue where Herald may fail to extract content from an empty commit 2022-04-20 13:04:00 -07:00