Jérémie Astori
40722601a2
Merge pull request #1637 from Swapnull/swapnull/page-title-padding
...
Reduced padding around page titles
2017-10-24 13:16:14 -04:00
Jérémie Astori
7e081b83ba
Merge pull request #1661 from MaxLeiter/fix-url-params
...
Fix url query parameters in public mode
2017-10-24 09:22:37 -04:00
Max Leiter
e6979fb5fd
Fix url query parameters in public mode
2017-10-23 19:31:23 -07:00
Pavel Djundik
61b955ca78
Merge pull request #1654 from thelounge/greenkeeper/web-push-3.2.4
...
Update web-push to the latest version 🚀
2017-10-23 20:05:52 +03:00
Jérémie Astori
2f025586ce
Merge pull request #1653 from thelounge/greenkeeper/copy-webpack-plugin-4.2.0
...
Update copy-webpack-plugin to the latest version 🚀
2017-10-22 13:46:58 -04:00
Jérémie Astori
2d5d7b4df9
Merge pull request #1659 from thelounge/greenkeeper/socket.io-client-2.0.4
...
Update socket.io-client to the latest version 🚀
2017-10-22 13:45:38 -04:00
Jérémie Astori
3d31e1e5d3
Merge pull request #1660 from thelounge/greenkeeper/socket.io-2.0.4
...
Update socket.io to the latest version 🚀
2017-10-22 13:44:43 -04:00
greenkeeper[bot]
3447817ad7
fix(package): update socket.io to version 2.0.4
2017-10-22 13:31:44 +00:00
greenkeeper[bot]
463606756d
chore(package): update socket.io-client to version 2.0.4
2017-10-22 13:19:58 +00:00
greenkeeper[bot]
fee445245f
fix(package): update web-push to version 3.2.4
2017-10-19 23:16:30 +00:00
greenkeeper[bot]
0569f31e9c
chore(package): update copy-webpack-plugin to version 4.2.0
2017-10-19 22:38:15 +00:00
Al McKinlay
4317d4014e
Merge pull request #1650 from dgw/1647-textcomplete
...
Fix loading app with autocomplete disabled
2017-10-19 11:14:10 +01:00
Pavel Djundik
ff922d4f92
Regenerate emoji map
2017-10-19 12:46:52 +03:00
Pavel Djundik
862d75b8ab
Add script to generate emoji map from emojione data
2017-10-19 12:46:52 +03:00
dgw
72e5844b8b
Fix loading app with autocomplete disabled
...
Adds a client-side require() that was missing from 1e2d35f
. Fixes #1647 .
2017-10-19 00:37:33 -05:00
Swapnull
449976b0f9
reduce padding around titles
2017-10-18 21:00:18 +01:00
Pavel Djundik
57613c10ca
Merge pull request #1611 from thelounge/xpaw/public-folder
...
Create public folder with webpack
2017-10-18 21:26:28 +03:00
Pavel Djundik
554c89f9a5
Merge pull request #1627 from dgw/autocomplete-service-shortcuts
...
Add service aliases to command list for completion
2017-10-18 21:22:09 +03:00
Pavel Djundik
ded79a184d
Merge pull request #1598 from thelounge/xpaw/fix-863
...
Synchronize unread marker when other client opens a channel
2017-10-18 21:21:50 +03:00
Pavel Djundik
f542e69b99
Merge pull request #1600 from thelounge/xpaw/fix-1571
...
Synchronize unread marker when client reconnects
2017-10-18 21:21:31 +03:00
Pavel Djundik
4535636855
Merge pull request #1599 from RJacksonm1/fill-mobile-screen-betterer
...
Remove content borders on mobile to maximise use of space
2017-10-18 21:21:22 +03:00
Pavel Djundik
3f2a017583
Create public folder with webpack
2017-10-18 21:20:12 +03:00
Pavel Djundik
8d0d31d7b6
Merge pull request #1645 from thelounge/greenkeeper/handlebars-4.0.11
...
Update handlebars to the latest version 🚀
2017-10-18 11:19:11 +03:00
greenkeeper[bot]
9541a0da49
chore(package): update handlebars to version 4.0.11
2017-10-17 20:57:51 +00:00
Pavel Djundik
5615544090
Merge pull request #1643 from thelounge/greenkeeper/webpack-3.8.1
...
Update webpack to the latest version 🚀
2017-10-17 20:46:32 +03:00
greenkeeper[bot]
f1750d1cb7
chore(package): update webpack to version 3.8.1
2017-10-17 15:53:41 +00:00
Pavel Djundik
a263c3eab9
Merge pull request #1615 from dgw/mark-echoes-read
...
Mark channels as read when receiving self-messages
2017-10-17 16:25:59 +03:00
Pavel Djundik
4d544143b4
Merge pull request #1639 from thelounge/xpaw/fix-attach-race-condition
...
Fix possible race condition when attaching clients
2017-10-17 16:24:14 +03:00
Pavel Djundik
b59954eee0
Merge pull request #1641 from thelounge/greenkeeper/babel-preset-env-1.6.1
...
Update babel-preset-env to the latest version 🚀
2017-10-17 16:07:34 +03:00
dgw
d675297405
Mark channels as read when receiving self-messages
...
Resets highlight counter and last unread message ID on server, and
clears the badge on the active client when the message is rendered.
Resolves #911
2017-10-17 08:05:35 -05:00
greenkeeper[bot]
5f52e31e9d
chore(package): update babel-preset-env to version 1.6.1
2017-10-17 12:45:44 +00:00
Pavel Djundik
e3ee3f7788
Merge pull request #1638 from thelounge/bump-dependancies
...
Bump express, moment, ua-parser-js and webpack to latest version
2017-10-17 13:35:40 +03:00
Pavel Djundik
d626c146c4
Bump express, moment, ua-parser-js and webpack to latest version
2017-10-17 13:01:09 +03:00
Pavel Djundik
50504ed09b
Fix possible race condition when attaching clients
2017-10-17 12:45:18 +03:00
Pavel Djundik
afc594a655
Merge pull request #1607 from PolarizedIons/PolarizedIons/rm-channels-dom
...
Remove channel containers from DOM after quitting network
2017-10-17 11:31:17 +03:00
Pavel Djundik
b2985a2c2a
Merge pull request #1625 from thelounge/socket.io-2.0.3
...
Update socket.io to 2.0.3
2017-10-17 11:17:13 +03:00
Pavel Djundik
280eea970a
Get client ip address correctly
2017-10-17 10:35:28 +03:00
Pavel Djundik
c2f1edcbde
Update socket.io to 2.0.3
2017-10-17 10:35:28 +03:00
Jérémie Astori
9b06560899
Merge pull request #1632 from thelounge/greenkeeper/eslint-4.9.0
...
Update eslint to the latest version 🚀
2017-10-17 02:16:56 -04:00
Jérémie Astori
3661d8cff9
Merge pull request #1616 from thelounge/greenkeeper/stylelint-8.2.0
...
Update stylelint to the latest version 🚀
2017-10-17 02:11:14 -04:00
Jérémie Astori
d1d871f351
Merge pull request #1617 from thelounge/greenkeeper/mocha-4.0.1
...
Update mocha to the latest version 🚀
2017-10-17 02:10:58 -04:00
Jérémie Astori
11b72223a7
Merge pull request #1624 from thelounge/greenkeeper/moment-2.19.0
...
Update moment to the latest version 🚀
2017-10-17 02:09:52 -04:00
Jérémie Astori
e2e594d4f5
Merge pull request #1626 from thelounge/greenkeeper/webpack-3.7.0
...
Update webpack to the latest version 🚀
2017-10-17 02:09:19 -04:00
Jérémie Astori
638d50c5e7
2.5.0
2017-10-17 01:00:08 -04:00
Jérémie Astori
6dde4780b8
Merge pull request #1629 from thelounge/astorije/changelog-2.5.0
...
Changelog entry for v2.5.0
2017-10-17 00:57:41 -04:00
Jérémie Astori
9bc3144511
Add changelog entry for v2.5.0
2017-10-17 00:33:25 -04:00
Pavel Djundik
5c45321cca
Cleanup client manager functions
2017-10-15 19:05:19 +03:00
greenkeeper[bot]
9cf85328ed
chore(package): update eslint to version 4.9.0
2017-10-14 19:35:19 +00:00
Jérémie Astori
d79ede5087
Remove pre-release dist tag
2017-10-12 00:35:45 -04:00
dgw
59ad0ba863
Add service aliases to command list for completion
...
Includes known aliases for AdminServ (/as), BotServ (/bs), ChanServ
(/cs), HelpServ (/hs), HostServ (/hs; /ho on some IRCds), MemoServ
(/ms), NickServ (/ns), OperServ (/os), and RootServ (/rs).
Not all IRCds will have all of these services available, but it's not
trivial to filter out the ones that don't exist on a particular network.
2017-10-11 19:50:06 -05:00