Size: 182
Comment: Briandump
|
Size: 852
Comment:
|
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. * 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 |
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