summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-11User: Truncate bios when updating a remote user.1754-bio-length-stablelain
2020-05-10Merge branch 'release/2.0.4' into 'stable'v2.0.4rinpatch
Release/2.0.4 See merge request pleroma/pleroma!2503
2020-05-10CHANGELOG.md: mention AP C2S changerinpatch
2020-05-10mix.exs: bump version to 2.0.4rinpatch
2020-05-10CHANGELOG.md: Add 2.0.4 entryrinpatch
2020-05-10healthcheck: report real amount of memory allocated by beamrinpatch
as opposed to memory currently in use
2020-05-10Webfinger: Request account info with the acct schemelain
2020-05-10Fix inconsistency in language for activating settingsAngelina Filippova
2020-05-10AP C2S: Restrict creation to `Note`s for now.lain
2020-05-10Increase tests on AP C2SHaelwenn (lanodan) Monnier
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/954
2020-05-10apache chain issue fixAlexander Strizhakov
2020-05-10include eldap in OTP releasesrinpatch
Closes #1313
2020-05-10insert skeletons migration: fix for non-local localsrinpatch
Apparently some instances have local users with local ap_ids that are marked as local: false. Needs more investigation into how that happened. In the meantime, the skeleton migration was patched to just ignore all known ap ids, not just locals. Doesn't seem to slow down the migration too much on patch.cx Closes #1746
2020-05-02Merge branch 'release/2.0.3' into 'stable'v2.0.3rinpatch
Release/2.0.3 See merge request pleroma/secteam/pleroma!3
2020-05-02mix.exs: bump to 2.0.3rinpatch
2020-05-02CHANGELOG.md: Add 2.0.3 changelogrinpatch
2020-05-02Dismiss the follow request notification on rejectioneugenijm
2020-05-02Merge branch 'follow-request-notifications' into 'develop'rinpatch
Follow request notifications enforcement See merge request pleroma/pleroma!2451
2020-05-02Merge branch '1559-follow-request-notifications' into 'develop'rinpatch
[#1559] Support for "follow_request" notifications Closes #1559 See merge request pleroma/pleroma!2354
2020-05-02pleroma-fe bundle: update to a0f780c4550b77d4574e0de8932a2dff288784a3rinpatch
2020-05-01signature.ex: Remove the use of ObjectID typerinpatch
It is not in stable yet
2020-05-01Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop'rinpatch
Bugfix/1727 fix signature decoding Closes #1727 See merge request pleroma/pleroma!2454
2020-05-01Update AdminFE build in preparation for the 2.0.3 releaseMark Felder
2020-05-01Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
FollowingRelationship storage & performance optimizations See merge request pleroma/pleroma!2332
2020-05-01Merge branch 'feature/1677-need_reboot-flag-endpoint' into 'develop'Haelwenn
Added need_reboot endpoint to admin api Closes #1677 See merge request pleroma/pleroma!2373
2020-05-01Uploads: Sandbox them in the CSP.lain
2020-05-01Fix Oban not receiving :ok from RichMediaHelper jobMark Felder
2020-05-01[#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks ↵Ivan Tashkinov
when password is provided. Refactored plugs skipping functionality.
2020-05-01Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop'rinpatch
Enforcement of OAuth scopes check for authenticated API endpoints See merge request pleroma/pleroma!2349
2020-05-01Merge branch 'fix-object_age_policy' into 'develop'lain
Fix ObjectAgePolicy See merge request pleroma/pleroma!2404
2020-05-01mix.exs: Do not bail out when .git doesn’t existsHaelwenn (lanodan) Monnier
2020-05-01Merge branch 'bugfix/1670-user-count' into 'develop'Haelwenn
Stats: Ignore internal users for user count. Closes #1670 See merge request pleroma/pleroma!2414
2020-05-01Merge branch 'fix/follow-and-blocks-import' into 'develop'Haelwenn
Fix follower/blocks import when nicknames starts with @ Closes #1698 See merge request pleroma/pleroma!2416
2020-05-01CommonAPI: Don't make repeating announces possiblelain
2020-05-01Let blob: pass CSPAlex Gleason
2020-05-01Mastodon API: do not create a following relationship if the corresponding ↵eugenijm
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize`
2020-05-01Deactivate local users on deletion instead of deleting the recordrinpatch
Prevents the possibility of re-registration, which allowed to read DMs of the deleted account. Also includes a migration that tries to find any already deleted accounts and insert skeletons for them. Closes pleroma/pleroma#1687
2020-04-08Merge branch 'release/2.0.2' into 'stable'v2.0.2rinpatch
2.0.2 Release See merge request pleroma/pleroma!2336
2020-04-08pleroma-fe bundle: update to 8e049297ff6a125298ba9d06a3a4a563b231360frinpatch
2020-04-08CHANGELOG.md: update 2.0.2 release daterinpatch
2020-04-08CHANGELOG.md: add 2.0.2 update notesrinpatch
2020-04-08Update AdminFE build in preparation for Pleroma 2.0.2Mark Felder
2020-04-08Merge branch 'fix-auto-link-for-profile-fields' into 'develop'rinpatch
Use Pleroma.Formatter.linkify/2 instead See merge request pleroma/pleroma!2352
2020-04-08CHANGELOG.md: add entries for funkwhale-related changesrinpatch
2020-04-02Merge branch 'bugfix/earmark_renderer_test' into 'develop'rinpatch
test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex See merge request pleroma/pleroma!2300
2020-04-02Merge branch 'feature/funkwhale-audio' into 'develop'Haelwenn
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287
2020-04-02Merge branch 'bugfix/funkwhale-channel' into 'develop'Haelwenn
Fix profile url for funkwhale channels, removes one source_data use Closes #1653 See merge request pleroma/pleroma!2333
2020-03-31Merge branch 'fix-testing' into 'develop'lain
Fix CI by temporarily removing federated testing See merge request pleroma/pleroma!2314
2020-03-31mix.exs bump version to 2.0.2rinpatch
2020-03-31CHANGELOG.md: Add 2.0.2 entryrinpatch