akkoma/lib/pleroma
Haelwenn (lanodan) Monnier 3623504e5d
[Pleroma.Formatter]: Add support for non-HTTP schemes in URIs
The call to the regex in add_links is there just to be sure it’s a legal URI, it can be removed if you want to get more performance.

The URI Schemes list is sorted, but with http(s) at the start (in case it might make it faster for common links).

Closes: https://git.pleroma.social/pleroma/pleroma/issues/127
2018-07-30 22:01:48 +02:00
..
gopher Group response declarations together 2018-05-04 21:59:21 +00:00
http Format the code. 2018-03-30 15:01:53 +02:00
plugs Rename id helper method. 2018-05-26 13:57:11 +02:00
web Merge branch 'tests/plume' into 'develop' 2018-07-19 07:35:34 +00:00
activity.ex activity: add normalize() to find a complete activity given either URI or partial structure 2018-06-27 13:07:12 +00:00
application.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
formatter.ex [Pleroma.Formatter]: Add support for non-HTTP schemes in URIs 2018-07-30 22:01:48 +02:00
list.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification.ex do not create notification for yourself 2018-05-11 11:31:17 +02:00
object.ex object: add helper functions to handle various forms of a given object and return a normalized one 2018-06-27 13:06:52 +00:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Merge remote-tracking branch 'upstream/develop' into feature/filter_exif 2018-07-19 17:44:18 -07:00
user.ex user: use Object.normalize() instead of Object.get_by_ap_id() directly. 2018-06-27 13:07:17 +00:00