aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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-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-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
2020-12-30Do not reverse order of reports. We want newest ones sorted to the top.Mark Felder
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-28Merge branch 'features/hashtag-column' into 'develop'Haelwenn
2020-12-28pleroma.database fill_old_hashtags: Add month_limit argumentHaelwenn (lanodan) Monnier
2020-12-28Pleroma.Object/1: take %Object{} as argument insteadHaelwenn (lanodan) Monnier
2020-12-26Merge branch 'cachex-test' into 'develop'lain
2020-12-22Create Object.hashtags/1 wrapperHaelwenn (lanodan) Monnier
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-12-21Lintinglain
2020-12-21Pipeline test: Switch from Mock to Mox.lain
2020-12-21Cachex: Unify arity of callback functionlain
2020-12-21Caching: Add caching behavior, add null implementation.lain
2020-12-21Fix trailing whitespaces in lib/pleroma/web/web_finger.exKaizhe Huang
2020-12-18Tests: Use NullCache for async tests.lain
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-12-18Jason: Remove by now superfluous jason_types filelain
2020-12-18WebFinger: add subscribe_address in return data of JSON responsesFiveYellowMice
2020-12-17Merge remote-tracking branch 'upstream/develop' into registration-workflowAlex Gleason
2020-12-16Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'lain
2020-12-15Merge branch 'support/2255_posix_errors' into 'develop'lain
2020-12-15Merge branch 'fix/config-gen-detect-exiftool' into 'develop'lain
2020-12-14Minor refactoring of the logic for hiding followers/following counts.Mark Felder
2020-12-14Fix for dropping posts/notifs in WS when mix task is executedAlexander Strizhakov
2020-12-12instance.gen: Warn that stripping exif requires exiftoolrinpatch
2020-12-12instance.gen task: Only show files which will be actually overwrittenrinpatch
2020-12-09Tweaks to OAuth entities expiration: changed default to 30 days, removed hard...Ivan Tashkinov
2020-12-09Changed default OAuth token expiration time to 30 days.Ivan Tashkinov
2020-12-09Merge branch 'auth-improvements' into 'develop'lain
2020-12-09Merge branch 'stream-follow-updates' into 'develop'lain
2020-12-08Merge branch 'feat/warn-large-pool-size' into 'develop'lain
2020-12-08ApplicationRequirements: Add test, more text for pool size.lain
2020-12-08Apply 1 suggestion(s) to 1 file(s)lain
2020-12-07Add a startup error for modified Repo pool_sizeMark Felder
2020-12-07instance.reachable?: Limit to binary inputHaelwenn (lanodan) Monnier