Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-17 | Merge branch 'feature/1584-client-captcha-options' into 'develop' | Haelwenn | |
Creating trusted app from adminFE & mix task Closes #1584 See merge request pleroma/pleroma!2252 | |||
2020-04-16 | Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop' | rinpatch | |
Enforcement of OAuth scopes check for authenticated API endpoints See merge request pleroma/pleroma!2349 | |||
2020-04-16 | Merge branch 'develop' into features/remove-user-source_data | rinpatch | |
2020-04-16 | AccountView: Return user ap_id. | lain | |
2020-04-15 | Cleanup SubscriptionController | Egor Kislitsyn | |
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
authenticated-api-oauth-check-enforcement | |||
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge branch 'develop' into openapi/account | Egor Kislitsyn | |
2020-04-14 | Merge branch 'issue/1276' into 'develop' | Haelwenn | |
[#1276] An endpoint for getting unread notification count Closes #1276 See merge request pleroma/pleroma!1877 | |||
2020-04-13 | Add OpenAPI spec for DomainBlockController | Egor Kislitsyn | |
2020-04-13 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-13 | Add OpenAPI spec for CustomEmojiController | Egor Kislitsyn | |
2020-04-13 | Add specs for AccountController.mutes, AccountController.blocks, ↵ | Egor Kislitsyn | |
AccountController.mutes, AccountController.endorsements | |||
2020-04-13 | Add spec for AccountController.follows | Egor Kislitsyn | |
2020-04-13 | Add specs for AccountController.block and AccountController.unblock | Egor Kislitsyn | |
2020-04-13 | Add specs for AccountController.mute and AccountController.unmute | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.unfollow | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.follow | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.lists | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.following | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.followers | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.statuses | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.show | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.relationships | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.update_credentials | Egor Kislitsyn | |
2020-04-13 | Add spec for AccountController.create | Egor Kislitsyn | |
2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses | |||
2020-04-11 | Merge branch 'following-relationships-optimizations' into 'develop' | rinpatch | |
FollowingRelationship storage & performance optimizations See merge request pleroma/pleroma!2332 | |||
2020-04-10 | profile emojis in User.emoji instead of source_data | Haelwenn (lanodan) Monnier | |
2020-04-09 | Add `/api/v1/notifications/:id/dismiss` endpoint | Egor Kislitsyn | |
2020-04-09 | [#1559] Addressed code review requests. | Ivan Tashkinov | |
2020-04-09 | Merge branch 'open-api' into 'develop' | lain | |
Add OpenAPI Closes pleroma-meta#19 See merge request pleroma/pleroma!2345 | |||
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-04-07 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-06 | Merge branch 'remake-remodel-2' into 'develop' | lain | |
Ingestion Pipeline Revamp See merge request pleroma/pleroma!2315 | |||
2020-04-06 | Enforcement of OAuth scopes check for authenticated API endpoints, ↵ | Ivan Tashkinov | |
:skip_plug plug to mark a plug explicitly skipped (disabled). | |||
2020-04-02 | Merge remote-tracking branch ↵ | Ivan Tashkinov | |
'remotes/origin/2323-accounts-relationships-hotfix' into output-of-relationships-in-statuses # Conflicts: # lib/pleroma/web/mastodon_api/views/account_view.ex # lib/pleroma/web/mastodon_api/views/status_view.ex | |||
2020-04-02 | [#2323] Fixed a typo causing /accounts/relationships to render default ↵ | Ivan Tashkinov | |
relationships. Improved the tests. | |||
2020-04-02 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-01 | Add OpenAPI | Egor Kislitsyn | |
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-03-31 | Provide known-good user.uri, remove User.profile_url/1 | Haelwenn (lanodan) Monnier | |
2020-03-29 | Merge branch 'feature/funkwhale-audio' into 'develop' | Haelwenn | |
Add support for funkwhale Audio activity Closes #764 and #1624 See merge request pleroma/pleroma!2287 | |||
2020-03-29 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-03-28 | FollowingRelationship storage & performance optimizations (state turned ↵ | Ivan Tashkinov | |
`ecto_enum`-driven integer, reorganized indices etc.). | |||
2020-03-27 | Misc refactoring / tweaks (`ThreadMute.exists?/2`). | Ivan Tashkinov | |
2020-03-26 | Ensured no auxiliary computations (actors list preparation etc.) related to ↵ | Ivan Tashkinov | |
relationships preloading if no user is present (for statuses / accounts / relationships rendering). | |||
2020-03-26 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
relations-preloading-for-statuses-rendering # Conflicts: # lib/pleroma/thread_mute.ex |