website/pkg/controller/forum
Noah Petherbridge 2f31d678d0 Usage Statistics and Website Demographics
Adds two new features to collect and show useful analytics.

Usage Statistics:
* Begin tracking daily active users who log in and interact with major features
  of the website each day, such as the chat room, forum and gallery.

Demographics page:
* For marketing, the home page now shows live statistics about the breakdown of
  content (explicit vs. non-explicit) on the site, and the /insights page gives
  a lot more data in detail.
* Show the percent split in photo gallery content and how many users opt-in or
  share explicit content on the site.
* Show high-level demographics of the members (by age range, gender, orientation)

Misc cleanup:
* Rearrange model list in data export to match the auto-create statements.
* In data exports, include the forum_memberships, push_notifications and
  usage_statistics tables.
2024-09-11 19:28:52 -07:00
..
add_edit.go Thread Moderator Buttons: Pin and Lock 2024-08-23 22:56:40 -07:00
browse.go Spit and polish 2024-08-26 21:36:48 -07:00
forum.go Spit and polish 2024-08-26 21:36:48 -07:00
forums.go Spit and polish 2024-08-26 21:36:48 -07:00
manage.go Code cleanup 2024-08-23 22:56:41 -07:00
moderators.go Code cleanup 2024-08-23 22:56:41 -07:00
new_post.go Forum Memberships & My List 2024-08-23 22:56:40 -07:00
newest.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
search.go Testing feature flags 2024-08-23 22:56:41 -07:00
subscribe.go Minor improvements 2024-08-23 22:56:40 -07:00
thread.go Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00