karai17 / lapis-chan

Image board software written in Lua using the Lapis web framework.
http://lapchan.moe
MIT License
90 stars 17 forks source link

Handle URLs in posts #4

Open karai17 opened 8 years ago

karai17 commented 8 years ago

Either enable url detection or allow admins to define special out links such as:

>>>/google/some+query+string
>>>/reddit/r/stepmania/comments/3zxst0
>>>/github/karai17/lapis-chan

Which would be better? I feel like just detecting urls would be simpler and more useful.

karai17 commented 7 years ago

I think that instead of having out links, just handling URLs would be sensible.