Generic Search Page
Pull the generic aspects from Room search and join room pages into it's own component. This is done in anticipation of using the new generic search page for a user search functionality.
-
SearchPage
is now used for the generic version with the old one being renamedRoomSearchPage
-
JoinRoomPage
is renamed toExploreRoomsPage
inline with everywhere else in NeoChat
There is also some cleanup of the code for both search pages in here.
Edited by James Graham