Skip to content

Gitter migration: Setup redirects (rollout pt. 3)

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

TODO

  • Setup room redirects, server/handlers/app/index.js
Edited by Eric Eastwood

Merge request reports