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_validators
Age
Commit message (
Collapse
)
Author
2020-10-13
changes after rebase
Alexander Strizhakov
2020-10-13
changes after rebase
Alexander Strizhakov
2020-10-13
files consistency after rebase
Alexander Strizhakov
2020-10-13
tests consistency
Alexander Strizhakov
2020-10-12
Add missing Copyright headers
Mark Felder
2020-09-11
Pipeline Ingestion: Article
Haelwenn (lanodan) Monnier
2020-09-01
Add new Emoji Ecto.Type and fix emoji in Question
Haelwenn (lanodan) Monnier
2020-08-12
Transmogrifier: Move Rejects to the Pipeline
lain
2020-08-11
Linter fixes.
lain
2020-08-11
AcceptValidation: Codify accept rules.
lain
2020-08-11
AcceptValidator: Add basic validator with tests.
lain
2020-08-05
CommonValidations: Extract modification right checker
lain
2020-07-10
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵
lain
chat-federation-information
2020-07-06
FollowValidator: Add basic validation.
lain
2020-07-06
BlockValidation test: Rename.
lain
2020-07-06
ObjectValidator tests: Extract block validation tests.
lain
2020-07-06
ObjectValidator tests: Extract update validation tests.
lain
2020-07-06
ObjectValidation tests: Extract announce validation tests.
lain
2020-07-06
ObjectValidator tests: Extract undo validation tests.
lain
2020-07-06
ObjectValidation tests: Extract like validation tests.
lain
2020-07-06
ObjectValidation tests: Extract delete validation tests.
lain
2020-07-06
ObjectValidator tests: Extract emoji react testing
lain
2020-07-06
ObjectValidator tests: Extract chat tests
lain
2020-07-06
ObjectValidator Test: Extract attachments.
lain
2020-06-16
moving custom ecto types in context folders
Alexander Strizhakov
2020-05-30
SafeText: Let through basic html.
lain
2020-05-06
ChatMessages: Add attachments.
lain
2020-04-28
Create activity handling: Flip it and reverse it
lain
Both objects and create activities will now go through the common pipeline and will be validated. Objects are now created as a side effect of the Create activity, rolling back a transaction if it's not possible to insert the object.
2020-04-28
Recipient Type: Cast all elements as ObjectIDs.
lain
2020-04-08
ChatMessage: Basic incoming handling.
lain
2020-03-31
Validator Test: Small refactor.
lain
2020-03-31
Validators: ObjectID is an http uri.
lain
2020-03-26
Bump copyright dates.
lain
2019-12-05
Validators: Add a type for the datetime used in AP.
lain
2019-11-05
NoteValidator: Add very basic validator for Note objects.
lain