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
/
object_validator_test.exs
Age
Commit message (
Expand
)
Author
2020-06-26
User: Don't unfollow on block when the relevant setting is set.
lain
2020-06-26
BlockValidator: Restore old behavior for incoming blocks.
lain
2020-06-25
ObjectValidator: Basic `Block` support.
lain
2020-06-19
UpdateValidator: Only allow updates from the user themselves.
lain
2020-06-19
ObjectValidators: Add basic UpdateValidator.
lain
2020-05-30
SafeText: Let through basic html.
lain
2020-05-25
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-21
Attachments: Have the mediaType on the root, too.
lain
2020-05-21
Credo fixes for the credo god.
lain
2020-05-21
AnnounceValidator: Check for announcability
lain
2020-05-18
AttachmentValidator: Handle empty mediatypes
lain
2020-05-18
ChatMessageValidator: Allow one message in an array, too.
lain
2020-05-18
AnnounceValidator: Validate for existing announce
lain
2020-05-18
ObjectValidators: Add basic Announce validator.
lain
2020-05-13
Chat: Allow posting without content if an attachment is present.
lain
2020-05-13
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-08
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge fixes.
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...
lain
2020-05-06
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-06
Credo fixes.
lain
2020-05-06
ChatMessages: Add attachments.
lain
2020-05-05
UndoValidator: Add UndoValidator.
lain
2020-05-05
Transmogrifier: Move emoji reactions to common pipeline.
lain
2020-05-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...
lain
2020-05-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-04
LikeValidator: Fix up context.
lain
2020-05-04
LikeValidator: Fix up missing recipients.
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
ObjectValidator: Refactor.
lain
2020-04-30
DeleteValidator: Add internal helper field after validation.
lain
2020-04-30
DeleteValidator: Deleting a user is valid.
lain
2020-04-30
DeleteValidator: Mastodon sends unaddressed deletes.
lain
2020-04-29
ObjectValidator: Add validation for `Delete`s.
lain
2020-04-29
Chat message creation: Check actor.
lain
2020-04-28
Pipeline: Unify, refactor, DRY.
lain
2020-04-28
CreateChatMessageValidator: Validate object existence
lain
2020-04-22
ChatMessageValidator: Validation changes
lain
2020-04-20
ChatMessage: Support emoji.
lain
2020-04-20
Credo fixes.
lain
2020-04-20
ChatMessageValidator: Don't validate messages that are too long.
lain
2020-04-16
ChatMessages: Better validation.
lain
2019-10-23
Credo fixes.
lain
2019-10-17
Transmogrifier: Make proper use of the LikeValidator.
lain
2019-10-17
ObjectValidator: Rewrite LikeValidator with Ecto.
lain