Skip to content

Stratified Forum

Compare
Choose a tag to compare
@cbothner cbothner released this 05 Sep 20:54
· 1962 commits to main since this release

This release creates multiple forums on every case and allows the user to switch between them to see different comment threads. All users are members of the global community, and then users are members of any communities they have been invited to, and the communities associated with any groups that they are members of. Whatever comments have been made within that community’s forum on that case are the only ones visible while that community is active. Users can change their active community from a simple dropdown. (#79, #85, #86, #87, #91, #92)

Screenshot of stratified forum

Other features

  • Allows editors to change authors and translators with a simple GUI (#80—thanks to @pearlzhuzeng!)
  • Adds Open Graph metadata to make shared links prettier and more informative (#93)

Bug fixes and improvements

  • Dramatically speeds up JSON view rendering by caching case partials (#94, #95, #96, #97)
  • Refactors status bar (#88) and keyboard accessibility helper (#82)
  • Adds Scout APM (#90)