index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
activity_test.exs
Age
Commit message (
Expand
)
Author
2019-07-24
Add activity expirations table
Mike Verdone
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-11
Add option to restrict all users to local content
Egor Kislitsyn
2019-06-06
[#943] Make the unauthenticated users limitation optional
Egor
2019-06-05
Fix tests with enabled RUM
Egor Kislitsyn
2019-06-05
Contain search for unauthenticated users
Egor Kislitsyn
2019-05-21
Add virtual :thread_muted? field
Aaron Tinio
2019-05-07
Remove `bookmarks` assoc and add a fake `bookmark` assoc instead
rinpatch
2019-05-07
- Actually use preloaded bookmarks in views
rinpatch
2019-05-07
Preload bookmarks wherever the object is preloaded
rinpatch
2019-04-17
Remove updating reply count for embeded objects
rinpatch
2019-04-15
oops
rinpatch
2019-04-15
Remove inReplyToStatusId
rinpatch
2019-01-21
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
Haelwenn (lanodan) Monnier
2019-01-21
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1
Haelwenn (lanodan) Monnier
2019-01-21
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
Haelwenn (lanodan) Monnier
2018-12-27
Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
kaniini
2018-12-25
Format
Maxim Filippov
2018-12-25
Fix Activity test
Maxim Filippov
2018-12-25
Revert Activity tombstones, add ObjectTombstone struct
Maxim Filippov
2018-12-25
Fix failing tests
Maxim Filippov
2018-12-24
Capitalize "tombstone"
Maxim Filippov
2018-12-24
Create tombstone instead of object deletion
Maxim Filippov
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-03-30
Format the code.
lain
2017-04-30
Get create activity from created object id.
Roger Braun
2017-04-13
Add utility functions for objects and activities.
Roger Braun