Differences between revisions 1 and 2
Revision 1 as of 2013-07-24 20:59:52
Size: 182
Editor: SamatJain
Comment: Briandump
Revision 2 as of 2013-07-24 21:17:39
Size: 753
Editor: SamatJain
Comment: Papercuts
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

 * "HD mode" for display on a TV/projector during events. Should have larger text, reduced padding, etc.

== 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.

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.

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.

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