- 02 Jun, 2015 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
When this option is `:description`, we use a more restrictive whitelist. This is used for Project and Group description fields.
-
Douwe Maan authored
-
- 27 May, 2015 1 commit
-
-
Robert Speicher authored
Forces a `rel="nofollow"` attribute on all external links.
-
- 26 May, 2015 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 25 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1690
-
- 21 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1651
-
- 20 May, 2015 1 commit
-
-
Robert Speicher authored
Instead of using a fork, we subclass the filter and only apply the `task-list` class to list items that actually are task lists. Closes #1645 See https://github.com/github/task_list/pull/60
-
- 13 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 11 May, 2015 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 08 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 07 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 30 Apr, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
While `escape_once` will create this HTML entity, Nokogiri always translates it back before it gets to IssueReferenceFilter, so there should be no danger of erroneous issue links.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This just extends the HTML::Pipeline::SanitizationFilter with our custom whitelist.
-
Robert Speicher authored
-
Robert Speicher authored
Removes header and table of contents processing from Redcarpet renderer.
-
- 26 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 25 Apr, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also matches CommitReferenceFilter's new behavior of always using short SHAs in the link text.
-
Robert Speicher authored
Now when a user pastes a full SHA like `d7f61aff`, its link text will only show `d7f61aff` for brevity.
-
Robert Speicher authored
-
Robert Speicher authored
-
- 24 Apr, 2015 3 commits
-
-
Douwe Maan authored
This reverts commit c0116926.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 23 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 22 Apr, 2015 1 commit
-
-
Robert Speicher authored
Closes #1477
-