Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-10 | Add development section | Ilja | |
* I cretaed a folder 'development' * I split up the file dev.md into three parts and moved it to this folder * index.md * authentication_authorization.md * mrf.md * I also moved ap_extensions.md * I created a new file setting_up_pleroma_dev.md | |||
2020-12-30 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | |
2020-12-05 | Fix typo | Egor Kislitsyn | |
2020-12-02 | Document follow relationship updates and cleanup | Egor Kislitsyn | |
2020-11-19 | [#2301] Proper handling of `User.is_discoverable`: users appear in ↵ | Ivan Tashkinov | |
in-service search but are hidden from external services like search bots. | |||
2020-11-17 | Spelling | Mark Felder | |
2020-11-17 | Document the API extensions for push subscriptions | Mark Felder | |
2020-11-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/local-only-scope | |||
2020-11-13 | Make notifs view work for reports | Ilja | |
* These are the first small steps for issue 2034 "Reports should send a notification to admins". * I added a new type of notification "pleroma:report" to the the database manually (a migration will need to be written later) * I added the new type to the notification_controller * I made the view return the notification. It doesn't include the report itself (yet) | |||
2020-11-11 | Add `local` visibility | Egor Kislitsyn | |
2020-11-05 | Docs: Add info about expiring mutes. | lain | |
2020-10-15 | Add local-only statuses | Egor Kislitsyn | |
2020-10-08 | Remote Timeline: add Streaming support | Alex Gleason | |
2020-08-07 | Clean up account aliases | Alex Gleason | |
2020-07-17 | Expose the post formats in /api/v1/instance | Mark Felder | |
2020-07-11 | docs: API: fix update_credentials endpoints path, clarify ↵ | Alibek Omarov | |
update/verify_credentials endpoints paths | |||
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-08 | Add changelog and documentation | Haelwenn (lanodan) Monnier | |
2020-07-07 | Docs: Document resetting of images | lain | |
2020-07-06 | Docs: document instance differences | lain | |
2020-07-03 | Docs: Document `accepts_chat_messages` setting. | lain | |
2020-07-03 | Docs: Document the added `accepts_chat_messages` user property. | lain | |
2020-07-02 | Document the new API extension of /api/v1/instance | Mark Felder | |
2020-06-29 | Merge branch '1031-parent-visible' into 'develop' | lain | |
Resolve "Add `pleroma.parent_visible` to the status view" Closes #1031 See merge request pleroma/pleroma!2679 | |||
2020-06-29 | differences_in_mastoapi_responses: Update account fields | Haelwenn (lanodan) Monnier | |
2020-06-25 | MastoAPI differences: Document not implemented features | Alex Gleason | |
2020-06-24 | Docs: Document added parent_visible field. | lain | |
2020-05-30 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-29 | Docs: Document streaming differences | lain | |
2020-05-28 | Docs: Attachement limitations in MastoAPI differences | Alex Gleason | |
2020-05-20 | Docs: Add background_image in instance | lain | |
2020-05-06 | added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` | Maksim Pechnikov | |
2020-05-04 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-02 | Merge branch 'feature/1710-consolidate-instance-info' into 'develop' | rinpatch | |
Feature/1710 consolidate instance info Closes #1710 See merge request pleroma/pleroma!2430 | |||
2020-05-01 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-04-29 | Document `captcha_answer_data` parameter | Egor Kislitsyn | |
2020-04-28 | Document DELETE /api/v1/notifications/destroy_multiple | Mark Felder | |
2020-04-28 | fix markdown format | Maksim Pechnikov | |
2020-04-27 | Docs: Add `/api/v1/instance` information | lain | |
2020-04-27 | Merge branch 'develop' into openapi/account | Egor Kislitsyn | |
2020-04-24 | Update differences_in_mastoapi_responses.md | lain | |
2020-04-24 | formatting | Alexander | |
2020-04-24 | reply filtering | Alexander | |
2020-04-22 | Update Flake ID description | Egor Kislitsyn | |
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-07 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-02 | Fix formatting in documentation | Egor Kislitsyn | |
2020-03-29 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-03-20 | include_types parameter in /api/v1/notifications | Alexander Strizhakov | |