Histórico de Commits

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