History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6591a6f63425 | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
2c47bbeaf753 | epriestley | Make remarkup link generation rules more flexible and consistent | Jun 2 2016 | |||
c3fd3a8bb2c3 | epriestley | fix bug | Jan 14 2016 | |||
ceca9d1122ea | Chad Little | Add Highlight Remarkup Rule | Nov 2 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
88f6ecedbd45 | Joshua Spence | Remove "@stable" annotations | Jun 14 2015 | |||
21268aff1d8a | Joshua Spence | Add some missing type hints | May 4 2015 | |||
9076d7ccdaaa | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
ecf3526e557f | epriestley | Support "tel:" protocol in Remarkup | Sep 10 2014 | |||
51472fd62263 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
4e015b989b73 | epriestley | Adjust rule priorities to deal with links to object names correctly | Jul 17 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 | |||
5cfc0c661d44 | epriestley | Add piles of special casing to support "mailto:" | May 4 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 | |||
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 | |||
0dae84829a18 | epriestley | Improve behavior of named anchor links | May 19 2013 | |||
b03bdc33a4a1 | epriestley | Parse most `[name](href)` Markdown-style links in Remarkup | May 8 2013 | |||
8d38e4cf3c88 | epriestley | Improve remarkup performance (libphutil) | Apr 1 2013 | |||
c1d330c5b77b | Jakub Vrana | Allow renderering Remarkup to text | Mar 21 2013 | |||
611913d02697 | vrana | Take blocks into account into Diviner highlighter | Feb 23 2013 | |||
a11ca0bc0e40 | vrana | Convert Remarkup to safe HTML | Feb 14 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 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 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 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
7da5c6164daf | vrana | Fix external [[ ]] Remarkup links | Apr 9 2012 | |||
472b02365c3f | vrana | Allow [[]] remarkup links outside Phabricator | Apr 6 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 | |||
03658b123142 | epriestley | Fix monospaced-in-monospaced markup | Mar 14 2012 | |||
906bbf9d5ad0 | vrana | Support ` for delimiting monospaced text in Remarkup | Mar 5 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 | |||
1e4e10ea86d0 | Emir Habul | Separate storing of rendered hyperlinks in remarkup hyperlink rule | Jan 13 2012 | |||
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 | |||
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 | |||
c3036e7b0491 | epriestley | Minor fix for remarkup and newlines | May 23 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help