phab/src/infrastructure/markup/rulestable
phab/src/infrastructure/markup/rule
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
17cd119b91a5 | epriestley | Add inline styles for `{key ...}` in HTML mail | Sep 9 2016 | |||
5f43abd7efb8 | epriestley | Add a {key ..} Remarkup rule for discussing keystrokes | Sep 7 2016 | |||
be235301d0dc | epriestley | When commits have a "rewritten" hint, try to show that in handles in other… | Aug 24 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
fa943f744bc4 | epriestley | Stop all object mentions from matching after "@" | Sep 29 2015 | |||
79f2e81f38be | Joshua Spence | Various linter fixes | Aug 8 2015 | |||
5878500e1f5e | epriestley | Fix missing property on PhabricatorYoutubeRemarkupRule | Jun 15 2015 | |||
04186e02cfd8 | epriestley | Separate handle "status" and "availability" | May 14 2015 | |||
3df64104de20 | epriestley | Use full URIs to link to objects from Phame blogs | May 11 2015 | |||
99b4941c9ad3 | Bob Trahan | Conpherence - use some handle pools for Durable column perf | May 9 2015 | |||
f83e12c943c8 | Bob Trahan | Add missing typehint | May 5 2015 | |||
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
14507dc64bf4 | Joshua Spence | Revert "Minor change to suppress linter warning" | Apr 7 2015 | |||
48569f3629b2 | Joshua Spence | Minor change to suppress linter warning | Apr 6 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
a8be733e5ffe | epriestley | Fix an issue with tail parsing in object embeds in remarkup | Dec 2 2014 | |||
1b438a8bd106 | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
dc6b988deac9 | epriestley | Fix project hashtag regexp to stop matching terminal periods | Oct 29 2014 | |||
fda0b086b565 | epriestley | Make `#?` work properly | Oct 1 2014 | |||
b09f8fa9b842 | epriestley | Don't link objects after a hyphen | Sep 10 2014 | |||
69b0ac724a7c | epriestley | Render remarkup in feed in a mostly reasonable way | Aug 26 2014 | |||
2d69e2bdee0e | epriestley | Add a remarkup element for a navigation sequence | Aug 26 2014 | |||
ff51a1a451f1 | Bob Trahan | Remarkup - add a regex to blacklist what objects get link | Aug 15 2014 | |||
98cd2cd7992a | epriestley | Move object monogram rules later in the parse order | Aug 11 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
8a39ee067b3d | epriestley | Minor, don't link commits after a semicolon | Jul 5 2014 | |||
8efae19655c8 | epriestley | Adjust remarkup rule precedence for embeds | Jul 1 2014 | |||
90e75d4e50be | epriestley | Add flat text assertions to Phabricator remarkup rules | Jul 1 2014 | |||
99e354952241 | epriestley | Support `M123/456` mock references in Remarkup | Jun 15 2014 | |||
4cda3e5811c0 | epriestley | Implement PhabricatorProjectInterface for marking that objects can be tagged… | Jun 4 2014 | |||
697e47459e05 | Chad Little | Allow phui-closed-tag to be readable on hover | May 17 2014 | |||
3bea0958dd31 | epriestley | Always link to "#5" (not "#comment-5") for "T123#5" | Mar 14 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
fd8d9ff0d689 | Jakub Vrana | Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. | Nov 9 2013 | |||
9e87172166a1 | epriestley | Make remarkup rules runtime-pluggable in a reasonable way | Oct 25 2013 | |||
ab7a0912126e | epriestley | Fix text-mode rendering of object and Asana link views | Aug 7 2013 | |||
e4eeff814013 | epriestley | Use remarkup rule priorities in Phabricator | Jul 1 2013 | |||
cf092781ae50 | epriestley | Fix regexp issue with Diffusion remarkup rule | May 20 2013 | |||
79fa8e40cb11 | epriestley | Implement #yoloswag | May 18 2013 | |||
efe0c135fece | Jakub Vrana | Implement text mode for Phabricator Remarkup rules | Mar 23 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
ed00e37f4734 | epriestley | Fix commit policy stuff and anchor handling | Feb 27 2013 | |||
fe78944c9df7 | epriestley | Prepare Diffusion for hovercards | Feb 27 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
fe500f4268a2 | epriestley | Pre-prepare for hovercards | Feb 26 2013 | |||
4dc49f7a93e4 | epriestley | Unparse/escape macros with commas, etc., correctly | Feb 22 2013 | |||
121ec67d0d08 | vrana | Avoid double escaping in Remarkup | Feb 22 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
718d22d607db | vrana | Convert Remarkup to safe HTML | Feb 13 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
fb7d5d17a2be | Edward Speyer | Don't do image stuff with unviewable images | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
c7635d8bc681 | Bob Trahan | fix space derp from cowboy commit rPc046aa64c16c7c2f956addba06dc7127a9f917be | Feb 5 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
3ee9921f2d2e | Bob Trahan | improve image hinting for 220 preview | Jan 30 2013 | |||
fd6a13558fae | Jerrad Thramer/epriestley | Adding ':' as a supported character in Macros. | Jan 29 2013 | |||
f9030885c414 | epriestley | Merge branch 'master' into phutil_tag | Jan 27 2013 | |||
c046aa64c16c | Bob Trahan | realized should probably wrap this in idx... and i haven't cowboy committed in… | Jan 27 2013 | |||
ad29c986109e | Bob Trahan | Remarkup - add as much image dimension hinting as possible | Jan 27 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
3e147dd61cad | epriestley | Fix some easy phutil_render_tag() | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
b873f3f991b0 | Bob Trahan | Conpherence V1 | Jan 25 2013 | |||
cd6a4e764a77 | epriestley | Rough implementation of the "Add Meme" button | Jan 24 2013 | |||
08e61c6ff18f | epriestley | Phabricator changes for TOC markup | Jan 21 2013 | |||
ea52c30bca10 | epriestley | Fix issue where "{Fnnn, size}" renders as though "size=full" | Jan 2 2013 | |||
b05b9f240865 | vrana | Link hashes in Remarkup commit links | Dec 15 2012 | |||
ba7723d9057b | epriestley | Modernize Macro application | Dec 11 2012 | |||
150f711cc802 | epriestley | Make `drydock` case sensitive in attribute parsing | Nov 29 2012 | |||
d9fd43704f48 | epriestley | Improve Lightbox behavior for nonstandard clicks | Nov 22 2012 | |||
9966af50dd5d | Bob Trahan | Delete PhabricatorRemarkupRuleProxyImage | Nov 7 2012 | |||
5b1d73e5ddaa | Bob Trahan | make remarkup savvier about fragments in phriction links | Nov 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
3ffc76414157 | Bob Trahan | Introduce lightbox view for images | Oct 23 2012 | |||
89b9d56cbe64 | vrana | Unlink Q1 - Q4 | Oct 22 2012 | |||
83bbad8ba0d6 | epriestley | Move skins toward modularization | Oct 17 2012 | |||
85d6f7a66edb | epriestley | Improve image thumbnailing and increase the size of Macro thumbnails | Oct 8 2012 | |||
f736ca047ae1 | Alan Huang | Make countdowns (internally) embeddable | Aug 15 2012 | |||
64472dd7b8da | Pieter Hooimeijer | Adding Ponder-related files. | Aug 10 2012 | |||
523cba5da4d4 | vrana | Use Remarkup document link | Aug 8 2012 | |||
22660cff2a75 | epriestley | OMG | Jul 16 2012 | |||
5d8b75b4da97 | epriestley | Use the unified markup cache for Maniphest | Jul 11 2012 | |||
9ba6ebb97bc2 | epriestley | Minor, move all remarkup code to src/infrastructure/markup/ | Jul 2 2012 |
c4science · Help