summary refs log tree commit diff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-09Simplify count_real_users SQL to only count user_type is null rowsJason Robinson1-1/+1
2019-09-09Simplify is_real_user_txn check to trust user_type is null if real userJason Robinson1-1/+1
2019-09-09Auto-fix a few code style issuesJason Robinson1-4/+4
2019-09-09Only count real users when checking for auto-creation of auto-join roomJason Robinson<