Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-21 | Added the ability to upload background, logo, default user avatar, instance ↵ | eugenijm | |
thumbnail, and the NSFW hiding image via AdminFE | |||
2020-05-20 | fixed `mix pleroma.instance gen` | Maksim Pechnikov | |
2020-05-20 | Merge branch 'chore/update-config-fe' into 'develop' | Haelwenn | |
Synchronize :fe settings in config.exs See merge request pleroma/pleroma!2560 | |||
2020-05-20 | Also add new sidebarRight setting | Mark Felder | |
2020-05-20 | Pipeline: Don't federate if federation is disabled. | lain | |
2020-05-20 | Announcements: Handle through common pipeline. | lain | |
2020-05-20 | Merge branch 'openapi/pleroma-api/emojis' into 'develop' | lain | |
Add OpenAPI spec for EmojiPackController See merge request pleroma/pleroma!2549 | |||
2020-05-20 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
announce-validator | |||
2020-05-20 | Merge branch 'feature/1734-user-deletion' into 'develop' | lain | |
User deletion Closes #1734 See merge request pleroma/pleroma!2493 | |||
2020-05-20 | Merge branch 'openapi/fix-spec' into 'develop' | lain | |
Add `background_image` to `InstanceOperation` See merge request pleroma/pleroma!2562 | |||
2020-05-20 | CommonAPI: Change public->private implicit addressing. | lain | |
This will not add the OP to the `to` field anymore when going from public to private. | |||
2020-05-20 | Add `background_image` to `InstanceOperation` | Egor Kislitsyn | |
2020-05-20 | Move notification actions to PleromaAPI.NotificationController | Egor Kislitsyn | |
2020-05-20 | Move conversation actions to PleromaAPI.ConversationController | Egor Kislitsyn | |
2020-05-20 | Move reaction actions to EmojiReactionController | Egor Kislitsyn | |
2020-05-20 | Add OpenAPI spec for PleromaAPI.PleromaAPIController | Egor Kislitsyn | |
2020-05-20 | Merge branch 'exposed-background-image' into 'develop' | Haelwenn | |
InstanceView: Expose background image link. See merge request pleroma/pleroma!2545 | |||
2020-05-20 | Merge branch 'issue/1509' into 'develop' | lain | |
[#1509] purge media from cache after delete See merge request pleroma/pleroma!2539 | |||
2020-05-20 | Changelog: Add background to instance | lain | |
2020-05-20 | Docs: Add background_image in instance | lain | |
2020-05-20 | InstanceOperation: Add background image to example | lain | |
2020-05-20 | Merge branch 'mastofe/bundle-2020-05-20' into 'develop' | lain | |
MastoFE: update to bundle-2020-05-20 See merge request pleroma/pleroma!2561 | |||
2020-05-20 | MastoFE: update to bundle-2020-05-20 | Haelwenn (lanodan) Monnier | |
2020-05-20 | Apply suggestion to installation/nginx-cache-purge.sh.example | Maksim | |
2020-05-20 | Merge branch 'openapi/pleroma-api/scrobble' into 'develop' | Haelwenn | |
Add OpenAPI spec for PleromaAPI.ScrobbleController See merge request pleroma/pleroma!2559 | |||
2020-05-20 | update purge script | Maksim Pechnikov | |
2020-05-19 | Synchronize :fe settings in config.exs | Mark Felder | |
2020-05-19 | Merge branch 'recipients-query-speedup' into 'develop' | rinpatch | |
Greatly speed up recipients query See merge request pleroma/pleroma!2558 | |||
2020-05-19 | Fix summary | Egor Kislitsyn | |
2020-05-19 | User.Query: Remove superfluous `distinct` | lain | |
2020-05-19 | UserTest: Hide warning in tests. | lain | |
2020-05-19 | Move Scrobble views to ScrobbleView | Egor Kislitsyn | |
2020-05-19 | Add OpenAPI spec for PleromaAPI.ScrobbleController | Egor Kislitsyn | |
2020-05-19 | User.Query: Speed up recipients query. | lain | |
2020-05-19 | Merge branch 'deps/update-crypt' into 'develop' | lain | |
Update crypt library See merge request pleroma/pleroma!2557 | |||
2020-05-19 | Update crypt library | Roman Chvanikov | |
2020-05-19 | Fix typo | Egor Kislitsyn | |
2020-05-19 | Merge branch 'openapi/pleroma-api/mascot' into 'develop' | Haelwenn | |
Add OpenAPI spec for MascotController See merge request pleroma/pleroma!2553 | |||
2020-05-19 | Merge branch 'issue/1667' into 'develop' | Haelwenn | |
[#1667] fix api/v1/accounts/update_credentials See merge request pleroma/pleroma!2556 | |||
2020-05-19 | Merge branch 'support/docs' into 'develop' | Haelwenn | |
fix docs See merge request pleroma/pleroma!2555 | |||
2020-05-19 | fix api/v1/accounts/update_credentials | Maksim Pechnikov | |
2020-05-19 | removed Quantum from docs | Maksim Pechnikov | |
2020-05-19 | added tests | Maksim Pechnikov | |
2020-05-18 | Fix API documentation | Egor Kislitsyn | |
2020-05-18 | Add OpenAPI spec for MascotController | Egor Kislitsyn | |
2020-05-18 | Merge branch 'openapi/use-boolean-like-in-requests' into 'develop' | rinpatch | |
[OpenAPI] Use BooleanLike in all request bodies Closes #1782 See merge request pleroma/pleroma!2551 | |||
2020-05-18 | [OpenAPI] Use BooleanLike in all request bodies | Egor Kislitsyn | |
2020-05-18 | Merge branch 'direct-timeline-with-muted-param-fix' into 'develop' | lain | |
Fixed missing support for `with_muted` param in direct timeline See merge request pleroma/pleroma!2548 | |||
2020-05-18 | Fixed missing support for `with_muted` param in direct timeline. | Ivan Tashkinov | |
2020-05-18 | Rename EmojiAPIController to EmojiPackController | Egor Kislitsyn | |