index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-25
Merge branch 'fix-2686' into 'develop'
Haelwenn
2021-06-24
Activity deletion: fix FunctionClauseError #2686
Alex Gleason
2021-06-23
Merge branch 'ecto-upgrade' into 'develop'
feld
2021-06-23
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain
Alex Gleason
2021-06-22
Merge branch 'bugfix/upload-limit-plug' into 'develop'
Haelwenn
2021-06-22
Merge branch 'docs/dependencies-rewrite' into 'develop'
feld
2021-06-22
Add test on changing [:instance, :upload_limit]
Haelwenn (lanodan) Monnier
2021-06-22
Downgrade Plug to 1.10.x, revert upload_limit tuple to function change
Haelwenn (lanodan) Monnier
2021-06-11
Merge branch 'cycles-ci-skip' into 'develop'
Haelwenn
2021-06-11
Cycles CI: skip unless Elixir code is modified
Alex Gleason
2021-06-11
docs/…/opt_en.md: Reuse /main/ repository url for the /community/ repo
Haelwenn (lanodan) Monnier
2021-06-11
docs: Remove Erlang Solutions repository
Haelwenn (lanodan) Monnier
2021-06-11
docs: Use one file to describe dependencies
Haelwenn (lanodan) Monnier
2021-06-10
Merge branch 'fix/twittercard-video-dimensions' into 'develop'
feld
2021-06-10
Add note about video thumbnails for code spelunkers unfamiliar with Media Pre...
Mark Felder
2021-06-09
Merge branch 'cycles-ci' into 'develop'
feld
2021-06-09
Fix compile cycle in Pleroma.Tests.AuthTestController
Alex Gleason
2021-06-09
Cycles CI: disable cache
Alex Gleason
2021-06-09
CI: echo $MIX_ENV
Alex Gleason
2021-06-09
Add cycles test to .gitlab-ci.yml
Alex Gleason
2021-06-09
Merge branch 'refactor/ingestion-activity-context' into 'develop'
feld
2021-06-09
Merge branch 'eblurhash-hex' into 'develop'
feld
2021-06-09
Formatting of the comment
Mark Felder
2021-06-09
Add new Twittercard/OGP changes
Mark Felder
2021-06-09
Test that videos only get image thumbnails in OGP metadata when we can produc...
Mark Felder
2021-06-09
Credo
Mark Felder
2021-06-09
Lint
Mark Felder
2021-06-09
Fix incorrectly ordered arguments to the function and not properly merging li...
Mark Felder
2021-06-09
Metadata.Utils.attachment_url/1 was used in this test too
Mark Felder
2021-06-09
Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is ena...
Mark Felder
2021-06-09
Remove Metadata.Utils.attachment_url/1
Mark Felder
2021-06-09
Use eblurhash 1.1.0 from Hex
Alex Gleason
2021-06-09
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing
Haelwenn (lanodan) Monnier
2021-06-09
Merge branch 'cycles-plug-deps' into 'develop'
Haelwenn
2021-06-09
Merge branch 'cycles-side-effects' into 'develop'
Haelwenn
2021-06-09
Merge branch 'cycles-instances' into 'develop'
Haelwenn
2021-06-08
Refactor skipped plugs into Pleroma.Web functions
Alex Gleason
2021-06-08
Switch to runtime deps in ActivityPub.SideEffects
Alex Gleason
2021-06-08
Switch to runtime deps in Pleroma.Instances
Alex Gleason
2021-06-08
Switch OGP default type from "website" to "article"
Mark Felder
2021-06-08
Merge branch 'cycles-config-loader-redux' into 'develop'
feld
2021-06-08
Merge branch 'cycles-user-view' into 'develop'
feld
2021-06-08
Set the correct height/width if the data is available when generating opengra...
Mark Felder
2021-06-08
Create AdminAPI.UserView to avoid compile-time dep
Alex Gleason
2021-06-08
Only use fallback for videos and only add this metadata for images if we real...
Mark Felder
2021-06-08
Twittercard metadata for images should also include dimensions if available
Mark Felder
2021-06-08
Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1
Alex Gleason
2021-06-08
Set the correct height/width if the data is available when generating twitter...
Mark Felder
2021-06-08
Merge branch 'metadata-for-all' into 'develop'
feld
2021-06-08
Blurhash varies slightly by computer generating it, so just validate it wasn'...
Mark Felder
[next]