Historial de Commits

Autor SHA1 Mensaje Fecha
  Tulir Asokan aa0daceb85 Add config option to bundle caption with media message hace 3 años
  Sumner Evans 1f292dc1c5 Merge pull request #502 from mautrix/backfill-queue-fixes hace 3 años
  Sumner Evans 0939bb3bc3 backfill status event: send first expected timestamp in ms after epoch instead of seconds hace 3 años
  Sumner Evans 03d46630c2 backfill status event: send after room exists hace 3 años
  Sumner Evans b850995888 backfill: block deferred requests on immediate and forward backfills hace 3 años
  Tulir Asokan 372929f454 Fix small things hace 3 años
  Tulir Asokan 1185b4bb71 Add mutex to block new messages in specific backfill cases hace 3 años
  Sumner Evans cdf97a2df3 backfill: set backfill status state event hace 3 años
  Sumner Evans 4eac1ea719 backfill state: update during backfill hace 3 años
  Tulir Asokan 962179fb75 Handle edge cases with missing senders in historical messages hace 3 años
  Tulir Asokan f39fff3285 Send first batch of events without historical flag (#498) hace 3 años
  Sumner Evans ec8f75e50e backfill: add option to mark unread using account data hace 3 años
  Sumner Evans df46ca99f9 backfill: remove intermediate buffer for backfill hace 3 años
  Sumner Evans f3f6d88e55 backfill: perform batch finish in transaction hace 3 años
  Sumner Evans c1bf0e6555 backfill queue: set the dispatch time instead of completed time hace 3 años
  Sumner Evans 1d70cbff48 backfill queue: add dispatch time, remove time end to table hace 3 años
  Tulir Asokan f74af8eb30 Update whatsmeow and improve history sync logging hace 3 años
  Tulir Asokan 6f14475667 Switch to ParseWebMessage from whatsmeow hace 3 años
  Tulir Asokan 1f6cedf948 Reduce unnecessary invite calls during history sync hace 3 años
  Sumner Evans 8cb41b8949 Merge pull request #490 from mautrix/sumner/bri-3238 hace 3 años
  Sumner Evans b42aa16684 media backfill: store media key in request hace 3 años
  Tulir Asokan 4a5fbcb13a Fix disappearing message notice spam when backfilling hace 3 años
  Sumner Evans 08e77fab29 media backfill: send retry requests at the configured time hace 3 años
  Sumner Evans 7de7fedc02 media backfill: enable enqueue to media backfill buffer instead of immediately requesting retry receipt hace 3 años
  Sumner Evans b5551ee16a database: add media requests buffer table hace 3 años
  Sumner Evans e362743f18 config: add settings for automatic media requests hace 3 años
  Tulir Asokan 317b4dbffb Fix panic in requesting retries hace 3 años
  Tulir Asokan 4bc4e92877 Remove media backfill queue and just request immediately hace 3 años
  Sumner Evans 89131bd20c backfill: add notification of disappearing messages at correct timestamp hace 3 años
  Tulir Asokan 331138bc6b Split forward backfilling and do it in one batch hace 3 años