Differences between revisions 3 and 4
Revision 3 as of 2013-07-24 22:08:06
Size: 804
Editor: SamatJain
Comment:
Revision 4 as of 2013-07-24 23:45:30
Size: 852
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * If page is not visible, make an alert sound

Feature ideas

  • How many people are in a current channel?
  • Notify on network connectivity problem
  • Detect when current version is out of date, ask people to refresh
  • "HD mode" for display on a TV/projector during events. Should have larger text, reduced padding, etc.
  • If page is not visible, make an alert sound

Frontend papercuts

  • Age timestamps only change when a new message is received. Need to find something that works w/ Moment.js, or port over jQuery EasyDate.

  • Top navigation bar should be position: fixed. It only does this when viewport is huge (i.e. fullscreen browser window), but should do on mobile too. Should work w/ Bootstrap, but doesn't. Problem also makes new messages hidden under navigation when looking at page on said huge viewport.
  • Animated to a fixed-height breaks text scaling

SamatsWiki: asschattr (last edited 2014-04-09 06:44:03 by SamatJain)