Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-17 | Translated using Weblate (Polish) | Jędrzej Tomaszewski | |
Currently translated at 65.0% (69 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/ | |||
2020-05-17 | Added translation using Weblate (Dutch) | Fristi | |
2020-05-17 | Merge branch 'feature/remove-settings-that-shouldnt-be-altered' into 'develop' | lain | |
Remove settings that shouldn't be altered Closes admin-fe#110 See merge request pleroma/pleroma!2540 | |||
2020-05-17 | Merge branch 'pleroma-fe-2020-05-13-with-relationships-support' into 'develop' | lain | |
PleromaFE bundle supporting `with_relationships` param See merge request pleroma/pleroma!2530 | |||
2020-05-17 | Merge branch 'restricted-relations-embedding' into 'develop' | lain | |
Restricted support for embedded relationships See merge request pleroma/pleroma!2456 | |||
2020-05-17 | MediaController OAuth scope assignments fix. | Ivan Tashkinov | |
Typo fix (`def get_media` instead of `def show`). | |||
2020-05-17 | added example cache purge script | Maksim Pechnikov | |
2020-05-16 | Remove description of the settings that should't be altered | Angelina Filippova | |
2020-05-16 | Merge branch 'features/mastoapi_v2_media' into 'develop' | lain | |
MastodonAPI: /api/v2/media endpoints See merge request pleroma/pleroma!2439 | |||
2020-05-16 | Merge branch '1757-fix-unblocks-too' into 'develop' | rinpatch | |
CommonAPI: Unblock a user even if we don't have an activity. Closes #1757 See merge request pleroma/pleroma!2538 | |||
2020-05-16 | CommonAPI: Unblock a user even if we don't have an activity. | lain | |
2020-05-15 | added media proxy invalidation | Maksim Pechnikov | |
2020-05-15 | Merge branch 'chore/update-fe-settings-and-docs' into 'develop' | lain | |
Synchronize PleromaFE settings See merge request pleroma/pleroma!2532 | |||
2020-05-15 | Merge branch 'fix/digest-task-otp' into 'develop' | lain | |
Fix digest mix task on OTP releases See merge request pleroma/pleroma!2526 | |||
2020-05-15 | Merge branch 'fix/database-config' into 'develop' | lain | |
Returning partial chain Closes #1772 See merge request pleroma/pleroma!2537 | |||
2020-05-15 | returning partial chain | Alexander Strizhakov | |
2020-05-15 | Merge branch 'openapi/nullable-request-fields' into 'develop' | rinpatch | |
[OpenAPI] Mark all not required request fields as nullable Closes #1761 See merge request pleroma/pleroma!2536 | |||
2020-05-15 | [OpenAPI] Mark all not required request fields as nullable | Egor Kislitsyn | |
2020-05-15 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | rinpatch | |
Translations update from Weblate See merge request pleroma/pleroma!2531 | |||
2020-05-14 | Translated using Weblate (Polish) | Michał Sidor | |
Currently translated at 61.3% (65 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/ | |||
2020-05-14 | Translated using Weblate (Polish) | Michał Sidor | |
Currently translated at 55.6% (59 of 106 strings) Translation: Pleroma/Pleroma backend Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma/pl/ | |||
2020-05-14 | Added translation using Weblate (Polish) | Michał Sidor | |
2020-05-14 | Merge branch 'feature/database-configuration-whitelist' into 'develop' | rinpatch | |
Database configuration whitelist See merge request pleroma/pleroma!2522 | |||
2020-05-14 | Add config migration disclaimer to config whitelist documentation | Stephanie Wilde-Hobbs | |
2020-05-14 | Merge branch 'bcrypt-auth' into 'develop' | lain | |
Handle bcrypt passwords for Mastodon migration See merge request pleroma/pleroma!2527 | |||
2020-05-14 | Pbkdf2.verify_pass --> AuthenticationPlug.checkpw | Alex Gleason | |
2020-05-14 | Do not require `description` in `update` action | Egor Kislitsyn | |
2020-05-14 | Fix OpenAPI spec | Egor Kislitsyn | |
2020-05-14 | Add Changelog entry | Stephanie Wilde-Hobbs | |
2020-05-14 | Allow whitelisting whole groups | Stephanie Wilde-Hobbs | |
2020-05-14 | Style fixes | Steph | |
2020-05-14 | Add OpenAPISpex for MediaController | Haelwenn (lanodan) Monnier | |
2020-05-14 | Merge branch 'features/openrc-console' into 'develop' | lain | |
init.d/pleroma: Add option to attach an elixir console See merge request pleroma/pleroma!1704 | |||
2020-05-14 | Merge branch 'openapi/pleroma-api/accounts' into 'develop' | lain | |
Add OpenAPI spec for PleromaAPI.AccountController See merge request pleroma/pleroma!2528 | |||
2020-05-14 | Apply suggestion to docs/configuration/storing_remote_media.md | lain | |
2020-05-14 | Apply suggestion to ↵ | lain | |
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex | |||
2020-05-14 | Apply suggestion to ↵ | lain | |
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex | |||
2020-05-14 | Merge branch 'pleroma_internal' into 'develop' | lain | |
Add `pleroma_internal` as an internal field See merge request pleroma/pleroma!2533 | |||
2020-05-14 | MastodonAPI: /api/v2/media endpoints | Haelwenn (lanodan) Monnier | |
2020-05-14 | MRF.StealEmojiPolicy: New Policy | Haelwenn (lanodan) Monnier | |
Inspired by https://git.pleroma.social/moonman/emoji-stealer-mrf/-/blob/master/steal_emoji_policy.ex | |||
2020-05-13 | Lint | Mark Felder | |
2020-05-13 | Clarify where the Features panel is | Mark Felder | |
2020-05-13 | Formatting | Mark Felder | |
2020-05-13 | Add missing showFeaturesPanel setting | Mark Felder | |
2020-05-13 | add postContentType setting | Mark Felder | |
2020-05-13 | Add missing nsfwCensorImage option | Mark Felder | |
2020-05-13 | Add missing hideSitename setting | Mark Felder | |
2020-05-13 | Add hideFilteredStatuses and hideMutedPosts settings | Mark Felder | |
2020-05-13 | Add greentext option | Mark Felder | |
2020-05-13 | formattingOptionsEnabled no longer exists | Mark Felder | |