aboutsummaryrefslogtreecommitdiff
path: root/config/config.exs
AgeCommit message (Expand)Author
2020-07-06Config: Remove Statusnet preloader.lain
2020-07-06Upload: Restrict description lengthlain
2020-07-03Merge branch 'develop' into issue/1790-updated-obanMark Felder
2020-07-02Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-06-30AutoLinker --> Linkify, update to latest versionAlex Gleason
2020-06-27Config: Reduce default preloaders to configuration endpoints.lain
2020-06-25Merge branch 'preload-data' into 'develop'feld
2020-06-25added wrapper Pleroma.HTTP for ExAws.S3Maksim Pechnikov
2020-06-24added wrapper Pleroma.HTTP for Tzdata.HTTPClientMaksim Pechnikov
2020-06-23Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop'Haelwenn
2020-06-23migrate to oban 2.0-rc1Maksim Pechnikov
2020-06-22Add missing default config value for :instance, instance_thumbnailMark Felder
2020-06-17Merge branch 'develop' into issue/1855Mark Felder
2020-06-16moving mrf settings from instance to separate groupAlexander Strizhakov
2020-06-16Switch from gen_magic to majic, use Majic.Plug, remove Pleroma.MIMEhref
2020-06-16Pleroma.MIME: use gen_magichref
2020-06-15Merge branch 'develop' into issue/1855Maksim Pechnikov
2020-06-14fix invalidates media url'sMaksim Pechnikov
2020-06-12Merge branch 'develop' into preload-dataMark Felder
2020-06-12Merge remote-tracking branch 'origin/develop' into merge-ogp-twitter-parsersEgor Kislitsyn
2020-06-11Merge OGP parser with TwitterCardEgor Kislitsyn
2020-06-08Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-06-03fix configstwf
2020-06-03Merge branch 'preload-data' of git.pleroma.social:stwf/pleroma into preload-datastwf
2020-06-03clean upstwf
2020-06-03add status_net/configstwf
2020-06-03preload data into index.htmlstwf
2020-06-03add status_net/configstwf
2020-06-02Merge branch 'tagline' into 'develop'lain
2020-06-01Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-06-01Config: Default to Hackney againlain
2020-05-29preload data into index.htmlstwf
2020-05-28Update default instance descriptionAlex Gleason
2020-05-26Config: Restore old new background imagelain
2020-05-22Add filename_display_max_length configRoman Chvanikov
2020-05-21[#2497] Customized `exexec` launch to support root operation (currently requi...Ivan Tashkinov
2020-05-20Merge branch 'chore/update-config-fe' into 'develop'Haelwenn
2020-05-20Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-05-20[#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp ...Ivan Tashkinov
2020-05-20Also add new sidebarRight settingMark Felder
2020-05-20Merge branch 'exposed-background-image' into 'develop'Haelwenn
2020-05-20Merge branch 'issue/1509' into 'develop'lain
2020-05-19Synchronize :fe settings in config.exsMark Felder
2020-05-18InstanceView: Expose background image link.lain
2020-05-18updated docsMaksim Pechnikov
2020-05-17added example cache purge scriptMaksim Pechnikov
2020-05-15added media proxy invalidationMaksim Pechnikov
2020-05-14[#2497] Added support for :eimp for image resizing.Ivan Tashkinov
2020-05-11[#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adj...Ivan Tashkinov
2020-05-08Initial implementation of image preview proxy. Media proxy tests refactoring.Ivan Tashkinov