mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:23:25 +08:00
9825bde811
* DEV: WIP generic bulk chat import support This first iteration implements bulk import for: * direct_messages * chat_channels * user_chat_channel_memberships * chat_threads * user_chat_thread_memberships * chat_messages * chat_reactions * chat_mentions * DEV: Refactor raw placeholder interpolation to support chat messages This change adds support for chat message placeholder interpolation and switches to using `Chat::Message.cook` for cooking in the interim instead of hand-cooking chat messages like we currently do for posts * DEV: Extend upload references import to support chat message uploads * DEV: Explicity set chat retention - Set both channel and dm chats to 0 - Add temporary workaround for testing only chat imports * DEV: Compute channel and thread membership metadata Compute and set various user channel/thread membership stats and remove hardcoded test index seed data * FIX: Fix chat reactions import Allow multiple reactions on a message by a user |
||
---|---|---|
.. | ||
benchmarks | ||
bulk_import | ||
demon_test | ||
import_scripts | ||
.gitignore | ||
alice.txt | ||
analyse_message_bus.rb | ||
analyze_sidekiq_queues.rb | ||
bench.rb | ||
biggest_objects.rb | ||
boot_mem.rb | ||
build_jsconfig.rb | ||
cache_critical_dns | ||
check_forking.rb | ||
check_reproducible_assets.rb | ||
copyright-deposit | ||
db_timestamps_mover.rb | ||
diff_heaps.rb | ||
discourse | ||
docker_test.rb | ||
get_github_workflow_run_job_id.rb | ||
i18n_lint.rb | ||
install_minio_binaries.rb | ||
local_minio_s3.rb | ||
memory-analysis | ||
memstats.rb | ||
micro_bench.rb | ||
mwrap_sidekiq | ||
profile_db_generator.rb | ||
promote_migrations | ||
rails | ||
redis_memory.rb | ||
require_profiler.rb | ||
silence_successful_output | ||
spawn_backup_restore.rb | ||
start_test_db.rb | ||
switch_container_ruby | ||
test_email_settings.rb | ||
test_mem.rb | ||
test_memory_leak.rb | ||
test_pretty_text.rb | ||
thread_detective.rb | ||
user_simulator.rb |