aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2021-02-01expanding filtration for home timelineAlexander Strizhakov
2021-01-31[#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: temporarily reverted to previous hashtags filtering impl...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed...Ivan Tashkinov
2021-01-29[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms....Ivan Tashkinov
2021-01-27added totalAlexander Strizhakov
2021-01-27added totalAlexander Strizhakov
2021-01-25[#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2.Ivan Tashkinov
2021-01-25Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-25Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-21[#3213] HashtagsTableMigrator: failures handling fix, retry function.Ivan Tashkinov
2021-01-21Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21use proper namingAlexander Strizhakov
2021-01-16[#3213] Refactoring of HashtagsTableMigrator. Hashtag timeline performance op...Ivan Tashkinov
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-13Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-13[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.Ivan Tashkinov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-08Merge branch 'fix/missing_emoji_steal_dir' into 'develop'lain
2021-01-07Merge branch 'object-normalize-refactor' into 'develop'lain
2021-01-05URI.encode custom emojisMark Felder
2021-01-05Merge branch 'fix/pagination-regression' into 'develop'lain
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 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
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-30Render AKAs in Actor endpointsAlex 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-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-28Merge branch 'features/hashtag-column' into 'develop'Haelwenn
2020-12-28Pleroma.Object/1: take %Object{} as argument insteadHaelwenn (lanodan) Monnier
2020-12-28[#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests.Ivan Tashkinov
2020-12-27non condition dir creationAlexander Strizhakov
2020-12-27insreasing test coverage for StealEmojiPolicyAlexander Strizhakov
2020-12-27check dir existence in policyAlexander Strizhakov
2020-12-26Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2020-12-26[#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ha...Ivan Tashkinov
2020-12-22Create Object.hashtags/1 wrapperHaelwenn (lanodan) Monnier
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-12-21Encapsulation of tags / hashtags fetching from objects.Ivan Tashkinov
2020-12-21Lintinglain
2020-12-21Pipeline test: Switch from Mock to Mox.lain
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-12-11Fix AudioVideoValidator markdownAlex Gleason
2020-12-11Refactor Earmark code, fix testsAlex Gleason
2020-12-11Upgrade Earmark to v1.4.10Alex Gleason