summaryrefslogtreecommitdiff
path: root/test/tasks/database_test.exs
AgeCommit message (Expand)Author
2020-10-13mix tasks consistencyAlexander Strizhakov
2020-09-10schedule activity expiration in ObanAlexander Strizhakov
2020-08-08Add mix task to add expiration to all local statusesEgor Kislitsyn
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-03Update CopyrightsMark Felder
2019-11-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-09-24Add User.change_info/2 and User.update_info/2Egor Kislitsyn
2019-08-19Add more tests for Database tasks and DigestEmailWorkerSergey Suprunenko
2019-08-10Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko
2019-05-16Remove duplicated entries in users' following listsSergey Suprunenko