Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-18 | Merge branch 'media-preview-proxy-nostream' into 'develop' | feld | |
Media preview proxy See merge request pleroma/pleroma!3001 | |||
2020-09-18 | Merge branch 'feature/2118-web-push-encryption-http' into 'develop' | lain | |
Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter Closes #2118 See merge request pleroma/pleroma!3008 | |||
2020-09-18 | Federate data through persistent websocket connections | Steven Fuchs | |
2020-09-17 | Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter | Sergey Suprunenko | |
2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream # Conflicts: # CHANGELOG.md | |||
2020-09-17 | Fix MRF reject for ChatMessage | Haelwenn (lanodan) Monnier | |
2020-09-17 | Create MRF.filter_pipeline to inject :object_data when present | Haelwenn (lanodan) Monnier | |
2020-09-17 | Merge branch 'omit-nondiscoverable-from-search' into 'develop' | Haelwenn | |
User search should respect discoverable flag See merge request pleroma/pleroma!2997 | |||
2020-09-17 | Merge branch 'instance-docs' into 'develop' | feld | |
AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API Closes #1516 See merge request pleroma/pleroma!2931 | |||
2020-09-17 | adapt to new user factory behavior | stwf | |
2020-09-17 | User search respect discoverable flag | stwf | |
2020-09-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream | |||
2020-09-17 | [#2497] Configurability of :min_content_length (preview proxy). Refactoring, ↵ | Ivan Tashkinov | |
documentation, tests. | |||
2020-09-17 | Merge branch 'develop' into 'nondiscoverable-user-metadata' | lain | |
# Conflicts: # CHANGELOG.md | |||
2020-09-17 | Return the file content for `GET ↵ | eugenijm | |
/api/pleroma/admin/instance_document/:document_name` | |||
2020-09-17 | AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API | eugenijm | |
2020-09-17 | AdminAPI Chat tests: Remove factory. | lain | |
The factory system doesn't work too well with how the chats are done. Instead of tempting people to use it, let's rather use the CommonAPI system for now. | |||
2020-09-17 | Admin chat api tests: Small additions. | lain | |
2020-09-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
alexgleason/pleroma-chat-moderation | |||
2020-09-16 | Merge branch 'features/validators-video' into 'develop' | rinpatch | |
Pipeline Ingestion: Video and Article See merge request pleroma/pleroma!2908 | |||
2020-09-16 | Merge branch 'issue/2089' into 'develop' | lain | |
[#2089] fix notifications See merge request pleroma/pleroma!3000 | |||
2020-09-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream | |||
2020-09-15 | fixed tests | Maksim Pechnikov | |
2020-09-15 | Mastodon API: fix the public timeline returning an error when the ↵ | eugenijm | |
`reply_visibility` parameter is set to `self` for an unauthenticated user | |||
2020-09-14 | fix credo warning | stwf | |
2020-09-14 | search indexing metadata respects discoverable flag | stwf | |
2020-09-14 | Apply 1 suggestion(s) to 1 file(s) | rinpatch | |
2020-09-14 | RichMedia: Do a HEAD request to check content type/length | rinpatch | |
This shouldn't be too expensive, since the connections are pooled, but it should save us some bandwidth since we won't fetch non-html files and files that are too large for us to process (especially since you can't cancel a request without closing the connection with HTTP1). | |||
2020-09-11 | Merge branch 'chat-moderation-stable' into chat-moderation | Alex Gleason | |
2020-09-11 | Chat moderation: fix formatting | Alex Gleason | |
2020-09-11 | Merge remote-tracking branch 'upstream/develop' into chat-moderation | Alex Gleason | |
2020-09-11 | Chat moderation: add tests for unauthorized access | Alex Gleason | |
2020-09-11 | Chat Moderation: use explicit `sender` and `recipient` fields | Alex Gleason | |
2020-09-11 | Credo fix | Alex Gleason | |
2020-09-11 | AdminAPI: fix delete chat message | Alex Gleason | |
2020-09-11 | AdminAPI: show chat | Alex Gleason | |
2020-09-11 | AdminAPI: list messages in a chat | Alex Gleason | |
2020-09-11 | AdminAPI: list chats for a user | Alex Gleason | |
2020-09-11 | AdminAPI: delete a chat message | Alex Gleason | |
2020-09-11 | MastodonAPI.StatusView.get_user/1 --> CommonAPI.get_user/1 | Alex Gleason | |
2020-09-11 | Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy | Ivan Tashkinov | |
# Conflicts: # lib/pleroma/instances/instance.ex | |||
2020-09-11 | instance: Handle not getting a favicon | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Article | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Video | Haelwenn (lanodan) Monnier | |
2020-09-10 | configurable lifetime for ephemeral activities | Alexander Strizhakov | |
2020-09-10 | pin/unpin for activities with expires_at option | Alexander Strizhakov | |
2020-09-10 | reject activity creation | Alexander Strizhakov | |
if passed expires_at option and expiring activities are not configured | |||
2020-09-10 | schedule activity expiration in Oban | Alexander Strizhakov | |
2020-09-10 | Merge branch 'feature/1790-oban-overuse-clear-oauth-token' into 'develop' | rinpatch | |
Feature/1790 removing expired tokens through Oban scheduled jobs See merge request pleroma/pleroma!2957 | |||
2020-09-10 | Merge branch 'chores/remove-ostatus-fixtures' into 'develop' | rinpatch | |
Remove OStatus in testsuite See merge request pleroma/pleroma!2968 |