close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Opened 15 years ago

Closed 15 years ago

#46 closed enhancement (fixed)

Home page "featured stream" tweaks

Reported by: ajanata Owned by: Grinnz
Priority: trivial Milestone: time_t overflow
Component: Pre-January 2010 SocialGamer Website (defunct) Keywords: homepage
Cc:

Description

If the stream we set as featured is offline, it should degrade as follows:

  • Online stream with the most number of chatters on our server (including 0, if need be)
  • Random stream if more than one stream satisfies condition above (could be done with ORDER BY channel.current_members DESC, RAND() I think -- however that would get translated to DBx)
  • Message stating that no streams are online

Change History (1)

comment:1 Changed 15 years ago by wwwedit

  • Resolution set to fixed
  • Status changed from new to closed

(In [334]) Grinnz: featured stream is first matched side stream if featured stream is not live, fixes #46

Note: See TracTickets for help on using tickets.