iachat/config/initializers
gabrieljablonski 112385fd9e Merge branch 'main' into chore/merge-4.13.0
Resolves 26 conflicts via manual review. Key decisions:

- signature: kept fork's send-time architecture (PR #79), discarded upstream's
  editor-manipulation functions
- WhatsApp incoming: combined fork's two-layer locking (source_id + contact
  phone) with upstream's blocked-contact drop. Fixed pre-existing regression
  where echoes were silently dropped
- InstallationConfig: upstream's simplified coder (validated against legacy
  YAML-in-jsonb data)
- schema.rb: regenerated, stripped kanban tables from other branches,
  restored f_unaccent SQL function
2026-04-17 16:23:47 -03:00
..
monkey_patches
00_init.rb
01_inject_enterprise_edition_module.rb
01_redis.rb fix: velma connection limit (#13395) 2026-01-29 20:53:41 +05:30
actioncable.rb
active_record_query_trace.rb
active_storage_opus_fix.rb fix: normalize audio/opus content type to audio/ogg for WhatsApp attachments (#223) 2026-02-24 22:01:18 -03:00
acts_as_taggable_on.rb fix(perf): disable tags counter cache to prevent label deadlocks (#14021) 2026-04-10 17:32:13 +05:30
ai_agents.rb feat: legacy features to ruby llm (#12994) 2025-12-11 14:17:28 +05:30
application_controller_renderer.rb
assets.rb
audited.rb
backtrace_silencers.rb
baileys.rb feat: group conversations (#228) 2026-03-19 21:56:58 -03:00
content_security_policy.rb
cookies_serializer.rb
cors.rb
custom_error_codes.rb
datadog.rb
devise_token_auth.rb
devise.rb
event_handlers.rb
facebook_messenger.rb fix: Add delay to instagram/messenger echo events to prevent duplicate messages (#12032) 2025-07-24 21:11:02 +04:00
feature_policy.rb
filter_parameter_logging.rb feat: MFA (#12290) 2025-09-18 20:19:24 +05:30
geocoder.rb
git_sha.rb
inflections.rb
languages.rb fix: Add Estonian to settings language options (#13936) 2026-03-29 09:44:34 +05:30
liquid_handler.rb
lograge.rb
mailer.rb Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
mime_types.rb
omniauth.rb feat: SAML authentication controllers [CW-2958] (#12319) 2025-09-10 20:02:27 +05:30
permissions_policy.rb
rack_attack.rb feat: ensure signup verification [UPM-14] (#13858) 2026-04-07 13:45:17 +05:30
rack_profiler.rb chore: Improvements for codespace (#11667) 2025-06-04 00:21:23 -05:00
rack_timeout.rb
resend.rb
schema_dumper_functions.rb fix(db): include f_unaccent function in schema.rb for test DB setup (#263) 2026-04-12 18:14:50 -03:00
searchkick.rb feat(ee): Setup advanced, performant message search (#12193) 2025-08-28 10:10:28 +05:30
secure_password.rb
sentry.rb fix: exclude MutexApplicationJob::LockAcquisitionError from Sentry (#13965) 2026-04-01 18:02:19 +05:30
session_store.rb
sidekiq.rb Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
stripe.rb
warden_hooks.rb
wrap_parameters.rb