-
- Downloads
"git@mau.dev:june/conduwuit.git" did not exist on "35114dde7dd58c37c346b039860d4aa604ebb118"
Refactor search code to reduce function size. (#11991)
Splits the search code into a few logical functions instead of a single unreadable function. There are also a few additional changes for readability. After refactoring it was clear to see there were some unused and unnecessary variables, which were simplified.
Loading
Please register or sign in to comment