index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
activity_pub
Age
Commit message (
Expand
)
Author
2020-05-06
Merge branch 'feature/delete-validator' into 'develop'
rinpatch
2020-05-06
Merge branch 'bugfix/sensitive_object' into 'develop'
lain
2020-05-05
Merge branch 'fix/issue-1729' into 'develop'
lain
2020-05-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...
lain
2020-05-04
Transmogrifier.set_sensitive/1: Keep sensitive set to true
Haelwenn (lanodan) Monnier
2020-05-04
LikeValidator: Fix up context.
lain
2020-05-04
LikeValidator: Fix up missing recipients.
lain
2020-05-04
Transmogrifier tests: Extract like tests.
lain
2020-05-04
ActivityPub: Don't fetch `Application` follower counts.
lain
2020-05-03
Various testing fixes in relation to user deletion.
lain
2020-05-03
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...
lain
2020-05-03
Transmogrifier: Don't fetch actor that's guaranteed to be there.
lain
2020-05-02
Deactivate local users on deletion instead of deleting the record
rinpatch
2020-05-02
[#1732] Made AP C2S :followers and :following endpoints serve on no auth
Ivan Tashkinov
2020-05-01
Merge branch 'issue/1577' into 'develop'
lain
2020-05-01
DeleteValidator: Only allow deletion of certain types.
lain
2020-04-30
DeleteValidator: Don't federate local deletions of remote objects.
lain
2020-04-30
ActivityPub: Remove `delete` function.
lain
2020-04-30
SideEffects: On deletion, reduce the reply count cache
lain
2020-04-30
Increase tests on AP C2S
Haelwenn (lanodan) Monnier
2020-04-30
SideEffects: On deletion, reduce the User note count.
lain
2020-04-30
SideEffectsTest: Test streaming.
lain
2020-04-30
ObjectValidator: Refactor.
lain
2020-04-30
DeleteValidator: Add internal helper field after validation.
lain
2020-04-30
Credo fixes.
lain
2020-04-30
SideEffects: Handle deletions.
lain
2020-04-30
DeleteValidator: Deleting a user is valid.
lain
2020-04-30
Transmogrifier: Handle incoming deletes for non-user objects.
lain
2020-04-30
DeleteValidator: Mastodon sends unaddressed deletes.
lain
2020-04-30
Transmogrifier Tests: Extract deletion tests.
lain
2020-04-29
ObjectValidator: Add validation for `Delete`s.
lain
2020-04-29
Object Validator Types: Add Recipients.
lain
2020-04-29
added test
Maksim Pechnikov
2020-04-28
Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...
Ivan Tashkinov
2020-04-28
convert markdown content to html
Maksim Pechnikov
2020-04-24
Reply Filtering: Refactor.
lain
2020-04-24
reply filtering
Alexander
2020-04-24
ActivitPub: Remove `like` function.
lain
2020-04-21
Automatic checks of authentication / instance publicity. Definition of missin...
Ivan Tashkinov
2020-04-20
Merge remote-tracking branch 'upstream/develop' into accept-deletes
Alex Gleason
2020-04-20
Add :reject_deletes option to SimplePolicy
Alex Gleason
2020-04-20
Fix ObjectAgePolicyTest
Ilja
2020-04-17
SideEffects: Test for notification creation.
lain
2020-04-16
Merge branch 'develop' into features/remove-user-source_data
rinpatch
2020-04-16
Merge branch 'refactor/remove-upgrade-changeset' into 'develop'
rinpatch
2020-04-13
fix mediaType of object
Maksim Pechnikov
2020-04-12
Always accept deletions through SimplePolicy
Alex Gleason
2020-04-11
Merge branch 'following-relationships-optimizations' into 'develop'
rinpatch
2020-04-11
Remove User.upgrade_changeset in favor of remote_user_creation
rinpatch
2020-04-10
Merge branch 'bugfix/apc2s_upload_activity' into 'develop'
Haelwenn
[next]