Commit graph

2453 commits

Author SHA1 Message Date
Jérémie Astori 5e7a7a3870
Update CLI help with regard to recent deprecation of --home option
- Mark the option as deprecated (cannot be removed from the help, unfortunately)
- Add details to `lounge config` regarding `LOUNGE_HOME`
- Remove mention of `--home` in default config file
2017-08-16 00:33:33 -04:00
Jérémie Astori f93634df39 Merge pull request #1416 from thelounge/xpaw/handle-distro-configs
Use .lounge_config to help distribution packages handle config paths right
2017-08-15 20:11:38 -04:00
Pavel Djundik 5299d976c0 Use .lounge_config to help distribution packages handle config paths right 2017-08-15 21:57:47 +03:00
Pavel Djundik 6ce46a63bf Merge pull request #1412 from thelounge/xpaw/fix-uri
Do not throw an exception when URI parsing fails
2017-08-15 14:40:37 +03:00
Pavel Djundik e4ee3fbb3c Do not throw an exception when URI parsing fails 2017-08-14 15:25:34 +03:00
Pavel Djundik 28e32dc558 Merge pull request #759 from thelounge/yamanickill/condense-joins
Initial part/join condensing
2017-08-14 11:18:51 +03:00
Jérémie Astori bd530552c2 Merge pull request #1411 from thelounge/xpaw/refactor-auth
Refactor authentication flow
2017-08-13 16:35:23 -04:00
Jérémie Astori 43a8604b32
Add some human-friendliness to the condensed status messages 2017-08-13 16:16:48 -04:00
Jérémie Astori 853e646670
Move condense caret to the right, animate transition, add hover state (with transition), reuse thumbnail toggle style 2017-08-13 16:16:38 -04:00
Jérémie Astori b508783101
Improve UI of expanded/condensed status message selection in client settings 2017-08-13 16:14:38 -04:00
Jérémie Astori 0cdc2a0a04
Replace status message abbr with a tooltipped icon 2017-08-13 16:14:37 -04:00
Pavel Djundik 3190fd00bf Refactor authentication flow 2017-08-13 21:37:12 +03:00
Alistair McKinlay 499dfdfe92
Condense Joins 2017-08-13 14:30:30 -04:00
Jérémie Astori d87662482b Merge pull request #1409 from thelounge/xpaw/show-more-trim
Remove 10 second interval to trim buffer
2017-08-13 12:36:22 -04:00
Pavel Djundik 16cde4fcb2 Merge pull request #1407 from thelounge/greenkeeper/webpack-3.5.4
Update webpack to the latest version 🚀
2017-08-13 19:17:40 +03:00
Jérémie Astori dff94cc6fd Merge pull request #1406 from thelounge/xpaw/storage-dereferencing
Correctly dereference stored images when leaving channels
2017-08-13 12:17:02 -04:00
Jérémie Astori f688e8df6c Merge pull request #1410 from thelounge/xpaw/resolve-relative-uris
Resolve relative URIs in link previewer
2017-08-13 12:15:24 -04:00
Pavel Djundik 66ea26f4bd Resolve relative URIs in link previewer
Also adds support for image_src links
2017-08-13 13:06:01 +03:00
Pavel Djundik e5ce2f2688 Remove 10 second interval to trim buffer
Fixes #96
2017-08-13 12:23:51 +03:00
greenkeeper[bot] 5bb500f384 chore(package): update webpack to version 3.5.4 2017-08-12 09:38:21 +00:00
Pavel Djundik 6f32e7ae75 Correctly dereference stored images when leaving channels
Fixes #1404
2017-08-11 15:02:58 +03:00
Pavel Djundik d39e8ba9f8 Merge pull request #1397 from thelounge/greenkeeper/webpack-3.5.0
Update webpack to the latest version 🚀
2017-08-11 10:34:47 +03:00
greenkeeper[bot] e394224868 chore(package): update webpack to version 3.5.3 2017-08-11 10:25:36 +03:00
Pavel Djundik 536498c53c Merge pull request #1405 from thelounge/greenkeeper/urijs-1.18.12
Update urijs to the latest version 🚀
2017-08-11 09:54:40 +03:00
greenkeeper[bot] d63de95b4e fix(package): update urijs to version 1.18.12 2017-08-10 18:41:49 +00:00
Jérémie Astori 3822c11cc2 Merge pull request #1403 from thelounge/xpaw/loading-messages-text
Change history button text while loading
2017-08-09 18:33:13 -04:00
Pavel Djundik 6b00cdeba9 Change history button text while loading 2017-08-09 14:18:37 +03:00
Pavel Djundik 40c129dbb7 Merge pull request #1401 from thelounge/greenkeeper/urijs-1.18.11
Update urijs to the latest version 🚀
2017-08-09 13:08:34 +03:00
Jérémie Astori 053a0d0723 Merge pull request #1399 from thelounge/xpaw/correct-browser-name
Correctly append OS name
2017-08-08 21:49:19 -04:00
greenkeeper[bot] fa2bd86d72 fix(package): update urijs to version 1.18.11 2017-08-08 21:03:21 +00:00
Pavel Djundik 25ac4d9e69 Correctly append OS name 2017-08-08 22:46:55 +03:00
Jérémie Astori ff85b616f0 Merge pull request #1395 from thelounge/greenkeeper/eslint-4.4.0
Update eslint to the latest version 🚀
2017-08-08 00:36:24 -04:00
greenkeeper[bot] b529a99cf6
chore(package): update eslint to version 4.4.1 2017-08-08 00:15:29 -04:00
Jérémie Astori 80e3302947 Merge pull request #1394 from thelounge/greenkeeper/chai-4.1.1
Update chai to the latest version 🚀
2017-08-05 12:27:42 -04:00
greenkeeper[bot] c9e70ab94c chore(package): update chai to version 4.1.1 2017-08-05 07:53:19 +00:00
Jérémie Astori 5a6591112b Merge pull request #1199 from thelounge/xpaw/safer-auth-flow
Implement multiple sessions for users
2017-08-04 00:33:00 -04:00
Jérémie Astori 2df29db6e5 Merge pull request #1373 from thelounge/astorije/stack-overflow
Add Stack Overflow link in CONTRIBUTING file
2017-08-03 11:50:57 -04:00
Jérémie Astori df6c6a3ab7 Merge pull request #1386 from thelounge/greenkeeper/fs-extra-4.0.1
Update fs-extra to the latest version 🚀
2017-08-02 14:43:09 -04:00
greenkeeper[bot] 1749279c0c
fix(package): update fs-extra to version 4.0.1 2017-08-02 13:57:44 -04:00
Jérémie Astori 99db108d9a Merge pull request #1388 from thelounge/greenkeeper/mocha-3.5.0
Update mocha to the latest version 🚀
2017-08-02 13:30:50 -04:00
Jérémie Astori b280eeaf86
Add a SUPPORT file 2017-08-01 01:41:49 -04:00
Jérémie Astori 1629983a5d
Add Stack Overflow link in CONTRIBUTING file 2017-08-01 01:37:47 -04:00
Jérémie Astori 45276e3958 Merge pull request #1385 from thelounge/greenkeeper/irc-framework-2.9.1
Update irc-framework to the latest version 🚀
2017-08-01 01:29:11 -04:00
greenkeeper[bot] 497676c39d chore(package): update mocha to version 3.5.0 2017-07-31 20:53:36 +00:00
greenkeeper[bot] 2b23f630f1 fix(package): update irc-framework to version 2.9.1 2017-07-31 14:36:26 +00:00
Pavel Djundik c14f7da1b2 Generate unique tokens for each login and session 2017-07-31 02:02:15 +03:00
Pavel Djundik 30e167c42c Merge pull request #1379 from thelounge/greenkeeper/irc-framework-2.9.0
Update irc-framework to the latest version 🚀
2017-07-31 01:59:49 +03:00
Pavel Djundik f19581b41c Merge pull request #1382 from thelounge/greenkeeper/nyc-11.1.0
Update nyc to the latest version 🚀
2017-07-31 01:59:37 +03:00
Jérémie Astori 8e4582f3f5
2.4.0 2017-07-30 18:50:15 -04:00
Jérémie Astori 769fdab252
Remove temporary npm tag for pre-releases 2017-07-30 18:50:09 -04:00