aboutsummaryrefslogtreecommitdiff
path: root/test/conversation_test.exs
AgeCommit message (Collapse)Author
2020-03-03Update CopyrightsMark Felder
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1149-oban-job-queue # Conflicts: # lib/pleroma/application.ex # lib/pleroma/scheduled_activity_worker.ex # lib/pleroma/web/federator/retry_queue.ex # lib/pleroma/web/oauth/token/clean_worker.ex # test/user_test.exs # test/web/federator_test.exs
2019-08-19added test helpers to clear config after testsMaksim
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-08-10[#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO ↵Ivan Tashkinov
8601 datetime.
2019-07-09Testing: Don't federate in testing.lain
2019-05-15Merge remote-tracking branch 'origin/develop' into conversations-importlain
2019-05-13Add a test to ensure create_or_bump_for does not normalize objects before ↵rinpatch
checking the activity type
2019-05-09Conversations: Import order, import as read.lain
2019-05-08Conversations: Add a function to 'import' old DMs.lain
2019-05-03Streamer: Stream out Conversations/Participations.lain
2019-05-01Fix testsRoman Chvanikov
2019-04-15Conversation: Add accounts to output.lain
2019-04-15Conversation: Also create participations for remote users.lain
Needed to get the participating user list.
2019-04-11Conversation: Fix tests.lain
2019-04-10Conversations: Create or bump on inserting a dm.lain
2019-04-10Conversation: Add Conversations and Participations.lain