Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-15 | OpenAPI: MastodonAPI Media Controller | Haelwenn (lanodan) Monnier | |
2021-03-15 | OpenAPI: MastodonAPI Timeline Controller | Haelwenn (lanodan) Monnier | |
2021-03-15 | Add support for actor icon being a list (Bridgy) | Haelwenn (lanodan) Monnier | |
2021-03-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-10 | Merge branch 'openapi/admin/user' into 'develop' | Haelwenn | |
Add OpenAPI spec for AdminAPI.UserController See merge request pleroma/pleroma!3355 | |||
2021-03-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-05 | Make tests use it | Mark Felder | |
2021-03-05 | Update OpenApiSpex dependency | Egor Kislitsyn | |
2021-03-03 | [#3213] ActivityPub hashtags filtering refactoring. Test fix. | Ivan Tashkinov | |
2021-03-03 | Merge branch 'mergeback/2.3.0' into 'develop' | lain | |
Mergeback/2.3.0 See merge request pleroma/pleroma!3360 | |||
2021-03-03 | Revert "StatusController: Deactivate application support for now." | lain | |
This reverts commit 024c11c18d289d4acd65d749f939ad3684f31905. | |||
2021-03-02 | Remove useless header on the get request | Mark Felder | |
2021-03-02 | Actually test viewing status after ingestion | Mark Felder | |
2021-03-02 | Test both ingestion of post in the status controller and the correct ↵ | Mark Felder | |
response during the view | |||
2021-03-02 | Add OpenAPI spec for AdminAPI.UserController | Egor Kislitsyn | |
2021-03-02 | StatusController: Deactivate application support for now. | lain | |
Some more things to discuss about, so we'll remove it from 2.3.0 | |||
2021-03-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-01 | user_agent_mock --> request_mock | Alex Gleason | |
2021-03-01 | Never forward the client's user-agent through the media proxy | Alex Gleason | |
2021-03-01 | Store application details in the object under the generator key, not ↵ | Mark Felder | |
application key | |||
2021-02-28 | Merge branch 'fix/warning-in-test' into 'develop' | lain | |
warning fix See merge request pleroma/pleroma!3350 | |||
2021-02-28 | Merge branch 'features/reports-enhancements' into 'develop' | lain | |
Enhance reports in Pleroma API: index, show See merge request pleroma/pleroma!3280 | |||
2021-02-28 | warning fix | Alexander Strizhakov | |
2021-02-28 | Merge branch 'bugfix/peertube-mpegURL-object' into 'develop' | lain | |
Video: Handle peertube videos only stashing attachments in x-mpegURL Closes #2372 and #2535 See merge request pleroma/pleroma!3336 | |||
2021-02-28 | Merge branch 'feat/client_app_details' into 'develop' | lain | |
Support application field See merge request pleroma/pleroma!3311 | |||
2021-02-27 | Remove sensitive-property setting #nsfw, create HashtagPolicy | Haelwenn (lanodan) Monnier | |
2021-02-27 | Merge branch 'frontendstatic-ignore-api-calls' into 'develop' | lain | |
Filter out API calls from FrontendStatic plug Closes #2261 See merge request pleroma/pleroma!3346 | |||
2021-02-26 | Store the client application data in ActivityStreams format | Mark Felder | |
2021-02-26 | Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop' | feld | |
expires_in in scheduled status params Closes #2498 See merge request pleroma/pleroma!3315 | |||
2021-02-26 | Merge branch 'ecto-rollback-in-test-env' into 'develop' | feld | |
Possibility to run rollback in test env See merge request pleroma/pleroma!3212 | |||
2021-02-25 | Leave a note for future explorers | Mark Felder | |
2021-02-25 | No need to filter out Mix.env() from the API routes. | Mark Felder | |
2021-02-25 | Filter out MIX_ENV from route list and add a test | Mark Felder | |
2021-02-23 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework # Conflicts: # lib/pleroma/application.ex # lib/pleroma/config.ex | |||
2021-02-23 | [#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle ↵ | Ivan Tashkinov | |
management. | |||
2021-02-21 | Video: Handle peertube videos only stashing attachments in x-mpegURL | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2535 | |||
2021-02-18 | Tests to validate client disclosure obeys user setting | Mark Felder | |
2021-02-18 | Mastodon makes this field null when posting with MastoFE or if you choose to ↵ | Mark Felder | |
not disclose it, so it's safe to be null by default | |||
2021-02-18 | expires_in in scheduled status params | Alexander Strizhakov | |
2021-02-17 | Remove `:auth, :enforce_oauth_admin_scope_usage` | rinpatch | |
`admin` scope has been required by default for more than a year now and all apps that use the API seems to request a proper scope by now. | |||
2021-02-17 | Enhance reports in Pleroma API: index, show | Haelwenn (lanodan) Monnier | |
2021-02-17 | Merge branch 'feat/chat-list-pagination' into 'develop' | Haelwenn | |
Chats: Introduce /api/v2/pleroma/chats which implements pagination Closes #2140 See merge request pleroma/pleroma!3325 | |||
2021-02-17 | Merge branch 'remove-conversation-api' into 'develop' | rinpatch | |
Add API endpoint to remove a conversation Closes #2488 See merge request pleroma/pleroma!3321 | |||
2021-02-17 | Merge branch '2510-oauth-app-tokens-further-support' into 'develop' | rinpatch | |
[#2510] Improved support for app-bound OAuth tokens Closes #2510 See merge request pleroma/pleroma!3316 | |||
2021-02-17 | Chats: Introduce /api/v2/pleroma/chats which implements pagination | rinpatch | |
Also removes incorrect claim that /api/v1/pleroma/chats supports pagination and deprecates it. Closes #2140 | |||
2021-02-16 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-02-15 | [#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index ↵ | Ivan Tashkinov | |
scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests. | |||
2021-02-15 | Add API endpoint to remove a conversation | Egor Kislitsyn | |
2021-02-12 | Additional validation so we don't get caught off guard with a nil response | Mark Felder | |
if CommonAPI ever prevents us from injecting this data | |||
2021-02-12 | Inject fake application metadata and validate it is stripped by transmogrifier | Mark Felder | |