Commit History

Author SHA1 Message Date
  Tulir Asokan 07d43c4825 Send call notifications as notices. Fixes #82 5 years ago
  Tulir Asokan eb3595bd39 Add newly created portals to personal filtering community 5 years ago
  progserega 92958343dd Add option to allow inviting other users in portal rooms (#77) 6 years ago
  Tulir Asokan 2023f55f32 Recover from panics in event handlers 6 years ago
  Tulir Asokan 5be78dd978 Fix the crash in #69 6 years ago
  Tulir Asokan e124641107 Add option to set private chat portal rooms' name/avatar explicitly 6 years ago
  Tulir Asokan 9fa0ad923d Fix potential nil pointer crash 6 years ago
  Tulir Asokan 1285aa4327 Fix fetching more than one chunk of initial history 6 years ago
  Tulir Asokan a40584db41 Add command to delete all own portals for a fresh start 6 years ago
  Tulir Asokan 37cd34e4bf Make contact wait delay configurable and fix nil pointer usage 6 years ago
  Tulir Asokan 02f78155b5 Only invite default puppet for backfilling when needed 6 years ago
  Tulir Asokan 521a8b74aa Share backfill start/end code between initial and recovery fills 6 years ago
  Tulir Asokan c4751f4953 Use default puppet when backfilling to avoid rate limits 6 years ago
  Tulir Asokan a9fd97932b Send alerts about incoming calls 6 years ago
  Tulir Asokan 1c009b96fe Only load 50 messages per request in initial fill 6 years ago
  Tulir Asokan dce08b1422 Add user-portal mapping to database 6 years ago
  Tulir Asokan 666194b066 Possibly fix and/or break missed message backfilling 6 years ago
  Tulir Asokan 1d43aeca2f Remove message locking as message handling is synchronous per-portal 6 years ago
  Tulir Asokan 2c9c473040 Add basic Matrix puppeting support 6 years ago
  Tulir Asokan 5eb06ee43c Update go-whatsapp with new proto version 6 years ago
  Tulir Asokan f9c3e99d10 Fix/change things 6 years ago
  Tulir Asokan d7b36d55d7 Handle puppet avatar fetch errors properly 6 years ago
  Tulir Asokan 7b067b4737 Set avatar in room create request and sync participants before filling history 6 years ago
  Tulir Asokan 14f96bd96f Fix some bugs in missed message and initial history filling 6 years ago
  Tulir Asokan 4db9777b9a Fetch initial history in chunks to allow fetching more history 6 years ago
  Tulir Asokan 015e42279d Fix handleMessage call in handleHistory 6 years ago
  Tulir Asokan b363547bdf Possibly significantly improve how portals are created and synced 6 years ago
  Tulir Asokan 6f2a51410f Make message handling more synchronous and fill history on portal create 6 years ago
  Tulir Asokan adc7257490 Add admin command to delete portal and fix some other things 6 years ago
  Tulir Asokan b0d774a5a5 Add database migrations and handle leaving private chat portals. Fixes #7 6 years ago