History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b03bdc33a4a1 | epriestley | Parse most `[name](href)` Markdown-style links in Remarkup | May 8 2013 | |||
6471cc293043 | epriestley | Process Markdown-style headers in Remarkup | May 7 2013 | |||
ce821305c326 | yungsters | Remarkup: Allow Odd Line Breaks Before Blocks | May 3 2013 | |||
3dd1574af0cb | epriestley | Allow named links inside simple tables in Remarkup | Apr 30 2013 | |||
5060f4f1b8ae | epriestley | Never self-close tags which can't self-close in phutil_tag() | Apr 11 2013 | |||
8d38e4cf3c88 | epriestley | Improve remarkup performance (libphutil) | Apr 1 2013 | |||
24685f9551ed | Nick Harper | Fix merge conflict between D5369 and D5365 | Mar 28 2013 | |||
c1d330c5b77b | Jakub Vrana | Allow renderering Remarkup to text | Mar 21 2013 | |||
f224ea52a701 | Lauri-Henrik Jalonen/epriestley | Implemented a <hr /> remarkup rule | Mar 18 2013 | |||
8072babfcf72 | epriestley | Provide an "HTMLProducer" interface so Views can work like tags | Mar 9 2013 | |||
611913d02697 | vrana | Take blocks into account into Diviner highlighter | Feb 23 2013 | |||
a11ca0bc0e40 | vrana | Convert Remarkup to safe HTML | Feb 14 2013 | |||
e6bfe667d22c | vrana | Kill phutil_render_tag() | Feb 13 2013 | |||
9041dd194e65 | epriestley | Fix issue with highlighting multi-line tokens in libphutil | Feb 13 2013 | |||
e344fc377827 | epriestley | Allow nested arrays in tag rendering | Feb 13 2013 | |||
e44637ef1a9b | epriestley | Don't merge consecuitive list blocks | Feb 13 2013 | |||
1c90c18fa590 | vrana | Return safe HTML from syntax highlighters | Feb 12 2013 | |||
3c2266b02241 | vrana | Move Pygments handling from Phabricator | Feb 10 2013 | |||
e2a0ca1fd661 | vrana | Highlight using XHPAST in parallel | Feb 10 2013 | |||
4d9a41cdb69c | vrana | Allow appending to safe HTML | Jan 31 2013 | |||
5bde9c036411 | vrana | Add function calling nl2br() and phutil_escape_html() | Jan 28 2013 | |||
7d2b52c839be | epriestley | Allow phutil_render_tag() to accept an array content argument | Jan 25 2013 | |||
42ac69282150 | vrana | Automatically escape HTML | Jan 25 2013 | |||
5994bfb6f764 | epriestley | Fix Remarkup generation of Table of Contents links | Jan 21 2013 | |||
31382a913dde | vrana | Don't highlight whole text in () as URL | Jan 8 2013 | |||
5504fa53f62c | epriestley | Don't require non-boundary on trailing backtick when matching monospaced… | Dec 17 2012 | |||
147700bea53a | epriestley | Fix a Remarkup issue where empty list items render with markup in items | Dec 9 2012 | |||
d6ca7b4fb04d | epriestley | Add a case-sensitive mode to PhutilSimpleOptions | Nov 29 2012 | |||
1237f0e55cdc | Bob Trahan | Update src/markup/engine/remarkup/blockrule/PhutilRemarkupEngineRemarkupHeaderB… | Nov 27 2012 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
b2d3a697dec8 | vrana | Fix undefined index in console syntax highlighter | Nov 9 2012 | |||
534215a93990 | vrana | Add final newline to Remarkup tests | Nov 7 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
e27d998e8ff5 | vrana | Allow Windows directories in console highlighter | Nov 1 2012 | |||
35a4b1d53ac4 | vrana | Support multiline commands in console syntax highlighter | Oct 19 2012 | |||
f0a1f4e0c1ac | vrana | Add simple table Remarkup rule | Oct 17 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
114d628801e3 | vrana | Fix PhutilRemarkupEngine tests | Aug 24 2012 | |||
b30fde1853e8 | epriestley | Build a PhutilLexer-based highlighter | Aug 22 2012 | |||
61107311ec6e | katherine | [hql -> sql] make hql the same as sql | Aug 18 2012 | |||
1d06ac3644b9 | Alan Huang | Export code block language from Remarkup | Aug 14 2012 | |||
18e8719b1256 | Alan Huang | Allow intra-domain links in Remarkup | Aug 14 2012 | |||
0eb9121c9fd4 | vrana | Fix doc links | Aug 10 2012 | |||
3f252cd21274 | Alan Huang | Support self::$foo case | Aug 10 2012 | |||
812b204f269e | Alan Huang | Make XHPASTSyntaxHighlighter more robust | Aug 10 2012 | |||
209338c418d4 | Alan Huang | Add context support to PHP highlighter | Aug 9 2012 | |||
45f7bd6ad1dd | vrana | Split Remarkup rule for document link from hyperlink | Aug 8 2012 | |||
f23bc5eea2f7 | epriestley | Fix an issue where PHP_EOL_COMMENT tokens were discarded on EOF | Aug 6 2012 | |||
6cf795f99142 | epriestley | Fix an XSS hole in Remarkup link handling, see T1601 | Aug 6 2012 | |||
14eca800c60f | Ricky Elrod | Highlight LESS and SCSS as CSS, because it's better than nothing. | Jul 27 2012 | |||
ce0c1f2b6326 | epriestley | Add <table> syntax to Remarkup | Jul 2 2012 | |||
b8ca453dc807 | vrana | Allow specifying custom syntax highlighter in Remarkup | Jun 27 2012 | |||
8f79889d9134 | vrana | Add PHP scrub for Pygmentize | Jun 21 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
f229accd3494 | epriestley | Use `-O encoding=utf-8` for pygmentize | May 31 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
b5f79dace0c6 | vrana | Avoid E_NOTICE | May 24 2012 | |||
c5456f89cbc9 | epriestley | Minor, escape console output after parsing so quotes don't trigger the "#"… | May 24 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
ddadcca065ca | vrana | Highlight `monospace` in Diviner highlighter | Apr 18 2012 | |||
98a275aa32dc | vrana | Improve remarkup quotes over multiple lines | Apr 18 2012 | |||
bef1b2e7fa02 | epriestley | Don't let <span> cross lines when highlighting Remarkup | Apr 18 2012 | |||
4360da874f40 | vrana | Centralize highlighter fallback | Apr 17 2012 | |||
7da5c6164daf | vrana | Fix external [[ ]] Remarkup links | Apr 9 2012 | |||
472b02365c3f | vrana | Allow [[]] remarkup links outside Phabricator | Apr 6 2012 | |||
6ef1a8603629 | Hua Wang/epriestley | Improve copy/paste from Diviner | Apr 2 2012 | |||
7353188656c2 | vrana | Check if array values are instances of something | Mar 29 2012 | |||
67e2c010acb5 | 20after4/epriestley | Added a new markup rule for ~~deleted text~~ | Mar 20 2012 | |||
0765c8fe5db5 | epriestley | Use "\1", not "~", to delimit remarkup tokens | Mar 20 2012 | |||
efb6a7d305c0 | epriestley | Provide a mechanism for reverisbly decoding arbitrary data for infix URIs | Mar 20 2012 | |||
03fdf1991a6e | vrana | Don't highlight hyperlinks in monospaced text | Mar 15 2012 | |||
8bbf8a1cf258 | vrana | Respect letter case in method name | Mar 14 2012 | |||
03658b123142 | epriestley | Fix monospaced-in-monospaced markup | Mar 14 2012 | |||
906bbf9d5ad0 | vrana | Support ` for delimiting monospaced text in Remarkup | Mar 5 2012 | |||
aef371f49f44 | epriestley | Minor, fix issue with arrays becoming sparse and failing when passed to… | Feb 23 2012 | |||
53b89362d5f9 | epriestley | Fix Remarkup list styles | Feb 22 2012 | |||
e8bfe38febb4 | epriestley | Add nested and ordered lists to Remarkup | Feb 18 2012 | |||
7765d513949b | epriestley | Add a simple language guesser for shells scripts and other things we can… | Feb 15 2012 | |||
90cb77a1b538 | vrana | Add helper function for rendering HTML code | Feb 5 2012 | |||
eff17cc8e611 | Ben Gertzfield | Pygments: Also treat .mm files as Objective-C | Feb 4 2012 | |||
69f012ad7174 | tuomaspelkonen | Remove 'final' from PhutilRemarkupRuleHyperLink | Jan 31 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
3d64a0a95fc5 | epriestley | Mark all libphutil stable classes as @stable | Jan 27 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
1d000c60c0a5 | epriestley | Add a simple option parser for comma-delimited lists, and add more features to… | Jan 16 2012 | |||
1e4e10ea86d0 | Emir Habul | Separate storing of rendered hyperlinks in remarkup hyperlink rule | Jan 13 2012 | |||
5556fd5cc6ad | epriestley | Add a blanket guard for 'javascript:' hrefs in libphutil | Jan 12 2012 | |||
501992bb8865 | epriestley | Allow Remarkup headers to generate a TOC | Jan 6 2012 | |||
59861850229b | Andrew Gallagher | Add markup syntax for a literal block | Jan 4 2012 | |||
29771d50d41d | epriestley | Increase Markdown flavor of Remarkup | Dec 1 2011 | |||
2be26c5e6f77 | epriestley | Preserve trailing whitespace in Remarkup | Dec 1 2011 | |||
c4b803bc7d95 | epriestley | Don't link "self::" and "parent::" as symbols in PhutilXHPASTSyntaxHighlighter | Nov 17 2011 | |||
180aaea5d7ba | epriestley | Fix escaping of ~ in Remarkup | Nov 4 2011 | |||
691230ac380b | epriestley | Use a less-volatile character to delimit replaced strings in Remarkup | Oct 21 2011 | |||
5871d33461bc | Emir Habul | Factor out the rendering of hyperlinks in PhutilRemarkupRuleHyperlink | Oct 21 2011 | |||
cb7ef15edc8b | Emir Habul | Make method in PhutilRemarkupRuleHyperlink protected to help with inheriting. | Oct 20 2011 | |||
00645a0aec09 | epriestley | Update unit tests for Remarkup allowed protocol configuration | Oct 13 2011 | |||
f6f64640ab51 | epriestley | Only automatically link protocols from a protocol whitelist | Oct 10 2011 | |||
99f13abd733d | Nicholas Harper | Ignore pygmentize errors when no lexer is found | Oct 10 2011 |
c4science · Help