Commit Graph

44 Commits (10b0e55acffeeff5842421c12b3b26feb35336de)

Author SHA1 Message Date
lain da550be066 Merge branch 'fix/1742-random-failing-tests' into 'develop'
4 years ago
Alexander Strizhakov 12635bc156
don't use global mocks in setup callbacks
4 years ago
Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController
4 years ago
Ivan Tashkinov 1c05f539aa Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage).
5 years ago
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Ivan Tashkinov 4f8c3462a8 Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution.
5 years ago
lain c1bae01376 Search: Add tests for unicode searches.
5 years ago
Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019
5 years ago
Ivan Tashkinov 610236d6be [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
Ivan Tashkinov 6bcedb693c [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
Egor Kislitsyn b870ae08fd Fix `Activity.all_by_actor_and_id/2` test
5 years ago
Egor Kislitsyn 5bfbad13ad Add more tests for Pleroma.Activity
5 years ago
Egor Kislitsyn 3d12e05f43 Fix `Activity.all_by_ids_with_object/1` test
5 years ago
Egor Kislitsyn b40b10b53d Add an endpoint to get multiple statuses by IDs
5 years ago
Ivan Tashkinov e890ea7e82 [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
5 years ago
Ivan Tashkinov 0e1c481a94 [#1149] Added more oban workers. Refactoring.
5 years ago
Ivan Tashkinov b7fad8d395 [#1149] Oban jobs implementation for :federator_incoming and :federator_outgoing queues.
5 years ago
Mike Verdone 666514194a Add activity expirations table
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
Egor Kislitsyn 6f29865d43 Add option to restrict all users to local content
5 years ago
Egor f82382de22 [#943] Make the unauthenticated users limitation optional
5 years ago
Egor Kislitsyn 17a6f81f7b Fix tests with enabled RUM
5 years ago
Egor Kislitsyn 93397fce3d Contain search for unauthenticated users
5 years ago
Aaron Tinio eb02edcad9 Add virtual :thread_muted? field
5 years ago
rinpatch 4c5125dedc Remove `bookmarks` assoc and add a fake `bookmark` assoc instead
5 years ago
rinpatch 3a7c14645e - Actually use preloaded bookmarks in views
5 years ago
rinpatch f841eb7cdb Preload bookmarks wherever the object is preloaded
5 years ago
rinpatch 8e4d950f31 Remove updating reply count for embeded objects
6 years ago
rinpatch fd2e31af86 oops
6 years ago
rinpatch 5d73dca064 Remove inReplyToStatusId
6 years ago
Haelwenn (lanodan) Monnier 98c8184c1f
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
6 years ago
Haelwenn (lanodan) Monnier f8ab1b7427
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1
6 years ago
Haelwenn (lanodan) Monnier b82c6dc536
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
6 years ago
kaniini bee6acd51d Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
6 years ago
Maxim Filippov 340dd7a75e Format
6 years ago
Maxim Filippov ab2ee43634 Fix Activity test
6 years ago
Maxim Filippov f75f707f6c Revert Activity tombstones, add ObjectTombstone struct
6 years ago
Maxim Filippov 2bbec33c71 Fix failing tests
6 years ago
Maxim Filippov 18a4cbb244 Capitalize "tombstone"
6 years ago
Maxim Filippov 0f412cf6e6 Create tombstone instead of object deletion
6 years ago
William Pitcock 3c08d229db tests: add legal boilerplate
6 years ago
lain 4afbef39f4 Format the code.
7 years ago
Roger Braun 9d7c3190cc Get create activity from created object id.
8 years ago
Roger Braun f97c8e4379 Add utility functions for objects and activities.
8 years ago