Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API | eugenijm | |
2020-09-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
alexgleason/pleroma-chat-moderation | |||
2020-09-17 | small refactoring | Maksim Pechnikov | |
2020-09-17 | Merge branch 'develop' into issue/2099 | Maksim Pechnikov | |
2020-09-16 | [#2497] Media preview proxy: misc. improvements (`static` param support, ↵ | Ivan Tashkinov | |
dynamic fifo pipe path), refactoring. | |||
2020-09-16 | Merge branch '2144-empty-users' into 'develop' | rinpatch | |
User: Remote users don't need to be confirmed or approved Closes #2144 See merge request pleroma/pleroma!3003 | |||
2020-09-16 | User: Remote users don't need to be confirmed or approved | lain | |
2020-09-16 | Merge branch 'feat/connection-worker-monitor-flush' into 'develop' | rinpatch | |
ConnectionPool Worker: use monitor flush instead of checking ref See merge request pleroma/pleroma!3002 | |||
2020-09-16 | ConnectionPool Worker: use monitor flush instead of checking ref | rinpatch | |
`:flush` removes the DOWN message if one had arrived, so this check should no longer be necessary. | |||
2020-09-16 | Merge branch 'chores/mrf-loglevel' into 'develop' | rinpatch | |
Fetcher: Correctly return MRF reject reason See merge request pleroma/pleroma!2990 | |||
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-16 | RepoStreamer.chunk_stream -> Repo.chunk_stream | Maksim Pechnikov | |
2020-09-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream | |||
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-15 | Merge branch 'fix/mrf-simple-welcome-chats' into 'develop' | Haelwenn | |
Ensure we only apply media_nsfw simple policy on parsable objects Closes #2133 See merge request pleroma/pleroma!2992 | |||
2020-09-14 | Ensure SimplePolicy's tags in string representation don't trip up the object ↵ | Mark Felder | |
validator | |||
2020-09-14 | search indexing metadata respects discoverable flag | stwf | |
2020-09-14 | RichMedia: fix a compilation error due to nonexistent variable | rinpatch | |
No idea why this passed Gitlab CI | |||
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-14 | RichMedia parser: do not set a cache TTL for unchanging errors | rinpatch | |
2020-09-14 | added notification constraints | Maksim Pechnikov | |
2020-09-13 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |
2020-09-12 | [#2497] Media preview proxy: preview bypass for small images | Ivan Tashkinov | |
(basing on Content-Length and Content-Type). | |||
2020-09-12 | [#2497] Media preview proxy: redirecting to media proxy url in case of ↵ | Ivan Tashkinov | |
preview error or unsupported content type. | |||
2020-09-11 | Ensure we only apply NSFW Simple policy on parsable objects | Mark Felder | |
2020-09-11 | Merge remote-tracking branch 'upstream/develop' into chat-moderation | Alex Gleason | |
2020-09-11 | Chat Moderation: use explicit `sender` and `recipient` fields | 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 | Refactor with Chat.for_user_query/1 | 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 | Fetcher: Correctly return MRF reject reason | Haelwenn (lanodan) Monnier | |
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 | ConnectionPool: Log possible HTTP1 blocks | rinpatch | |
2020-09-11 | Apply 1 suggestion(s) to 1 file(s) | Haelwenn | |
2020-09-11 | instance: Handle not getting a favicon | Haelwenn (lanodan) Monnier | |
2020-09-11 | AttachmentValidator: directly embed url schema and pass it fix_media_type | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Article | Haelwenn (lanodan) Monnier | |
2020-09-11 | object_validators: likes & announcements as [ObjectID] | Haelwenn (lanodan) Monnier | |
2020-09-11 | Pipeline Ingestion: Video | Haelwenn (lanodan) Monnier | |
2020-09-11 | transmogrifier: Call strip_internal_fields on pipeline ingestion | Haelwenn (lanodan) Monnier | |
2020-09-11 | federator: normalize only actor, catch actor error | Haelwenn (lanodan) Monnier | |
2020-09-10 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-09-10 | [#2497] Formatting fix. | Ivan Tashkinov | |
2020-09-10 | remove validate_expires_at from enqueue method | Alexander Strizhakov | |
2020-09-10 | configurable lifetime for ephemeral activities | Alexander Strizhakov | |