Move /parse_url module to /parseurl
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 16 Feb 2021 15:20:51 +0000 (10:20 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 18 Feb 2021 14:06:27 +0000 (09:06 -0500)
commit3859b7ba106835e503ce89352e18b946f67e1960
treed35a7ceca7d494bc98f81af0356bc32843acb624
parentdc8ecbeb245364fe69479c6e621763680ebea444
Move /parse_url module to /parseurl

- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users
12 files changed:
mod/oexchange.php
mod/parse_url.php [deleted file]
src/Module/ParseUrl.php [new file with mode: 0644]
static/routes.config.php
view/js/linkPreview.js
view/templates/jot-header.tpl
view/templates/msg-header.tpl
view/templates/wallmsg-header.tpl
view/theme/frio/js/jot.js
view/theme/frio/js/textedit.js
view/theme/frio/templates/jot-header.tpl
view/theme/smoothly/templates/jot-header.tpl