Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-09 | Simplify count_real_users SQL to only count user_type is null rows | Jason Robinson | 1 | -1/+1 |
2019-09-09 | Simplify is_real_user_txn check to trust user_type is null if real user | Jason Robinson | 1 | -1/+1 |
2019-09-09 | Auto-fix a few code style issues | Jason Robinson | 1 | -4/+4 |
2019-09-09 | Only count real users when checking for auto-creation of auto-join room | Jason Robinson< |