summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-04Ignore unexpected ENUM values in query stringEgor Kislitsyn
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-04Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.exminibikini
2020-05-04Ignore unexpected query paramsEgor Kislitsyn
2020-05-04Merge branch 'feature/favorite-refactor' into 'develop'rinpatch
Like activities: Move fixes to validator. See merge request pleroma/pleroma!2467
2020-05-04Transmogrifier: Rely on LikeValidator.lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Transmogrifier tests: Extract like tests.lain
2020-05-04Pipeline: Move transctioning to common pipeline.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-04Docs: Add Chat mark_as_read docslain
2020-05-04ChatController: Add mark_as_readlain
2020-05-04CommonAPI: Refactor for readabilitylain
2020-05-04ChatOperation: Make simple schema into inline schemalain
2020-05-04Update changeloglain
2020-05-04Credo fixes.lain
2020-05-04Schemas: Refactor to our naming scheme.lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-05-04Merge branch 'develop' into issue/1276-2Maksim Pechnikov
2020-05-03Types.Recipients: Simplify reducer.lain
2020-05-03Credo fixes.lain
2020-05-03Webfinger: Request account info with the acct schemelain
2020-05-03DeleteValidator: The deleted activity id is an object idlain
2020-05-03Various testing fixes in relation to user deletion.lain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/delete-validator
2020-05-03Transmogrifier: Don't fetch actor that's guaranteed to be there.lain
2020-05-03DeleteValidator: Improve code readabilityLain Soykaf
2020-05-02Only update follower/following stats for actor types of users and bots.Mark Felder
2020-05-02Replace deprecated Roma by Fedi.lain
2020-05-02Merge branch 'feature/1710-consolidate-instance-info' into 'develop'rinpatch
Feature/1710 consolidate instance info Closes #1710 See merge request pleroma/pleroma!2430
2020-05-02Merge branch 'release/2.0.3' into 'stable'rinpatch
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-02CHANGELOG.md: Add entry for re-registration banrinpatch
2020-05-02Reword changelog entry for follow relationship bugrinpatch
2020-05-02Mastodon 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-02Deactivate 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-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-02Merge branch 'fix/1732-authless-following-followers' into 'develop'rinpatch
[FIX] [#1732] Made AP C2S :followers and :following endpoints serve on no auth Closes #1732 See merge request pleroma/pleroma!2463
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
(as for related :api pipeline endpoints).
2020-05-02Merge branch 'follow-request-notifications' into 'develop'rinpatch
Follow request notifications enforcement See merge request pleroma/pleroma!2451
2020-05-02Merge branch 'pleroma-fe-2020-05-02-5f90b6a3' into 'develop'rinpatch
PleromaFE bundle supporting follow request notifications See merge request pleroma/pleroma!2462
2020-05-02PleromaFE bundle supporting follow request notifications.Ivan Tashkinov
https://git.pleroma.social/pleroma/pleroma-fe/-/commit/5f90b6a384583a00769eeca3a6c6e2deec8bdd24
2020-05-02Merge branch 'bugfix/static-fe.css' into 'develop'Haelwenn
static-fe.css: Restore and move to /priv/static/static-fe See merge request pleroma/pleroma!2458
2020-05-02static-fe.css: Restore and move to /priv/static/static-feHaelwenn (lanodan) Monnier
2020-05-02Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
follow-request-notifications