greenkeeper[bot]
3c494d0674
chore(package): update handlebars to version 4.0.10
2017-06-08 02:18:01 -04:00
greenkeeper[bot]
7ea3ae484e
chore(package): update babel-preset-env to version 1.5.2
2017-06-08 02:16:13 -04:00
greenkeeper[bot]
550546741b
chore(package): update mocha to version 3.4.2
2017-06-08 02:13:20 -04:00
Jérémie Astori
2d046748fe
Merge pull request #1204 from thelounge/xpaw/do-not-store-password
...
Do not store passwords in settings storage
2017-06-08 01:42:06 -04:00
Jérémie Astori
b054cae078
Merge pull request #1201 from thelounge/xpaw/fix-timezone-test
...
Fix localtime test to correctly use UTC
2017-06-08 01:41:11 -04:00
Jérémie Astori
7f73712694
2.3.0
2017-06-08 01:11:42 -04:00
Jérémie Astori
c040bb4355
Remove temporary npm tag used for pre-releases
...
This was added in 3b665fb68f
.
2017-06-08 01:11:19 -04:00
Jérémie Astori
5e9ea333eb
Add changelog entry for v2.3.0
2017-06-08 01:10:14 -04:00
Pavel Djundik
571818d4c2
Keep original <title> name when changing the title
2017-06-05 14:40:25 +03:00
Pavel Djundik
22c00aca95
Do not store passwords in settings storage
2017-06-03 21:41:21 +03:00
Pavel Djundik
bd9e41f2c1
Fix localtime test to correctly use UTC
2017-06-03 10:29:52 +03:00
Pavel Djundik
b46f92c7d8
Only update bcrypt password rounds if the password actually matches
2017-06-02 11:02:03 +03:00
Pavel Djundik
16fb118d02
Correctly configure client transports
...
Fixes #848
2017-06-01 22:43:23 +03:00
Pavel Djundik
acf5dd5351
Do not store unnecessary information in user objects
2017-06-01 21:54:46 +03:00
Al McKinlay
2cbf85cf4f
Update node versions for travis
2017-05-31 09:49:39 +01:00
swordbeta
24419cb8e8
Assign last visible div to var.
2017-05-17 13:19:18 +02:00
Jérémie Astori
1f1b025b81
2.3.0-rc.2
2017-05-16 01:46:32 -04:00
Jérémie Astori
4654ad42b1
Add changelog entry for v2.3.0-rc.2
2017-05-16 01:46:12 -04:00
Jérémie Astori
085feb606e
Merge pull request #1167 from thelounge/astorije/fix-userlist-search
...
Fix user list search not responding to clicks on search results
2017-05-14 01:20:01 -04:00
Jérémie Astori
3e54569624
Fix user list search not responding to clicks on search results
2017-05-13 18:34:27 -04:00
Niko Bews
035d10005a
Fade out for long usernames.
2017-05-11 03:37:11 +03:00
Al McKinlay
07e4f4d1a4
Merge pull request #1157 from thelounge/astorije/motd-default
...
Display MOTD by default on client
2017-05-10 10:14:22 +01:00
Al McKinlay
0480275ab9
Merge pull request #1156 from PolarizedIons/fix-fix-datemarker
...
Fix fixing the date-marker not being removed when it should be.
2017-05-10 10:13:51 +01:00
Jérémie Astori
895fcc4066
Display MOTD by default on client
2017-05-09 18:18:32 -04:00
PolarizedIons
54a9637ed4
Fix fixing the date-marker not being removed when it should be.
...
Accidentally copy-pasted more than I should have when I moved the scrollable height calculation code, and I caused the older
messages to be added before doing checks for the date-markers, which would fail.
2017-05-09 19:23:31 +02:00
Jérémie Astori
45df995d7f
2.3.0-rc.1
2017-05-07 01:23:22 +02:00
Jérémie Astori
4cbfc38106
Add minimal change log entry for v2.3.0-rc.1
2017-05-07 01:22:38 +02:00
Jérémie Astori
3b665fb68f
Add temporary tag until stable version for v2.3.0 gets released
...
Make sure to remove this before publishing stable or dist-tags will have to be updated manually on npm afterwards.
For reference, this was previously set in 25ec49dea0
and removed in 1dc3e74f7f
for v2.0.0.
2017-05-07 01:01:12 +02:00
Jérémie Astori
614085cc30
Merge pull request #1142 from thelounge/greenkeeper/webpack-2.5.1
...
Update webpack to the latest version 🚀
2017-05-06 23:33:22 +02:00
greenkeeper[bot]
83f01f6f6c
chore(package): update webpack to version 2.5.1
2017-05-06 20:21:29 +00:00
Pavel Djundik
691f628e48
Merge pull request #1095 from thelounge/xpaw/fix-nick-autocomplete
...
Fix nick autocomplete
2017-05-06 13:43:27 +03:00
Pavel Djundik
7ae364e360
Merge pull request #1100 from thelounge/xpaw/0x04
...
Add support for 0x04 hex colors
2017-05-06 13:43:14 +03:00
Pavel Djundik
fe77563cdb
Merge pull request #1114 from thelounge/xpaw/moment
...
Use moment to render dates everywhere
2017-05-06 13:43:02 +03:00
Pavel Djundik
57d7616d1b
Merge pull request #1109 from thelounge/astorije/autocomplete-colors
...
Add autocomplete strategy for foreground and background colors
2017-05-06 13:42:47 +03:00
Pavel Djundik
4a75ca57e0
Merge pull request #1125 from thelounge/astorije/rm-autocompletion-help
...
Remove autocompletion section from the help page
2017-05-06 13:41:46 +03:00
Jérémie Astori
66e03bed79
Merge pull request #1133 from thelounge/greenkeeper/webpack-2.5.0
...
Update webpack to the latest version 🚀
2017-05-06 12:28:57 +02:00
Pavel Djundik
89f6fb9047
Merge pull request #1136 from thelounge/greenkeeper/fs-extra-3.0.1
...
Update fs-extra to the latest version 🚀
2017-05-06 12:22:47 +03:00
Jérémie Astori
783a8567e2
Merge pull request #1138 from thelounge/xpaw/fix-emoji-autocomplete
...
Allow autocompleting full emoji short names
2017-05-05 22:03:32 +02:00
Jérémie Astori
222075dd9d
Merge pull request #1140 from thelounge/greenkeeper/nyc-10.3.2
...
Update nyc to the latest version 🚀
2017-05-05 21:36:54 +02:00
greenkeeper[bot]
ae42f81d6f
chore(package): update nyc to version 10.3.2
2017-05-05 18:49:27 +00:00
Pavel Djundik
9766c3e254
Allow autocompleting full emoji short names
2017-05-05 21:08:41 +03:00
Pavel Djundik
328c61920e
Merge pull request #1132 from PolarizedIons/fix-datemarker
...
Fix date-marker not being removed on loading new messages
2017-05-05 21:05:10 +03:00
Pavel Djundik
a4806e423f
Merge pull request #1129 from thelounge/greenkeeper/handlebars-4.0.8
...
Update handlebars to the latest version 🚀
2017-05-05 20:58:12 +03:00
PolarizedIons
c5e215f439
Fix date-marker not being removed on loading new messages
2017-05-05 14:07:01 +02:00
greenkeeper[bot]
6e3b5f9837
fix(package): update fs-extra to version 3.0.1
2017-05-04 23:54:24 +00:00
swordbeta
979d992bd1
Don't show unread marker for date marker.
2017-05-04 21:38:58 +02:00
greenkeeper[bot]
aa850e9b99
chore(package): update webpack to version 2.5.0
2017-05-04 10:30:58 +00:00
greenkeeper[bot]
e85cf24587
chore(package): update handlebars to version 4.0.8
2017-05-02 21:04:54 +00:00
Pavel Djundik
700d3c1ff2
Use moment to render dates everywhere
2017-05-01 21:31:31 +03:00
Jérémie Astori
60bf4b22b0
Remove autocompletion section from the help page
...
Rationale for this is that the whole point of autocompletion is to be intuitive and show up naturally when starting to type something else. For example, all commands start with `/`, so obviously starting to type a command will trigger autocomplete. This is true for channels as well. Emoji are a bit particular because all systems that support emoji open their completion with `:`. The only not-so-intuitive completion strategy is for nicks because it is not so common to start them with `@` on IRC, but as long as we keep tab completion after any set of characters, this is fine. It will be even nicer once regular tab completion uses the same autocompletion dropdown.
2017-05-01 15:32:23 +02:00