Age | Commit message (Expand) | Author |
2021-08-14 | Builder.note/1: return {:ok, map(), keyword()} like other Builder functions | Alex Gleason |
2021-08-14 | CommonAPI.Utils.make_note_data/1 --> ActivityPub.Builder.note/1 | Alex Gleason |
2021-07-27 | Merge remote-tracking branch 'pleroma/develop' into object-tombstone-visibility | Alex Gleason |
2021-07-27 | Visibility: check Tombstone objects in visible_for_user?/2 | Alex Gleason |
2021-07-22 | Merge branch 'mkljczk-develop-patch-60115' into 'develop' | Haelwenn |
2021-07-14 | Merge branch 'admin-api-users-sort' into 'develop' | feld |
2021-07-14 | Merge remote-tracking branch 'pleroma/develop' into admin-api-users-date | Alex Gleason |
2021-07-14 | AdminAPI: add date to users | Alex Gleason |
2021-07-13 | Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sort | Alex Gleason |
2021-07-13 | AdminAPI: sort user results by ID descending | Alex Gleason |
2021-07-12 | Merge branch 'features/ingestion-page' into 'develop' | Haelwenn |
2021-07-12 | AP C2S: Remove restrictions and make it go through pipeline | Haelwenn (lanodan) Monnier |
2021-07-02 | fix the fucking list timelines on mastofe/soapbox-fe | marcin mikołajczak |
2021-06-30 | Deletions: change User.purge/1 to defp, add CHANGELOG entry | Alex Gleason |
2021-06-30 | Merge remote-tracking branch 'pleroma/develop' into remote-deletions | Alex Gleason |
2021-06-30 | Deletions: don't purge keys so Delete/Undo activities can be signed | Alex Gleason |
2021-06-30 | Deletions: allow deactivated users to be deleted | Alex Gleason |
2021-06-29 | Deletions: preserve account status fields during purge, fix checks | Alex Gleason |
2021-06-29 | Also purge the user in User.perform/2 | Alex Gleason |
2021-06-29 | Deletions: purge the user immediately | Alex Gleason |
2021-06-29 | Correctly purge a remote user | Alex Gleason |
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 | 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-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 | Fix compile cycle in Pleroma.Tests.AuthTestController | Alex Gleason |
2021-06-09 | Formatting of the comment | 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 | 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 | 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-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 |