Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | activity_draft: Add source field | Haelwenn (lanodan) Monnier | |
2020-06-25 | Merge branch 'preload-data' into 'develop' | feld | |
Preload data into index.html Closes #1660 See merge request pleroma/pleroma!2381 | |||
2020-06-25 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-06-25 | AntiSpamLinkPolicy: Exempt local users. | lain | |
2020-06-25 | Blocking: Don't federate if the options is set. | lain | |
2020-06-25 | ActivityPub: Remove `block`. | lain | |
2020-06-25 | Transmogrifier: Switch to pipeline for Blocks. | lain | |
2020-06-25 | ObjectValidator: Basic `Block` support. | lain | |
2020-06-25 | Transmogrifier Test: Extract block handling. | lain | |
2020-06-24 | StatusView: Add pleroma.parent_visible | lain | |
2020-06-24 | Merge branch 'feature/admin-api-status-count-per-instance' into 'develop' | lain | |
admin api status count per instance See merge request pleroma/pleroma!2500 | |||
2020-06-23 | Merge branch 'update-validator' into 'develop' | lain | |
Update validator See merge request pleroma/pleroma!2668 | |||
2020-06-23 | Merge develop | Roman Chvanikov | |
2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn | |
Moving mrf settings from instance to separate mrf group Closes #1631 See merge request pleroma/pleroma!2320 | |||
2020-06-23 | migrate to oban 2.0-rc1 | Maksim Pechnikov | |
2020-06-23 | ActivityPubControllerTest: Capture error log | lain | |
2020-06-23 | ActivityPubControllerTest: Testing changes. | lain | |
2020-06-23 | An act of desperation. | lain | |
2020-06-23 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
update-validator | |||
2020-06-22 | Merge branch 'add-muted-to-notifications' into 'develop' | lain | |
Add `pleroma.is_muted` property to notifications Closes #1812 See merge request pleroma/pleroma!2670 | |||
2020-06-22 | Add `is_muted` to notifications | Egor Kislitsyn | |
2020-06-22 | Merge branch 'feature/1739-account-endpoints' into 'develop' | lain | |
account visibility in masto api Closes #1739 See merge request pleroma/pleroma!2488 | |||
2020-06-22 | Merge branch 'fix/1825-admin-api-error-codes' into 'develop' | lain | |
Proper error codes for error in adminFE Closes #1825 See merge request pleroma/pleroma!2665 | |||
2020-06-22 | ActivityPub: Remove `update` and switch to pipeline. | lain | |
2020-06-22 | Merge branch '1865-media-only' into 'develop' | rinpatch | |
Resolve "/api/v1/accounts/:id/statuses?only_media=true returns media that is not owned" Closes #1865 See merge request pleroma/pleroma!2650 | |||
2020-06-22 | Update Handling Test: Fix for re-used update ids. | lain | |
2020-06-22 | SideEffects: Handle user updating. | lain | |
2020-06-22 | Merge branch '1883-mrf-chat' into 'develop' | rinpatch | |
HellthreadPolicy: Restrict to Notes and Articles. Closes #1883 See merge request pleroma/pleroma!2666 | |||
2020-06-22 | Merge branch 'feature/1854-emoji-pagination' into 'develop' | lain | |
Emoji and packs pagination Closes #1854 See merge request pleroma/pleroma!2658 | |||
2020-06-22 | HellthreadPolicy: Restrict to Notes and Articles. | lain | |
2020-06-20 | proper error codes for error in adminFE | Alexander Strizhakov | |
2020-06-20 | Merge branch 'feature/support-bot-field-in-update-credentials' into 'develop' | lain | |
Support 'bot' field in account update_credentials Closes #1600 and #1467 See merge request pleroma/pleroma!2662 | |||
2020-06-20 | Merge branch 'develop' into '1865-media-only' | lain | |
# Conflicts: # CHANGELOG.md | |||
2020-06-20 | fix for packs pagination | Alexander Strizhakov | |
2020-06-20 | Stop filling conversation field on incoming objects (legacy, unused) | Haelwenn (lanodan) Monnier | |
conversation field is still set for outgoing federation for compatibility. | |||
2020-06-19 | Merge branch 'issue/1855' into 'develop' | feld | |
#1855 MediaProxy cache invalidation via Admin API See merge request pleroma/pleroma!2648 | |||
2020-06-19 | Add support for bot field in update_credentials | Sergey Suprunenko | |
2020-06-19 | UpdateValidator: Only allow updates from the user themselves. | lain | |
2020-06-19 | ObjectValidators: Add basic UpdateValidator. | lain | |
2020-06-19 | [#1873] Fixes missing :offset pagination param support. Added pagination ↵ | Ivan Tashkinov | |
support for hashtags search. | |||
2020-06-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
update-validator | |||
2020-06-19 | adding overall count for packs and files | Alexander Strizhakov | |
2020-06-18 | emoji pagination for pack show action | Alexander Strizhakov | |
2020-06-18 | emoji packs pagination | Alexander Strizhakov | |
2020-06-18 | fix test | Maksim Pechnikov | |
2020-06-17 | Change references from "deleted_urls" to "banned_urls" as nothing is handled ↵ | Mark Felder | |
via media deletions anymore; all actions are manual operations by an admin to ban the url | |||
2020-06-17 | Merge branch 'develop' into issue/1855 | Mark Felder | |
2020-06-17 | Merge branch 'fix/1787-mogrify-args' into 'develop' | lain | |
Moving custom ecto types in context folders See merge request pleroma/pleroma!2652 | |||
2020-06-17 | Apply suggestion to test/web/media_proxy/invalidation_test.exs | Maksim | |
2020-06-17 | Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs | Maksim | |