thelounge/client
Jérémie Astori af4f322bf9
Fix UI issues with special channels
As a reminder, "special" channels right now are banlists and channel lists.

- Remove that bottom margin that was causing things to hide behind the message input. This was probably relevant before the whole UI was flexbox-based and was not removed when switching.
- Do not align to bottom on special channels
- Hide unread and date markers on special channels
- Make sure table headers in special channels are not truncated, which was for example the case with "Users" being broken up ("User" and "s" on 2 different lines)
2017-12-17 01:14:11 -05:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Fix UI issues with special channels 2017-12-17 01:14:11 -05:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Use cross-platform modifier shortcut for Mousetrap when possible 2017-12-16 16:14:12 -05:00
themes Merge pull request #1602 from thelounge/xpaw/remove-inconsolata 2017-11-06 22:15:19 +02:00
views Merge pull request #1832 from MaxLeiter/media 2017-12-14 09:05:40 +00:00
index.html Handle javascript errors while loading 2017-12-03 17:16:56 +02:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Use service worker to display notifications if available 2017-11-19 18:18:55 +02:00