Age | Commit message (Collapse) | Author |
|
Add support for funkwhale Audio activity
Closes #764 and #1624
See merge request pleroma/pleroma!2287
|
|
Fix profile url for funkwhale channels, removes one source_data use
Closes #1653
See merge request pleroma/pleroma!2333
|
|
AccountView: fix for other forms of <br> in bio
Closes #1643
See merge request pleroma/pleroma!2322
|
|
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials`
See merge request pleroma/pleroma!2149
|
|
Fix activity deletion
Closes #1640
See merge request pleroma/pleroma!2328
|
|
[#1364] Ability to opt-out of notifications (in all clients)
Closes #1364
See merge request pleroma/pleroma!2301
|
|
Every time someone tries to use it, it goes mad and tries to scrape the
entire fediverse for no visible reason, it's better to just remove it
than continue shipping it in it's current state.
idea acked by lain and feld on irc
Closes #1595 #1422
|
|
static_fe: Sanitize HTML
Closes #1614
See merge request pleroma/pleroma!2299
|
|
Related: https://git.pleroma.social/pleroma/pleroma/issues/1594
|
|
Related: https://git.pleroma.social/pleroma/pleroma/issues/1265
|
|
It moves bbcode to bbcode_pleroma as the former is owned by kaniini
and transfering ownership wasn't done in a timely manner.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375
|
|
On furher investigation it seems like all that did was cause unintuitive
behavior. The emoji request flood that was the reason for introducing it
isn't really that big of a deal either, since Plug.Static only needs to
read file modification time and size to determine the ETag.
Closes #1613
|
|
Allow account registration without an email
See merge request pleroma/pleroma!2246
|
|
|
|
Merging default release config on app start
Closes #1610
See merge request pleroma/pleroma!2288
|
|
|
|
MastodonController: Return 404 errors correctly.
See merge request pleroma/pleroma!2270
|
|
Exclude reblogs from `GET /api/pleroma/admin/statuses` by default
Closes #1596
See merge request pleroma/pleroma!2267
|
|
|
|
Do not fail when user has no email
See merge request pleroma/pleroma!2249
|
|
|
|
|
|
ActivityPub actions & side-effects in transaction
Closes #1482
See merge request pleroma/pleroma!2089
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
|
|
|
|
|
|
timeline per ip/user
|
|
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`)
Closes #1550
See merge request pleroma/pleroma!2192
|
|
|
|
/api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses`
|
|
`godmode` and `local_only`)
|
|
|
|
scope
|
|
1505-threads-federation
# Conflicts:
# CHANGELOG.md
# config/config.exs
|
|
Single emoji reaction
Closes #1578
See merge request pleroma/pleroma!2226
|
|
remote_follow_controller.ex: Redirect to the user page on success
Closes #1245
See merge request pleroma/pleroma!2123
|
|
1505-threads-federation
# Conflicts:
# config/config.exs
|
|
New users digest email
Closes #1514
See merge request pleroma/pleroma!2128
|
|
|
|
Fix `status.expires_at` type
Closes #1573
See merge request pleroma/pleroma!2222
|
|
1505-threads-federation
|
|
Standardize @behaviour usage in MRFs
See merge request pleroma/pleroma!2212
|
|
need_reboot flag for adminFE
See merge request pleroma/pleroma!2188
|
|
|
|
|
|
federation (in addition to reply-to depth restriction).
|
|
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/">
|
|
|
|
NodeInfo: Fix federating status not being reported when MRF transparency is disabled
Closes #1568
See merge request pleroma/pleroma!2206
|