rinpatch
|
472132215e
|
Use floki's new APIs for parsing fragments
|
2020-02-16 01:55:26 +03:00 |
|
|
237b2068f9
|
Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"
This reverts merge request !2194
|
2020-02-11 16:55:18 +00:00 |
|
rinpatch
|
ea1631d7e6
|
Make Floki use fast_html
|
2020-02-11 16:17:21 +03:00 |
|
Steven Fuchs
|
5271bbcf11
|
add missing tesla mocks
|
2019-11-04 15:18:32 +00:00 |
|
rinpatch
|
92213fb87c
|
Replace Mix.env with Pleroma.Config.get(:env)
Mix.env/0 is not availible in release environments such as distillery or
elixir's built-in releases.
|
2019-06-06 23:59:51 +03:00 |
|
Roman Chvanikov
|
4615e56219
|
Add with_body: true to requests relying on max_body: val
|
2019-04-12 00:16:33 +07:00 |
|
William Pitcock
|
19afd9f81f
|
http: rework connection timeouts to match hackney docs, enforce 1 second max TCP connection timeout
|
2019-03-08 22:56:16 +00:00 |
|
Haelwenn (lanodan) Monnier
|
788a354ce0
|
Web.RelMe: Fix having other values in rel attr
One example of this is Github which puts a rel="nofollow me" on the
profile link.
|
2019-03-05 02:13:22 +01:00 |
|
Haelwenn (lanodan) Monnier
|
8e6f7fdb86
|
RelMe.maybe_put_rel_me/2: When true put "me" otherwise nil
|
2019-03-02 06:58:42 +01:00 |
|
Haelwenn (lanodan) Monnier
|
9b83236fb0
|
Pleroma.Web.RelMe: fixups
|
2019-03-02 06:32:03 +01:00 |
|
Haelwenn (lanodan) Monnier
|
56d4e39012
|
Pleroma.User: Add rel=me to URLs where it linkbacks to the profile
|
2019-03-02 05:36:48 +01:00 |
|