aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2020-08-27ChatController: Don't die if the recipient is gone.lain
2020-08-26Merge branch 'develop' into feld-2168-media-preview-proxyMark Felder
2020-08-26Ensure GIFs are redirected to the original or they become static.Mark Felder
2020-08-26TimelineController: Keys are atoms now.lain
2020-08-25Redirects for videos right nowMark Felder
2020-08-25Switch to imagemagick, only support videosMark Felder
2020-08-25Merge branch 'feature/1952-read-muted-notifications' into 'develop'feld
2020-08-25Merge branch 'develop' into feld-2168-media-preview-proxyMark Felder
2020-08-25Webfinger: Handle bogus ids better.lain
2020-08-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bu...lain
2020-08-24Merge branch 'relay-fix-admin-fe' into 'develop'feld
2020-08-22Use the image thumbnail for rich metadata (OGP/Twittercards)Mark Felder
2020-08-22updated errors on add emojiMaksim Pechnikov
2020-08-22upload emoji zip fileMaksim Pechnikov
2020-08-21Try to warm the cache with the preview image if preview proxy enabledMark Felder
2020-08-21Merge branch 'features/validators-event' into 'develop'lain
2020-08-21adding actor type in user showAlexander Strizhakov
2020-08-21[#2497] Media preview proxy: added `quality` config setting, adjusted width/h...Ivan Tashkinov
2020-08-20Pipeline Ingestion: EventHaelwenn (lanodan) Monnier
2020-08-20[#2497] Media preview proxy: added Content-Disposition header with filename t...Ivan Tashkinov
2020-08-19[#2497] Media preview proxy config refactoring & documentation.Ivan Tashkinov
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-19added Pleroma.Web.PleromaAPI.EmojiFileControllerMaksim Pechnikov
2020-08-19Pipeline Ingestion: Audio (Part 2)Haelwenn (lanodan) Monnier
2020-08-18[#2497] Added video preview proxy. Switched from exexec to Port.Ivan Tashkinov
2020-08-18Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-08-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/va...lain
2020-08-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/va...lain
2020-08-18common_fixes: Remove Utils.make_date callHaelwenn (lanodan) Monnier
2020-08-18common_fixes: Get fixes common from Audio and QuestionHaelwenn (lanodan) Monnier
2020-08-18Pipeline Ingestion: AudioHaelwenn (lanodan) Monnier
2020-08-17object_validators: Use ecto_types where availableHaelwenn (lanodan) Monnier
2020-08-17Merge branch 'issue/1936' into 'develop'lain
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-16fix search media proxy urlsMaksim Pechnikov
2020-08-14[#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy...Ivan Tashkinov
2020-08-13Merge branch 'fix/activity-expirations-again' into 'develop'feld
2020-08-13side_effects: Fix typo on notificationHaelwenn (lanodan) Monnier
2020-08-13Merge branch 'develop' into issue/1936Maksim Pechnikov
2020-08-12ActivityPub: Remove `reject`, move everything to the Pipeline.lain
2020-08-12Transmogrifier: Move Rejects to the Pipelinelain
2020-08-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rejectlain
2020-08-11Linting fixes.lain
2020-08-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fix/activit...lain
2020-08-11ActivityPub: Remove ActivityPub.acceptlain
2020-08-11Transmogrifier: Handle accepts with the pipelinelain
2020-08-11Linter fixes.lain
2020-08-11Transmogrifier: Remove handling of orphaned acceptslain
2020-08-11AcceptValidation: Codify accept rules.lain
2020-08-11AcceptValidator: Add basic validator with tests.lain