History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
f0a1f4e0c1ac | vrana | Add simple table Remarkup rule | Oct 17 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 | |||
45f7bd6ad1dd | vrana | Split Remarkup rule for document link from hyperlink | Aug 8 2012 | |||
6cf795f99142 | epriestley | Fix an XSS hole in Remarkup link handling, see T1601 | Aug 6 2012 | |||
ce0c1f2b6326 | epriestley | Add <table> syntax to Remarkup | Jul 2 2012 | |||
b8ca453dc807 | vrana | Allow specifying custom syntax highlighter in Remarkup | Jun 27 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
98a275aa32dc | vrana | Improve remarkup quotes over multiple lines | Apr 18 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
46e554e0123a | epriestley | Detect URLs in Remarkup more craftily | Sep 22 2011 | |||
17133f64efea | epriestley | Separate the remarkup rendering pipeline into multiple stages | Aug 6 2011 | |||
7898beb1013f | epriestley | Allow CodeBlock in Remarkup to accept some non-PHP default language | Jun 24 2011 | |||
f236e7fd7a19 | epriestley | Allow metadata to be exported out of PhutilMarkupEngine | Jun 24 2011 | |||
c3036e7b0491 | epriestley | Minor fix for remarkup and newlines | May 23 2011 | |||
f84db6c87c7d | epriestley | Minor: stop the CodeBlockRule from matching and unlinking individual hyperlinks | May 19 2011 | |||
6ca83d67f18e | epriestley | Add "NOTE:" syntax to remarkup | May 17 2011 | |||
4ac90caa29a4 | epriestley | libphutil support for Pygments | May 1 2011 | |||
d53afc8b2281 | tuomaspelkonen | Fixed Differential quotes rendering. (libphutil) | Apr 15 2011 | |||
161b5b8ce6bf | epriestley | Preserve linebreak mode for Remarkup. | Apr 10 2011 | |||
b3262dd829cc | epriestley | Mostly document PhutilSymbolLoader, revert <br /> noise. | Apr 1 2011 | |||
7a405d87d45c | epriestley | Fix RemarkupEngine issues with header markup, restore unit tests | Mar 30 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
81a2f784992f | epriestley | Add syntax highlighters. | Jan 10 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help