aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-01-13truncated_namespace should default to nilMark Felder
2021-01-13Password: Replace Pbkdf2 with Password.lain
2021-01-13Password: Add password modulelain
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-12Provide a non-nil fallback for Upload.base_url/0 for tests using TestUploader...Mark Felder
2021-01-12Fix another ad-hoc construction of the upload base_urlMark Felder
2021-01-12Deprecate Pleroma.Uploaders.S3, :public_endpointMark Felder
2021-01-12Merge branch 'fix/backup-url-on-s3' into 'develop'feld
2021-01-12Pagination: Don't be dos'd by random parameters.lain
2021-01-11Simplify. We will always have a result from Upload.base_url/0, so just add it...Mark Felder
2021-01-11Fix regression in MediaProxy.local?/0 and appending the Upload.base_url to wh...Mark Felder
2021-01-11ChatMessages: Fix pagination headers.lain
2021-01-10FormattingMark Felder
2021-01-10[#3213] transfer_hashtags mix task refactoring.Ivan Tashkinov
2021-01-10Apply 4 suggestion(s) to 2 file(s)feld
2021-01-08Move construction of S3 base URL with optional namespace and bucket to Upload...Mark Felder
2021-01-08More places we should be using Upload.base_urlMark Felder
2021-01-08Avoid duplicate Config callsMark Felder
2021-01-08Apply Upload.base_url for S3Mark Felder
2021-01-08Fix URL generated for backup files, try to create a source of truth we can re...Mark Felder
2021-01-08Merge branch 'fix/missing_emoji_steal_dir' into 'develop'lain
2021-01-07Backups: render ID in APIAlex Gleason
2021-01-07Merge branch 'cleanup/unused-proxy-opts' into 'develop'lain
2021-01-07Merge branch 'object-normalize-refactor' into 'develop'lain
2021-01-07Merge branch 'adminapi-user-email' into 'develop'lain
2021-01-07[#3213] Removed PK from hashtags_objects table. Improved hashtags_transfer mi...Ivan Tashkinov
2021-01-06AdminAPI: return user emailAlex Gleason
2021-01-06allow external emojiRoger Braun
2021-01-05Remove configurability of upload proxy opts, simplifyMark Felder
2021-01-05URI.encode custom emojisMark Felder
2021-01-05Merge branch 'fix/pagination-regression' into 'develop'lain
2021-01-05User: Use ObjectID type to validate also-known-as fieldlain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-accoun...lain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-mod...lain
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into object-norm...lain
2021-01-04SideEffects.DeleteTest: asyncify.lain
2021-01-04Do not try to guess which pagination we need by the existence of an :offset p...Mark Felder
2021-01-04Object: Rework how Object.normalize workslain
2021-01-01AdminAPI: return id for moderation log entriesAlex Gleason
2020-12-31Merge branch 'fix/reports-ordering' into 'develop'feld
2020-12-31Aliases: refactor validate_also_known_as/1Alex Gleason
2020-12-31Apply 2 suggestion(s) to 1 file(s)Alex Gleason
2020-12-31Apply 1 suggestion(s) to 1 file(s)feld
2020-12-31Alternative implementation of hashtag-filtering queries in ActivityPub. Fixed...Ivan Tashkinov
2020-12-31[#3213] Added query options support for Repo.chunk_stream/4.Ivan Tashkinov
2020-12-30Render AKAs in Actor endpointsAlex Gleason
2020-12-30Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-12-30Make pagination type conditionalMark Felder
2020-12-30Continue to use ActivityPub.fetch_user_activities/3, make it pass :offsetMark Felder
2020-12-30Support pagination in AdminAPI for user statusesMark Felder