Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-30 | Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into ↵ | Lain Soykaf | |
feature/delete-validator | |||
2020-04-30 | DeleteValidator: Don't federate local deletions of remote objects. | lain | |
Closes #1497 | |||
2020-04-30 | Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop' | lain | |
Dismiss the follow request notification on rejection See merge request pleroma/pleroma!2447 | |||
2020-04-30 | ActivityPub: Remove `delete` function. | lain | |
This is handled by the common pipeline now. | |||
2020-04-30 | User: Use common pipeline to delete user activities | lain | |
2020-04-30 | SideEffects: Fix comment | lain | |
2020-04-30 | SideEffects: On deletion, reduce the reply count cache | lain | |
2020-04-30 | Credo fixes. | lain | |
2020-04-30 | SideEffects: On deletion, reduce the User note count. | lain | |
2020-04-30 | SideEffectsTest: Test streaming. | lain | |
2020-04-30 | Merge branch 'emoji-upload' into 'develop' | Haelwenn | |
Updated emoji API endpoints Closes #1649, #1604, and #1545 See merge request pleroma/pleroma!2179 | |||
2020-04-30 | ObjectValidator: Refactor. | lain | |
2020-04-30 | SideEffects: Stream out deletes. | lain | |
2020-04-30 | DeleteValidator: Add internal helper field after validation. | lain | |
2020-04-30 | StreamerTest: Separate deletion test. | lain | |
2020-04-30 | Dismiss the follow request notification on rejection | eugenijm | |
2020-04-30 | fix for auth check | Alexander Strizhakov | |
2020-04-30 | AP C2S: Use common pipelin for deletes. | lain | |
2020-04-30 | CommonAPI: Use common pipeline for deletions. | 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 | docs update | Alexander Strizhakov | |
2020-04-30 | docs fix | Alexander Strizhakov | |
2020-04-30 | list of options for pack metadata | Alexander Strizhakov | |
2020-04-30 | error rename | Alexander Strizhakov | |
2020-04-30 | changelog entry | Alexander Strizhakov | |
2020-04-30 | emoji api packs changes in routes with docs update | Alexander Strizhakov | |
2020-04-30 | removing entry from changelog | Alexander Strizhakov | |
2020-04-30 | docs update | Alexander Strizhakov | |
2020-04-30 | refactor emoji api with fixes | Alexander Strizhakov | |
2020-04-30 | DeleteValidator: Mastodon sends unaddressed deletes. | lain | |
2020-04-30 | return data only for updated emoji | Alexander Strizhakov | |
2020-04-30 | Transmogrifier Tests: Extract deletion tests. | lain | |
2020-04-30 | ObjectValidator: Add actor fetcher. | lain | |
2020-04-30 | Typo fix. | lain | |
2020-04-30 | Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop' | lain | |
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed) See merge request pleroma/pleroma!2367 | |||
2020-04-29 | Merge branch 'fix/add-exclude-replies-openapi' into 'develop' | rinpatch | |
Add exlude_replies to OpenAPI spec for account timelines See merge request pleroma/pleroma!2443 | |||
2020-04-30 | Add exlude_replies to OpenAPI spec for account timelines | rinpatch | |
2020-04-29 | ObjectValidator: Add validation for `Delete`s. | lain | |
2020-04-29 | LikeValidator: Use Recipients Type. | lain | |
2020-04-29 | Object Validator Types: Add Recipients. | lain | |
2020-04-29 | Merge branch 'automatic-authentication-and-instance-publicity-checks' into ↵ | lain | |
'develop' Automatic checks of authentication / authorization / instance publicity See merge request pleroma/pleroma!2409 | |||
2020-04-28 | [#2349] Post-merge fix. | Ivan Tashkinov | |
2020-04-28 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
automatic-authentication-and-instance-publicity-checks # Conflicts: # lib/pleroma/web/mastodon_api/controllers/account_controller.ex | |||
2020-04-28 | Merge branch 'docs/notification_destroy_multiple' into 'develop' | lain | |
Document DELETE /api/v1/notifications/destroy_multiple Closes #1711 See merge request pleroma/pleroma!2435 | |||
2020-04-28 | Document DELETE /api/v1/notifications/destroy_multiple | Mark Felder | |
2020-04-28 | Merge branch 'openapi/account' into 'develop' | rinpatch | |
Add OpenAPI specs for AccountController See merge request pleroma/pleroma!2374 | |||
2020-04-28 | Merge branch 'mongoose-secure' into 'develop' | lain | |
mongoose auth endpoint worked for deactivated accounts See merge request pleroma/pleroma!2432 |