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
/
lib
Age
Commit message (
Expand
)
Author
2020-05-04
ChatController: Add mark_as_read
lain
2020-05-04
CommonAPI: Refactor for readability
lain
2020-05-04
ChatOperation: Make simple schema into inline schema
lain
2020-05-04
Credo fixes.
lain
2020-05-04
Schemas: Refactor to our naming scheme.
lain
2020-05-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-03
Types.Recipients: Simplify reducer.
lain
2020-05-03
Credo fixes.
lain
2020-05-02
Merge branch 'feature/1710-consolidate-instance-info' into 'develop'
rinpatch
2020-05-02
Mastodon API: do not create a following relationship if the corresponding fol...
eugenijm
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-02
Merge branch 'follow-request-notifications' into 'develop'
rinpatch
2020-05-02
Merge branch 'bugfix/static-fe.css' into 'develop'
Haelwenn
2020-05-02
static-fe.css: Restore and move to /priv/static/static-fe
Haelwenn (lanodan) Monnier
2020-05-02
Merge remote-tracking branch 'remotes/origin/develop' into follow-request-not...
Ivan Tashkinov
2020-05-01
OpenAPI: Add `follow_request` to notification types
rinpatch
2020-05-01
OpenAPI: Remove max pagination limit from the spec
rinpatch
2020-05-01
MappedSignatureToIdentityPlug: Fix.
lain
2020-05-01
Signature: Handle non-ap ids in key ids.
lain
2020-05-01
Merge branch 'openapi/notifications' into 'develop'
lain
2020-05-01
Merge branch 'openapi/reports' into 'develop'
lain
2020-05-01
Merge branch 'issue/1577' into 'develop'
lain
2020-05-01
Merge branch 'fix/captcha' into 'develop'
lain
2020-05-01
Made follow request notifications non-optional (removed config switch).
Ivan Tashkinov
2020-04-30
Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop'
lain
2020-04-30
Dismiss the follow request notification on rejection
eugenijm
2020-04-30
fix for auth check
Alexander Strizhakov
2020-04-30
error rename
Alexander Strizhakov
2020-04-30
emoji api packs changes in routes with docs update
Alexander Strizhakov
2020-04-30
refactor emoji api with fixes
Alexander Strizhakov
2020-04-30
return data only for updated emoji
Alexander Strizhakov
2020-04-30
Apply suggestion to lib/pleroma/web/api_spec/schemas/chat_message_create_requ...
lain
2020-04-30
Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop'
lain
2020-04-30
Merge branch 'develop' into openapi/notifications
Egor Kislitsyn
2020-04-30
Merge branch 'develop' into openapi/reports
Egor Kislitsyn
2020-04-30
Add exlude_replies to OpenAPI spec for account timelines
rinpatch
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
Change Pleroma.CaptchaTest to be a regular module instead of GenServer
Egor Kislitsyn
2020-04-29
Add tests for account registration with captcha enabled and improve errors
Egor Kislitsyn
2020-04-29
Fix account registration when captcha is enabled but not provided
Egor Kislitsyn
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
[next]