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
Age
Commit message (
Expand
)
Author
2020-05-03
Credo fixes.
lain
2020-04-30
Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_create_requ...
lain
2020-04-29
Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_response.ex
lain
2020-04-29
Apply suggestion to lib/pleroma/web/pleroma_api/controllers/chat_controller.ex
lain
2020-04-29
Apply suggestion to lib/pleroma/web/activity_pub/transmogrifier.ex
lain
2020-04-29
Apply suggestion to lib/pleroma/chat.ex
lain
2020-04-29
Apply suggestion to docs/API/chats.md
lain
2020-04-29
Chat message creation: Check actor.
lain
2020-04-29
Transmogrifier: Fetch missing actors for chatmessages.
lain
2020-04-29
Transmogrifier: Remove ChatMessageHandling module.
lain
2020-04-29
Pipeline: Always run common_pipeline in a transaction for now.
lain
2020-04-29
ChatOperation: Refactor.
lain
2020-04-29
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-04-29
Merge branch 'automatic-authentication-and-instance-publicity-checks' into 'd...
lain
2020-04-28
[#2349] Post-merge fix.
Ivan Tashkinov
2020-04-28
Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...
Ivan Tashkinov
2020-04-28
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-04-28
Merge branch 'docs/notification_destroy_multiple' into 'develop'
lain
2020-04-28
Pipeline: Unify, refactor, DRY.
lain
2020-04-28
Document DELETE /api/v1/notifications/destroy_multiple
Mark Felder
2020-04-28
CreateChatMessageValidator: Validate object existence
lain
2020-04-28
Create activity handling: Flip it and reverse it
lain
2020-04-28
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-04-28
Merge branch 'openapi/account' into 'develop'
rinpatch
2020-04-28
SideEffects: Use Object.normalize to get the object.
lain
2020-04-28
Recipient Type: Cast all elements as ObjectIDs.
lain
2020-04-28
Merge branch 'mongoose-secure' into 'develop'
lain
2020-04-28
formating
fence
2020-04-27
Move single used schemas to operation schema
Egor Kislitsyn
2020-04-27
mongooseim test: explicitly set password for the deactivated used
fence
2020-04-27
requested changes to mongoose test
fence
2020-04-27
requested changes to mongoose_im_controller.ex
fence
2020-04-27
Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema
Egor Kislitsyn
2020-04-27
add tests for deactivated users for mongoose auth
fence
2020-04-27
secure mongoose auth endpoint
fence
2020-04-27
Credo fixes.
lain
2020-04-27
Docs: Align chat api changes with docs.
lain
2020-04-27
Chat API: Align more to Pleroma/Mastodon API.
lain
2020-04-27
ChatView: Add actor_account_id
lain
2020-04-27
Credo fixes.
lain
2020-04-27
Docs: Add chat motivation and api description.
lain
2020-04-27
Chat Schemas: Inline unimportant Schemas.
lain
2020-04-27
Merge branch 'develop' into openapi/account
Egor Kislitsyn
2020-04-27
ChatControllerTest: Use new schema testing functions.
lain
2020-04-27
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-04-26
Merge branch 'img-src-blob' into 'develop'
rinpatch
2020-04-26
Let blob: pass CSP
Alex Gleason
2020-04-25
Merge branch '1706-dm-timeline-failure-fix' into 'develop'
lain
2020-04-25
[#1706] Formatting fix.
Ivan Tashkinov
2020-04-25
[#1706] Prevented error on unresolved activity actors for timeline actions.
Ivan Tashkinov
[next]