History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6591a6f63425 | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
5a5fc917ce26 | aubort | Merge with Stable Week 17 | May 2 2017 | |||
cfeafaf2636d | Jakub Vrana/vrana | Fix errors found by PHPStan | Feb 16 2017 | |||
8bb124c37de3 | epriestley | Merge PhutilGitURI into PhutilURI | Jun 13 2016 | |||
2c47bbeaf753 | epriestley | Make remarkup link generation rules more flexible and consistent | Jun 2 2016 | |||
5d47fb1027f5 | epriestley | Allow the default Remarkup <p> tag to be inline-styled for mail | May 6 2016 | |||
609c137c338c | Richard van Velzen/epriestley | Revert "Reorder remarkup block rules for consistency with… | May 6 2016 | |||
c0370f2f3c14 | Richard van Velzen | Reorder remarkup block rules for consistency with PhabricatorMarkupEngine | May 6 2016 | |||
d4e36c61b1ac | epriestley | Produce a more defensible HTML mail rendering of Remarkup blockquotes | May 5 2016 | |||
e499b37f5dd3 | epriestley | When rendering Remarkup codeblocks, allow calling engines to provide a style map | May 5 2016 | |||
d20d6e725037 | epriestley | Fix an issue with highlighting PHP snippets with leading whitespace using XHPAST | Mar 13 2016 | |||
f5f44f3a2c0b | epriestley | Allow Remarkup tables to have leading space so they work correctly with quoting | Mar 12 2016 | |||
c3fd3a8bb2c3 | epriestley | fix bug | Jan 14 2016 | |||
ceca9d1122ea | Chad Little | Add Highlight Remarkup Rule | Nov 2 2015 | |||
59f5a8d2bb82 | Chad Little/chad | Add scroll wrapper for big tables | Oct 27 2015 | |||
db3667a62f66 | epriestley | Add an upstream JSON fragment lexer | Oct 17 2015 | |||
dbf792a053fc | epriestley | Prevent exponential explosion of text-mode rendering of deeply nested… | Oct 8 2015 | |||
21ee3ad4ba5f | epriestley | Fix unit test errors in libphutil | Oct 4 2015 | |||
6c0118085afd | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
2bac12af4c8a | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Jul 7 2015 | |||
77125603bf9c | Joshua Spence | Minor indentation fix | Jun 20 2015 | |||
50cdab04a4f8 | Joshua Spence | Remove an unused property | Jun 17 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
88f6ecedbd45 | Joshua Spence | Remove "@stable" annotations | Jun 14 2015 | |||
3579382a847a | Joshua Spence | Add some more translation strings | May 18 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
21268aff1d8a | Joshua Spence | Add some missing type hints | May 4 2015 | |||
00e1f2da2829 | Chad Little | Add additional CSS class when code-block is counterexample | Apr 28 2015 | |||
4c496670539c | epriestley | Don't invoke pygmentize to highlight "txt" or "text" files | Mar 24 2015 | |||
eaa6ebecef8e | epriestley | Support VHDL file extension in pygments | Mar 4 2015 | |||
b6200342f224 | Joshua Spence | Add syntax highlighting for the "Robot Framework" language | Feb 28 2015 | |||
1d6dcad840ca | Joshua Spence | Use `PhutilXHPASTBinary` methods | Feb 2 2015 | |||
f9ecfb447892 | epriestley | Default remarkup code blocks to plain text, not PHP | Jan 1 2015 | |||
95152847ba50 | epriestley | Preserve whitespace more faithfully when processing %%% remarkup blocks | Dec 12 2014 | |||
31e03271e0bc | epriestley | Use more liberal whitespae detection for `%%%` and `---` remarkup rules | Dec 11 2014 | |||
549aa1bf1485 | epriestley | Disallow `[1]` from being interpreted as a marked checkbox in remarkup | Dec 1 2014 | |||
9076d7ccdaaa | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
0db4b149c4e0 | Richard van Velzen/epriestley | Support arbitrary start numbers for ordered lists in remarkup | Oct 23 2014 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
ecf3526e557f | epriestley | Support "tel:" protocol in Remarkup | Sep 10 2014 | |||
ff7071c3c5c3 | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
2de64405cfdf | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
03335c8d2069 | epriestley | Allow Remarkup list items to have multiple paragraphs | Aug 5 2014 | |||
25c1599e34e0 | epriestley | Make `#` header detection more strict | Aug 5 2014 | |||
51472fd62263 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
fceef0248d67 | epriestley | Interpret "## text"-style Markdown headers | Jul 25 2014 | |||
371c33b73585 | epriestley | Improve text mode rendering of reverse Remarkup list staircases | Jul 25 2014 | |||
2603d59f43b0 | epriestley | Fix crazystairs with non-stairlike reverse-indented lists | Jul 25 2014 | |||
efc2cc5c7728 | Joshua Spence | Add a `PhutilMethodNotImplementedException` class | Jul 21 2014 | |||
754d02518c43 | Joshua Spence | Minor change to `PhutilPygmentsSyntaxHighlighter` | Jul 20 2014 | |||
4e015b989b73 | epriestley | Adjust rule priorities to deal with links to object names correctly | Jul 17 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
f91c889c5ed5 | epriestley | Add isFlatText() for performing remarkup flat text tests | Jul 1 2014 | |||
032adc707f7d | epriestley | Allow Remarkup rules to assert that attributes do not contain tokens | Jul 1 2014 | |||
aae30d7d2a8e | epriestley | Add classes to Remarkup lists and headers | Jun 27 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
9b2f35480dc0 | Ben Alpert/epriestley | Implementation of PhutilLexer for Python | Jun 5 2014 | |||
120a050b9251 | Joshua Spence/epriestley | Allow triple backticks to be preceded by whitespace. | Jun 5 2014 | |||
c4cb6d99c4a5 | Joshua Spence/epriestley | Add `pygmentize` support for Puppet files. | May 29 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
1e703ff15309 | epriestley | Make blockquotes use parent/child rules | May 5 2014 | |||
b88b8ba78580 | epriestley | Introduce a quoted reply block rule for Remarkup | May 5 2014 | |||
5cfc0c661d44 | epriestley | Add piles of special casing to support "mailto:" | May 4 2014 | |||
d7732a7cc050 | epriestley | Allow Remarkup lists to have checkboxes | May 2 2014 | |||
fd6f1829e353 | epriestley | Put rel="noreferrer" on all nonlocal links | Apr 8 2014 | |||
a25afc6c64b0 | epriestley | Put a <span> around "NOTE:" in Remarkup | Mar 23 2014 | |||
9678247c9f4c | epriestley | Filter "javascript:" URIs more aggressively | Mar 17 2014 | |||
6b1066f7c0b3 | epriestley | Don't format "1/" as an ordered list in Remarkup | Mar 11 2014 | |||
1f8510cf854b | Joshua Spence/epriestley | Minor linter fixes | Feb 25 2014 | |||
10a688376d24 | Bob Trahan | Add WARNING and IMPORTANT to remarkup | Jan 24 2014 | |||
d98bd96e149a | Bob Trahan | underline rule - tweak it a bit | Jan 17 2014 | |||
a54218ad3a78 | Bob Trahan | Remarkup - add underline rule | Jan 17 2014 | |||
22285e941272 | epriestley | Fix excessively aggressive capturing of hyperlinks in Remarkup | Jan 15 2014 | |||
900e44191d52 | Peng Li/epriestley | Speed up text markup for test results | Dec 3 2013 | |||
fc94c397b410 | Jakub Vrana | Allow self-closing <frame> | Nov 9 2013 | |||
ff7885244f08 | Jakub Vrana | Provide helper function for <div class="%s">%s</div> | Nov 9 2013 | |||
7412081d0d1c | Jakub Vrana | Allow concatenating HTML with operator extension | Oct 22 2013 | |||
549f67b17955 | epriestley | Be more liberal about whitespace in the "interpreter block" rule | Oct 17 2013 | |||
d422741443dd | epriestley | Expand Remarkup interpreter block capabilities a little bit | Oct 17 2013 | |||
39a1711f417e | Gareth Evans/epriestley | Parse markup for external interpreter | Sep 17 2013 | |||
c0d2fd4784b3 | Gareth Evans/epriestley | Allow int to trigger ordered list remarkup | Sep 15 2013 | |||
84cac75fbcc7 | epriestley | Provide explicit remarkup block priorities | Sep 5 2013 | |||
139a2f2362af | Andrew Gallagher | Fix literal block | Sep 4 2013 | |||
f15e7e90ee68 | Jakub Vrana | Delete deprecated phutil_render_tag() | Jul 28 2013 | |||
8a8a3de26e18 | epriestley | Fix over-escaping in text-mode rendering in Remarkup | Jul 22 2013 | |||
10168819f555 | epriestley | Fix some issues with code blocks and ASCII art | Jul 17 2013 | |||
cc8af87881c3 | Jakub Vrana | Improve test for NOTE Remarkup rule | Jul 10 2013 | |||
aae486ea0f4e | epriestley | Don't apply inline rules in Literal remarkup blocks | Jul 10 2013 | |||
eb983ffce988 | epriestley | Fix remarkup "NOTE" block syntax | Jul 8 2013 | |||
70dad82483bf | epriestley | Minor, give the monospace rule an earlier priority. | Jul 1 2013 | |||
dbbda011392b | epriestley | Make inline remarkup rules have explicit priority | Jul 1 2013 | |||
23cae537084a | epriestley | Add some block tests for D6319 | Jun 29 2013 | |||
6d4d4f888f61 | Gareth Evans/epriestley | Rewrite block rules to calculate their own blocks | Jun 29 2013 | |||
f85499832eef | epriestley | Add test cases which cover the trailing whitespace behavior of code blocks | Jun 26 2013 | |||
8ef40ef74659 | Gareth Evans/epriestley | Implement an "invisibles" syntax highlighting language | Jun 25 2013 | |||
70abbd8811b2 | epriestley | Make phutil_tag() / phutil_escape_html() 10-15% faster | Jun 12 2013 | |||
0dae84829a18 | epriestley | Improve behavior of named anchor links | May 19 2013 | |||
0bd881ad3091 | epriestley | Fix `[x]` in simple table markup | May 15 2013 | |||
1bff117642e0 | Afaque Hussain/epriestley | Put a sigil on remarkip-code-block in PhutilRemarkupEngineRemarkupCodeBlockRule | May 12 2013 |
c4science · Help