Pavel Djundik
3de3d05b8a
Rework how unread marker is moved when status messages are hidden
...
Fixes #2214
2018-03-15 17:52:04 +02:00
greenkeeper[bot]
916ebcb1be
fix(package): update sqlite3 to version 4.0.0
2018-03-15 15:51:56 +00:00
Philip Karpiak
c0f430e509
Add keybinds for cycling through networks/lobbies
2018-03-15 10:10:20 -04:00
Pavel Djundik
df04d697b1
Send hexip in ident responses
2018-03-15 15:30:37 +02:00
Al McKinlay
1fbdb170e4
Select lobby of network when collapsing network
...
Fixes #2224
2018-03-15 08:32:21 +00:00
Jérémie Astori
cdb810ebc5
Merge pull request #2228 from thelounge/greenkeeper/stylelint-9.1.3
...
Update stylelint to the latest version 🚀
2018-03-15 01:18:07 -04:00
Jérémie Astori
3873c4def1
Merge pull request #2073 from thelounge/astorije/eslint-object-shorthand
...
Enforce object literal shorthand syntax with ESLint
2018-03-15 00:29:27 -04:00
Jérémie Astori
00bca229f0
Enforce object literal shorthand syntax with ESLint
2018-03-15 00:22:09 -04:00
greenkeeperio-bot
2c499c9f6d
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-03-14 19:27:41 +00:00
greenkeeper[bot]
b3f48cf926
chore(package): update stylelint to version 9.1.3
2018-03-14 19:24:13 +00:00
Pavel Djundik
f07a6db7ab
Merge pull request #2199 from thelounge/astorije/sign-in-logo
...
Add logo to the sign in page
2018-03-14 10:57:41 +02:00
Pavel Djundik
9414989fc1
Merge pull request #2212 from thelounge/xpaw/hide-chan-list
...
Allow hiding channel list on desktop
2018-03-14 10:54:09 +02:00
Jérémie Astori
a7e928ed4f
Merge pull request #2222 from thelounge/xpaw/sqlite-close
...
Do not try to write anything to sqlite after its closed
2018-03-14 03:07:01 -04:00
Pavel Djundik
8a7408097d
Merge pull request #2210 from thelounge/xpaw/undate
...
Use undate library to handle modifier keys
2018-03-14 09:05:39 +02:00
Pavel Djundik
0af3f10997
Do not try to write anything to sqlite after its closed
2018-03-14 08:45:52 +02:00
Jérémie Astori
ed67dc5de5
Add logo to the sign in page
2018-03-13 23:05:11 -04:00
Jérémie Astori
74ccef02bf
Merge pull request #2220 from thelounge/greenkeeper/stylelint-9.1.2
...
Update stylelint to the latest version 🚀
2018-03-13 19:14:59 -04:00
Jérémie Astori
88b7f5bc2f
Merge pull request #2217 from thelounge/xpaw/fix-url-caret
...
Fix some URLs not being sent as-is to the client
2018-03-13 19:11:43 -04:00
greenkeeperio-bot
52fd311016
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-03-13 23:04:12 +00:00
greenkeeper[bot]
70128e22b9
chore(package): update stylelint to version 9.1.2
2018-03-13 22:59:53 +00:00
Pavel Djundik
351a203acd
Fix some URLs not being sent as-is to the client
2018-03-13 22:08:19 +02:00
Pavel Djundik
120953773e
Merge pull request #2213 from thelounge/xpaw/theme-repaint
...
Do not repaint theme on page load
2018-03-13 18:26:52 +02:00
Pavel Djundik
a56ad36a42
Do not repaint theme on page load
2018-03-13 17:38:01 +02:00
Pavel Djundik
74220d8a24
Allow hiding channel list on desktop
...
Fixes #17
2018-03-13 17:00:02 +02:00
Pavel Djundik
7e2edc2c9f
Use undate library to handle modifier keys
2018-03-13 12:43:48 +02:00
Pavel Djundik
0260bcbf3b
Merge pull request #2208 from thelounge/greenkeeper/nyc-11.6.0
...
Update nyc to the latest version 🚀
2018-03-13 09:38:49 +02:00
greenkeeperio-bot
44d6c1cf6d
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-03-13 07:07:49 +00:00
greenkeeper[bot]
4b239a9c9c
chore(package): update nyc to version 11.6.0
2018-03-13 07:04:12 +00:00
Jérémie Astori
288aaac465
Merge pull request #2152 from thelounge/yamanickill/sort-channels-on-join
...
Insert channel/user into channel list at alphabetically sorted point, not just the end
2018-03-13 00:37:59 -04:00
Pavel Djundik
0dc76e773f
Merge pull request #2185 from thelounge/xpaw/flexbox-viewport
...
Convert the entire viewport to use flexbox
2018-03-12 23:07:48 +02:00
Pavel Djundik
6a6789a3c7
Merge pull request #2202 from thelounge/greenkeeper/request-2.84.0
...
Update request to the latest version 🚀
2018-03-12 19:28:57 +02:00
Pavel Djundik
be69f88ef6
Merge pull request #2205 from thelounge/xpaw/fa5-join
...
Fix join and part icons
2018-03-12 17:45:12 +02:00
Pavel Djundik
43fc531a6f
Fix join and part icons
2018-03-12 17:37:57 +02:00
greenkeeper[bot]
e345bc8ac8
fix(package): update request to version 2.85.0
2018-03-12 14:44:27 +02:00
Al McKinlay
5ce67ba093
Insert channel/user into channel list at alphabetically sorted point, not just the end
...
Don't sort queries/users after special chans
Set all users in tests to be of type query
Add test for not inserting infront of lobby
Break after finding the index, otherwise it always adds it to the end
Add checking for lobby in first test
Fix off-by-one error on the frontend
Fix utterly idiotic issue adding a duplicate of the channel we are on rather than the new user when we query
Check that we always insert before first special chan
2018-03-12 12:42:59 +00:00
Al McKinlay
191f8429c3
Merge pull request #2194 from thelounge/astorije/font-awesome-5
...
Upgrade to Font Awesome 5
2018-03-12 09:19:07 +00:00
Jérémie Astori
e9e440a625
Merge pull request #2201 from thelounge/astorije/rm-mailto
...
Remove `mailto:` part of security email address
2018-03-12 04:05:08 -04:00
Jérémie Astori
f2e5bd1b3c
Remove mailto: part of security email address
...
This actually displays `send us your report at mailto:security@thelounge.chat.`. Also, it's optional and Markdown renderer adds it when rendering to a `<a>` link.
2018-03-12 03:54:10 -04:00
Jérémie Astori
da5a876f93
Use warning icon for insecure connections
2018-03-11 15:57:35 -04:00
Jérémie Astori
c28fda6b28
Switch to Font Awesome 5
2018-03-11 15:57:35 -04:00
Jérémie Astori
35e5ff2fc7
Merge pull request #2196 from thelounge/astorije/rm-config-cli
...
Remove `thelounge config` from the CLI
2018-03-11 15:54:30 -04:00
Jérémie Astori
2954afd77d
Remove thelounge config
from the CLI
2018-03-11 14:36:57 -04:00
Al McKinlay
ab2bb2881f
Merge pull request #1860 from thelounge/yamanickill/advanced
...
Add advanced toggle and hide certain settings by default
2018-03-11 18:14:23 +00:00
Al McKinlay
1a9ad1a7e3
Add advanced toggle and hide certain settings by default
2018-03-11 17:47:47 +00:00
Jérémie Astori
bd619220d0
Merge pull request #2190 from thelounge/xpaw/fix-2178
...
Close sqlite database when user quits
2018-03-10 17:34:26 -05:00
Pavel Djundik
b01e01bc19
Convert most of the layout to flexbox, make sidebar an overlay
2018-03-11 00:23:43 +02:00
Pavel Djundik
a15e922e27
Close sqlite database when user quits
...
Fixes #2178
2018-03-11 00:21:47 +02:00
Jérémie Astori
6857c5dd08
Merge pull request #2192 from creesch/settingSync
...
Don't access "Notification" if the browser does not support it
2018-03-10 15:24:54 -05:00
creesch
6d4fb93e6b
Don't access "Notification" if the browser does not support it.
2018-03-10 20:21:30 +01:00
Jérémie Astori
38b8cdbb5e
Merge pull request #2189 from thelounge/xpaw/fix-2176
...
Allow overriding arrays in config, warn about incorrect types
2018-03-10 13:36:31 -05:00