Commit Graph

86 Commits (0edb5c805be97b42a68db1aa5f00c33483a0f035)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain e1e7e4d379 Object: Rework how Object.normalize works
4 years ago
Haelwenn 3966add048 Revert "Merge branch 'features/hashtag-column' into 'develop'"
4 years ago
Haelwenn b122b6ffa3 Merge branch 'features/hashtag-column' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier 18b536c176
Pleroma.Object/1: take %Object{} as argument instead
4 years ago
Haelwenn (lanodan) Monnier 87b13c5430
Create Object.hashtags/1 wrapper
4 years ago
lain 713612c377 Cachex: Make caching provider switchable at runtime.
4 years ago
lain 5221879c35 Fix linting.
4 years ago
lain b5f0cef156 Apply 1 suggestion(s) to 1 file(s)
4 years ago
Haelwenn (lanodan) Monnier 4644a8bd10
Fix multiple-choice poll detection
4 years ago
lain 6dd1575c64 Merge branch 'issue/1509' into 'develop'
4 years ago
Ivan Tashkinov 9b76565264 MediaController: enforced owner-only access in :show action.
4 years ago
Maksim Pechnikov cb40602a16 added media proxy invalidation
4 years ago
lain 5102468d0f Polls: Persist and show voters' count
4 years ago
Haelwenn 764a50f8a6 Merge branch 'feature/1482-activity_pub_transactions' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Alexander Strizhakov ba87ed7335
fix for compiling
5 years ago
Alexander Strizhakov 32d1e04817
ActivityPub actions & side-effects in transaction
5 years ago
Ivan Tashkinov 7c3991f59e [#1505] Fixed `replies` serialization (included objects' ids instead of activities' ids).
5 years ago
Roman Chvanikov 8057157ee3 Make attachments cleanup optional
5 years ago
Roman Chvanikov d6a532bf0f Delete attachments asynchronously
5 years ago
Roman Chvanikov 81133702d4 Delete attachments after object and cache cleanup
5 years ago
Roman Chvanikov 0709757e47 Check if object->data is array when looking up attachment objects to delete
5 years ago
Roman Chvanikov 88f0eed0f2 Delete attachments when status is deleted
5 years ago
Mark Felder 9ef912aecf Merge branch 'develop' into issue/1411
5 years ago
rinpatch 9f99640cfc ActivityPub: Fix deletes being exempt from MRF
5 years ago
Maksim Pechnikov 88f7cf51d4 Merge branch 'develop' into issue/1411
5 years ago
rinpatch 9f29930440 fetcher: move local object checking into a reusable function
5 years ago
lain 320690f7a5 Object: Use inspect to log missing preload.
5 years ago
Maksim Pechnikov 0937895182 updated fetch_favorites
5 years ago
rinpatch 39e996528c Fix a migration wiping user info of users that don't have any mutes
5 years ago
Maksim Pechnikov 179fa32dd5 Merge branch 'develop' into tests/mastodon_api_controller.ex
5 years ago
rinpatch a9c700ff15 Fix wrong argument order when calling NaiveDateTime.diff
5 years ago
rinpatch 7ef575d11e Initial poll refresh support
5 years ago
minibikini 11e12b5761 Add Pleroma.Plugs.Cache
5 years ago
Maksim Pechnikov ab2f21e470 tests for mastodon_api_controller.ex
5 years ago
Maksim Pechnikov 00abe099cd added tests for ActivityPub.like\unlike
5 years ago
Ivan Tashkinov 829e997223 [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests
5 years ago
Ivan Tashkinov daff85a985 [#878] Refactored assumptions on embedded object presence in tests. Adjusted note factory to not embed object into activity.
5 years ago
Ivan Tashkinov 5b7b1040b3 [#161] Limited replies depth on incoming federation in order to prevent memory leaks on recursive replies fetching.
5 years ago
rinpatch 65db5e9f52 Resolve merge conflicts
5 years ago
William Pitcock c2b0b82e6a object: add Object.prune()
5 years ago
rinpatch 63b0b7190c MastoAPI: Add GET /api/v1/polls/:id
5 years ago
rinpatch aafe30d94e Handle poll votes
5 years ago
rinpatch c3a2052806 If it's an object struct it is already normalized
6 years ago
rinpatch 627e5a0a49 Merge branch 'develop' into feature/database-compaction
6 years ago
rinpatch 45ba10bf47 Fix the issue with HTML scrubber
6 years ago
eugenijm 568e348588 Increment replies_count on replies (MastoAPI)
6 years ago
William Pitcock 3c2350cbee object: downgrade normalize warning to debug severity
6 years ago
William Pitcock 62bccddde0 object: add support for preloading objects when walking an activity graph in normal form
6 years ago