commit 21e99d0e33f7ef670e20152275b08a39991d5c44 Author: Mooneer Salem Date: Tue Apr 29 23:36:19 2025 -0700 Make extra sure we aren't emitting events when we shouldn't. commit f032500dc4b1d03bf0ac73b1afe328c377786d4f Author: Mooneer Salem Date: Tue Apr 29 12:43:28 2025 -0700 Prevent duplicate disconnects from being sent if user is hidden. commit 79ce0b18264e17feb8bdce5d3f5bf7003692bcb1 Author: Mooneer Salem Date: Tue Apr 29 09:18:51 2025 -0700 Send connection_successful while still having lock. commit a3baa3d2fe12d96969975a394641c46092bf6b48 Author: Mooneer Salem Date: Tue Apr 29 09:17:31 2025 -0700 Revert "Second attempt at fixing race condition." This reverts commit e2a92e2db9b5b8f9356feb062f16db3da03b47a7. commit be0e52aef9acb7cd59c12855d0e4d338d9fd9215 Author: Mooneer Salem Date: Tue Apr 29 09:15:19 2025 -0700 Debugging: don't send chat list over. commit e2a92e2db9b5b8f9356feb062f16db3da03b47a7 Author: Mooneer Salem Date: Tue Apr 29 09:13:23 2025 -0700 Second attempt at fixing race condition. commit 3c1d0adf9020b61dccbfa4b46b06f492ef97b222 Author: Mooneer Salem Date: Sat Apr 26 01:29:37 2025 -0700 Revert "Don't join room until we send all current connections first." This reverts commit 81aac8dd011631fd4af87a3df8cb2b6e88cb8985. commit aab694c1bf7eff2e30c59f23d39289fcb2c78abf Merge: 81aac8d c00b739 Author: Mooneer Salem Date: Thu Apr 24 18:58:34 2025 -0700 Merge branch 'master' of bitbucket.org:tmiw/freedv-reporter commit 81aac8dd011631fd4af87a3df8cb2b6e88cb8985 Author: Mooneer Salem Date: Thu Apr 24 18:58:26 2025 -0700 Don't join room until we send all current connections first.