Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'openapi/pleroma-api/scrobble' into 'develop' | Haelwenn | |
Add OpenAPI spec for PleromaAPI.ScrobbleController See merge request pleroma/pleroma!2559 | |||
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 | Merge branch 'openapi/pleroma-api/mascot' into 'develop' | Haelwenn | |
Add OpenAPI spec for MascotController See merge request pleroma/pleroma!2553 | |||
2020-05-19 | fix api/v1/accounts/update_credentials | Maksim Pechnikov | |
2020-05-19 | added tests | Maksim Pechnikov | |
2020-05-18 | AttachmentValidator: Handle empty mediatypes | lain | |
2020-05-18 | Add OpenAPI spec for MascotController | Egor Kislitsyn | |
2020-05-18 | [OpenAPI] Use BooleanLike in all request bodies | Egor Kislitsyn | |
2020-05-18 | ChatMessageValidator: Allow one message in an array, too. | lain | |
2020-05-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-18 | Rename EmojiAPIController to EmojiPackController | Egor Kislitsyn | |
2020-05-18 | Cleanup Pleroma.Emoji.Pack | Egor Kislitsyn | |
2020-05-18 | Add OpenAPI spec for PleromaAPI.EmojiAPIController | Egor Kislitsyn | |
2020-05-18 | AnnounceValidator: Validate for existing announce | lain | |
2020-05-18 | ObjectValidators: Add basic Announce validator. | lain | |
2020-05-18 | TransmogrifierTest: Fix tests. | lain | |
2020-05-18 | Transmogrifier Test: Extract Announce handling. | lain | |
2020-05-18 | copyright update | Alexander Strizhakov | |
2020-05-18 | InstanceView: Expose background image link. | lain | |
This will make it easier for more clients to support this feature. | |||
2020-05-18 | Merge branch 'show-media-endpoint-fixes' into 'develop' | lain | |
MediaController OAuth scope assignments fix See merge request pleroma/pleroma!2541 | |||
2020-05-18 | Merge branch 'develop' into feature/admin-api-status-count-per-instance | Roman Chvanikov | |
2020-05-18 | test naming fix | Alexander Strizhakov | |
2020-05-18 | return :visible instead of boolean | Alexander Strizhakov | |
2020-05-18 | removing 410 status | Alexander Strizhakov | |
2020-05-18 | account visibility | Alexander Strizhakov | |
2020-05-18 | MediaController: enforced owner-only access in :show action. | Ivan Tashkinov | |
Improved error response on denied access (now 403). Adjusted tests. | |||
2020-05-17 | SideEffects: Don't update unread count for actor in chatmessages. | lain | |
2020-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-17 | Pleroma Authenticator: Also update passwords here. | lain | |
2020-05-17 | AuthenticationPlug: Also update crypt passwords. | lain | |
2020-05-17 | Authentication Plug: Update bcrypt password on login. | lain | |
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-16 | Merge branch 'features/mastoapi_v2_media' into 'develop' | lain | |
MastodonAPI: /api/v2/media endpoints See merge request pleroma/pleroma!2439 | |||
2020-05-16 | CommonAPI: Unblock a user even if we don't have an activity. | lain | |
2020-05-15 | returning partial chain | Alexander Strizhakov | |
2020-05-15 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-14 | Merge branch 'feature/database-configuration-whitelist' into 'develop' | rinpatch | |
Database configuration whitelist See merge request pleroma/pleroma!2522 | |||
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 | Do not require `description` in `update` action | Egor Kislitsyn | |
2020-05-14 | Fix OpenAPI spec | Egor Kislitsyn | |
2020-05-14 | Allow whitelisting whole groups | Stephanie Wilde-Hobbs | |
2020-05-14 | ChatView: Add update_at field. | lain | |
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 | Merge develop | Roman Chvanikov | |