Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
|
|
- save object ids on pin, instead of activity ids
- pins federation
- removed pinned_activities field from the users table
- activityPub endpoint for user pins
- pulling remote users pins
|
|
|
|
|
|
|
|
|
|
approval, confirmation) are enabled
|
|
|
|
|
|
Email-like field in /api/v1/accounts/verify_credentials (for PeerTube OAuth plugin and alike)
See merge request pleroma/pleroma!3286
|
|
|
|
plugins like Peertube).
Addresses https://git.pleroma.social/pleroma/pleroma-support/-/issues/56.
|
|
|
|
|
|
needed.
|
|
|
|
|
|
Also cosmetic changes to make the code clearer
|
|
|
|
|
|
|
|
Everything else is in User.Query, no need for this odd kludge.
|
|
|
|
|
|
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|
|
|
|
|
|
Test framework overhaul (speed, reliability)
See merge request pleroma/pleroma!3209
|
|
|
|
Defaults to Cachex.
|
|
|
|
Cookie auth rework / Auth subsystem refactoring and tweaks
Closes pleroma/secteam/pleroma#3
See merge request pleroma/pleroma!3112
|
|
Stream follow updates
Closes #2299
See merge request pleroma/pleroma!3183
|
|
|
|
|
|
|
|
|
|
|