1
0

11 Ревизии a364330518 ... 3fc158ab91

Автор SHA1 Съобщение Дата
  Paul Klumpp 3fc158ab91 Correct stale docs: no resume cursor, no home-channel fallback преди 1 седмица
  Paul Klumpp 025aa1d63f Deliver the room roster on every channel turn, cap it at 20 members преди 1 седмица
  Paul Klumpp 99990384aa Render the room roster from a cached projection, presence patched live преди 1 седмица
  Paul Klumpp 8081f459df Drop getattr masking of the base-class _reaction_handler преди 1 седмица
  Paul Klumpp fa18c2b2c1 Refresh room roster on presence change instead of freezing at thread start преди 1 седмица
  Paul Klumpp a364330518 Correct stale docs: no resume cursor, no home-channel fallback преди 1 седмица
  Paul Klumpp 622560ac60 Deliver the room roster on every channel turn, cap it at 20 members преди 1 седмица
  Paul Klumpp f1fe2d0005 Render the room roster from a cached projection, presence patched live преди 1 седмица
  Paul Klumpp 3e9b07aad6 Drop getattr masking of the base-class _reaction_handler преди 1 седмица
  Paul Klumpp 78c71d4402 Ignore local trial.py scratch file преди 1 седмица
  Paul Klumpp d8c76d79fd Refresh room roster on presence change instead of freezing at thread start преди 1 седмица
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -21,3 +21,6 @@ myvenv/
 # OS
 .DS_Store
 Thumbs.db
+
+# Local experiments
+trial.py