- Feb 18, 2020
-
-
Alexander Strizhakov authored
-
- Feb 17, 2020
-
-
feld authored
Update adminFE build See merge request pleroma/pleroma!2221
-
feld authored
-
rinpatch authored
Update plug_crypto See merge request pleroma/pleroma!2219
-
lain authored
-
rinpatch authored
.gitattributes: use native support for elixir definitions See merge request pleroma/pleroma!2218
-
rinpatch authored
see https://github.com/elixir-lang/elixir/pull/9823
-
- Feb 15, 2020
-
-
lain authored
MastodonAPI.StatusView: Do not use site_name See merge request pleroma/pleroma!2216
-
- Feb 14, 2020
-
-
Haelwenn authored
site_name allow to spoof the origin of the domain and so hacks like: <!-- served on https://hacktivis.me/tmp/joinmastodon.org.html --> <meta property="og:image" content="https://hacktivis.me/datalove/img/meme/pleroma/mastodon%2C%20forbidden%20amuse%20yourself.jpeg" /> <meta property="og:title" content="Mastodon: Forbidden Amuse Yourself" /> <meta property="og:site_name" content="joinmastodon.org" /> <meta http-equiv="refresh" content="0; url=http://joinmastodon.org/">
-
rinpatch authored
Move ex_syslogger & recon to hexpm, update dependencies See merge request pleroma/pleroma!2213
-
Haelwenn authored
Upgraded: db_connection 2.2.0 => 2.2.1 earmark 1.4.2 => 1.4.3 ecto 3.3.1 => 3.3.3 ecto_sql 3.3.2 => 3.3.4 esshd 0.1.0 => 0.1.1 ex_doc 0.21.2 => 0.21.3 excoveralls 0.12.1 => 0.12.2 gettext 0.17.1 => 0.17.4 html_entities 0.5.0 => 0.5.1 httpoison 1.6.1 => 1.6.2 joken 2.1.0 => 2.2.0 jose 1.9.0 => 1.10.1 nimble_parsec 0.5.1 => 0.5.3 phoenix 1.4.10 => 1.4.13 phoenix_ecto 4.0.0 => 4.1.0 phoenix_html 2.13.3 => 2.14.0 plug_cowboy 2.1.0 => 2.1.2 plug_crypto 1.1.0 => 1.1.1 prometheus 4.4.1 => 4.5.0 tesla 1.3.0 => 1.3.2
-
Haelwenn authored
Update ferd/recon See merge request pleroma/pleroma!2211
-
feld authored
integrating with an MRF. Upstream changelog: 2.5.0 - Optional formatting of records in traces (thanks to @bartekgorny) - Basic support for OTP-22 in recon_alloc (base handling of foreign_blocks type)
-
- Feb 13, 2020
-
-
rinpatch authored
NodeInfo: Fix federating status not being reported when MRF transparency is disabled Closes #1568 See merge request pleroma/pleroma!2206
-
lain authored
Fix the confusingly named and inverted logic of "no_attachment_links" See merge request pleroma/pleroma!2202
-
rinpatch authored
deps: update back fast sanitize See merge request pleroma/pleroma!2205
-
rinpatch authored
transparency is disabled Closes #1568
-
rinpatch authored
it was downgraded to a somewhat ancient version due to an incorrect merge conflict resolution
-
feld authored
# Conflicts: # config/description.exs
-
feld authored
Improve config descriptions See merge request pleroma/pleroma!2201
-
feld authored
Fix `status.expires_in` validation See merge request pleroma/pleroma!2203
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
- Feb 12, 2020
-
-
minibikini authored
-
- Feb 11, 2020
-
-
feld authored
The setting is now simply "attachment_links" and the boolean value does what you expect. A double negative is never possible and describing the functionality is no longer a philospher's worst nightmare.
-
feld authored
-
feld authored
Restore TwitterAPI tests Closes #1257 See merge request pleroma/pleroma!2200
-
minibikini authored
-
feld authored
Update AdminFE build See merge request pleroma/pleroma!2198
-
lain authored
Revert "Merge branch 'feat/floki-fasthtml' into 'develop'" See merge request pleroma/pleroma!2199
-
feld authored
This reverts merge request !2194
-
feld authored
-
feld authored
-
lain authored
Make Floki use fast_html See merge request pleroma/pleroma!2194
-
rinpatch authored
-
rinpatch authored
needed to get new fast_html version since 1.0.1 had an attribute parsing bug
-
rinpatch authored
needed to make it use fast_html
-