issues
search
tenderlove
/
rails_autolink
The auto_link function from Rails
MIT License
588
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
should not become part of the URL
#89
collimarco
opened
5 months ago
0
Prior element with newline in attribute prevents auto-linking
#88
JasonBarnabe
opened
9 months ago
0
Feature: autolink domains
#87
collimarco
opened
9 months ago
0
Enhance Synopsis in README for Better Understanding.
#86
hirano-vm4
closed
1 year ago
1
Enhance Synopsis in README for Better Understanding.
#85
hirano-vm4
closed
1 year ago
0
Enhance Synopsis in README for Better Understanding
#84
hirano-vm4
opened
1 year ago
0
Test (and handle) links to IDNs
#83
arnt
opened
1 year ago
1
Add ignore feature.
#82
cjamison
closed
1 year ago
0
Don’t include trailing > in auto linked URL
#81
ramhoj
closed
1 year ago
0
Remove unneeded files from the gem package
#80
orien
closed
1 year ago
0
Reduce Rails dependencies
#79
orien
closed
1 year ago
3
Add project metadata to the gemspec
#78
orien
closed
1 year ago
3
Use GitHub Actions for CI
#77
orien
closed
1 year ago
1
Converting rdoc to md
#76
guillaumebriday-pa
closed
1 year ago
0
Require a word part after “www.” when auto linking
#75
ramhoj
closed
2 years ago
0
Include trailing hyphens in URL
#74
ramhoj
closed
2 years ago
1
Include trailing hyphens in URL
#73
ramhoj
closed
2 years ago
1
Update test suite for rails 7
#72
ramhoj
closed
2 years ago
0
Treat trailing dashes as part of the URL
#71
jdguzman
closed
3 years ago
0
Feature request: what about urls without www?
#70
eltonokada
closed
7 years ago
0
Tests failing?
#69
mmueller
closed
2 years ago
1
Current version breaks with Rails 4.2.7.1
#68
apepper
opened
8 years ago
2
How to filter some tags only
#67
mananwason
closed
2 years ago
0
Fix tests
#66
LucianoPC
closed
2 years ago
1
Treat trailing dashes as part of the URL (Fixes #52)
#65
jk779
closed
2 years ago
1
Allow trailing dashes in URLs (Fixes #52)
#64
jk779
closed
8 years ago
0
Avoid another pathological input
#63
matthewd
closed
8 years ago
0
Short text to hide URL
#62
clreddy21
closed
8 years ago
2
Don't work with specific symbols in url
#61
oleg-demkovych
closed
8 years ago
0
deleted
#60
tomorowo
closed
8 years ago
0
auto_link method not found just after a require
#59
AlexCppns
closed
2 years ago
4
Aww test
#58
ItsYou
closed
2 years ago
2
fix for awww...
#57
ItsYou
closed
9 years ago
1
Broken for Rails 4.2 - unknown encoding ASCII-8BIT
#56
ncri
closed
9 years ago
1
future of rails_autolink
#55
jjb
opened
10 years ago
13
Feature request: make `auto_link` takes a block
#54
PikachuEXE
closed
2 years ago
2
give "options" to auto_link_email_addresses
#53
dapi
closed
2 years ago
1
parse URLs that end in dashes
#52
tylercal
closed
2 years ago
4
Depend on railties instead of rails
#51
langalex
closed
3 years ago
1
Twitter mentions and tags support
#50
orafaelfragoso
closed
7 years ago
1
url with no www
#49
ipatovanton
closed
10 years ago
1
tests: switch to Minitest 5
#48
ktdreyer
closed
2 years ago
3
Fixed XSS issue with link attributes
#47
fcsonline
closed
10 years ago
4
Edge case: "awww..." is matched
#46
eric-wood
closed
2 years ago
5
Hold onto trailing = and & characters as part of urls
#45
tardate
closed
10 years ago
5
Ensure test compatibility with Rails 3.2.x/4.0.x/4.1.x
#44
tardate
closed
10 years ago
0
Cannot parse email addresses
#43
AHaymond
closed
10 years ago
1
Fixed typo + added word.
#41
hllewelyn
closed
10 years ago
0
require timeout in tests
#40
ktdreyer
closed
10 years ago
1
Security: Quotes in href are not escaped
#39
pschyska
opened
11 years ago
3
Next