summaryrefslogtreecommitdiff
path: root/lib/pleroma/object.ex
AgeCommit message (Expand)Author
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
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-22Create Object.hashtags/1 wrapperHaelwenn (lanodan) Monnier
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-08-05Fix linting.lain
2020-08-05Apply 1 suggestion(s) to 1 file(s)lain
2020-07-15Fix multiple-choice poll detectionHaelwenn (lanodan) Monnier
2020-05-20Merge branch 'issue/1509' into 'develop'lain
2020-05-18MediaController: enforced owner-only access in :show action.Ivan Tashkinov
2020-05-15added media proxy invalidationMaksim Pechnikov
2020-04-22Polls: Persist and show voters' countlain
2020-03-02Merge branch 'feature/1482-activity_pub_transactions' into 'develop'Haelwenn
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-03-01fix for compilingAlexander Strizhakov
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of activ...Ivan Tashkinov
2020-01-31Make attachments cleanup optionalRoman Chvanikov
2020-01-19Delete attachments asynchronouslyRoman Chvanikov
2020-01-17Delete attachments after object and cache cleanupRoman Chvanikov
2020-01-14Check if object->data is array when looking up attachment objects to deleteRoman Chvanikov
2020-01-12Delete attachments when status is deletedRoman Chvanikov
2019-12-11Merge branch 'develop' into issue/1411Mark Felder
2019-12-05ActivityPub: Fix deletes being exempt from MRFrinpatch
2019-12-01Merge branch 'develop' into issue/1411Maksim Pechnikov
2019-11-23fetcher: move local object checking into a reusable functionrinpatch
2019-11-21Object: Use inspect to log missing preload.lain
2019-11-18updated fetch_favoritesMaksim Pechnikov
2019-10-18Fix a migration wiping user info of users that don't have any mutesrinpatch
2019-09-23Merge branch 'develop' into tests/mastodon_api_controller.exMaksim Pechnikov
2019-09-18Fix wrong argument order when calling NaiveDateTime.diffrinpatch
2019-09-18Initial poll refresh supportrinpatch
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-06tests for mastodon_api_controller.exMaksim Pechnikov
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-07-09[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...Ivan Tashkinov
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-06-29[#161] Limited replies depth on incoming federation in order to prevent memor...Ivan Tashkinov
2019-06-01Resolve merge conflictsrinpatch
2019-05-21object: add Object.prune()William Pitcock
2019-05-21MastoAPI: Add GET /api/v1/polls/:idrinpatch
2019-05-21Handle poll votesrinpatch
2019-04-17If it's an object struct it is already normalizedrinpatch
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-01Fix the issue with HTML scrubberrinpatch
2019-03-26Increment replies_count on replies (MastoAPI)eugenijm
2019-03-23object: downgrade normalize warning to debug severityWilliam Pitcock
2019-03-22object: add support for preloading objects when walking an activity graph in ...William Pitcock