Gitter migration: Setup redirects (rollout pt. 3)
commit1f66b4dfbfc24828014513014d8ac3bf964db958
authorEric Eastwood <contact@ericeastwood.com>
Tue, 14 Feb 2023 01:26:10 +0000 (14 01:26 +0000)
committerEric Eastwood <contact@ericeastwood.com>
Tue, 14 Feb 2023 01:32:37 +0000 (13 19:32 -0600)
tree3052d7e2caa5c2020b2d886919761135738e724d
parent69147cbbce67fbd6b10473a4ac7acfd74fb019da
Gitter migration: Setup redirects (rollout pt. 3)

 - Redirect various parts of the app to the homepage to give people some context
 - Redirect Gitter rooms to their new location on `app.gitter.im`
    - `gitter.im/:roomPart1/:roomPart2[/:roomPart3]` -> `app.gitter.im/#/room/#roomPart1_roomPart2[_roomPart3]:gitter.im`
 - Redirect Gitter room archives to `app.gitter.im` for now
server/handlers/app/index.js
server/handlers/home.js
server/handlers/index.js