Sabe Jones
15e2e2ab07
4.71.0
2018-11-27 15:40:41 +01:00
Sabe Jones
999477024b
chore(i18n): update locales
2018-11-27 15:40:41 +01:00
Sabe Jones
b49d2e4d2e
chore(sprites): compile
2018-11-27 15:40:40 +01:00
Sabe Jones
62bcd878a0
feat(content): Oddballs Bundle
...
Also includes one more tweak to @mention text highlighting
2018-11-27 15:40:40 +01:00
Sabe Jones
d0b72d5dd4
fix(chat): more width tweakage
2018-11-27 15:40:40 +01:00
Sabe Jones
d031a4c9aa
fix(chat): less intrusive highlight and better margins
2018-11-27 15:40:40 +01:00
Sabe Jones
793af2a10d
4.70.0
2018-11-27 15:40:40 +01:00
Sabe Jones
2598a6001e
chore(i18n): update locales
2018-11-27 15:40:40 +01:00
Sabe Jones
e548074bc1
chore(news): Bailey
2018-11-27 15:40:40 +01:00
Sabe Jones
662e642729
fix(tests): linting & more expects
...
Also one more tweak for invite validation responsiveness
2018-11-27 15:40:40 +01:00
SabreCat
dd2c2f62b8
fix(tests): correct expects
2018-11-27 15:40:39 +01:00
Matteo Pagliazzi
577ff4cab9
use lean and .update
2018-11-27 15:40:39 +01:00
Matteo Pagliazzi
e8b7dbb4d2
select more fields
2018-11-27 15:40:39 +01:00
Matteo Pagliazzi
8d93d6bd16
fixes
2018-11-27 15:40:39 +01:00
Matteo Pagliazzi
0b7a60e3de
rewrite mongoose migration to avoid using recursion
2018-11-27 15:40:39 +01:00
Phillip Thelen
a450ac3652
Improve chat input design
2018-11-27 15:25:41 +01:00
Phillip Thelen
30ebdcaa4f
remove old autocomplete component
2018-11-27 14:01:43 +01:00
Phillip Thelen
ffa2ea4bb4
Correctly update message text when using autocomplete
2018-11-27 13:21:07 +01:00
Phillip Thelen
f65240c217
Fix issue with username highlighting
2018-11-27 13:20:45 +01:00
Phillip Thelen
0271d98b91
Add Test to opt out of username being searchable
2018-11-27 13:20:26 +01:00
Phillip Thelen
e9c86622c5
Begin adding server-side autocomplete to web client
2018-11-26 15:47:22 +01:00
Phillip Thelen
aae2fb1cb9
Create links to users profile in chat messages
2018-11-15 14:27:14 +01:00
Phillip Thelen
39761bdc04
Add API Call to retrieve auto-complete options for usernames
2018-11-15 12:01:26 +01:00
Matteo Pagliazzi
7d29ae44ba
move the update username route to v3 ( #10836 )
2018-11-14 13:32:21 +01:00
Sabe Jones
cc13c4f28e
fix(invites): more responsive validation
2018-11-13 19:50:07 -06:00
SabreCat
239f78674b
fix(usernames): address failing tests
2018-11-14 01:44:09 +00:00
Sabe Jones
d691dee2ca
fix(usernames): filter @ on server side for username lookup
2018-11-13 15:34:50 -06:00
Sabe Jones
481bd6727d
fix(usernames): exclude unverified users during query
2018-11-13 15:13:41 -06:00
Sabe Jones
d0fc1e0751
fix(invites): show errors inline
2018-11-13 15:10:35 -06:00
Sabe Jones
b07dbb7752
Merge branch 'develop' into sabrecat/usernames-master
2018-11-13 14:15:23 -06:00
Sabe Jones
34e7690c38
fix(usernames): various
...
Disappearing input fields
Text replacement in @mentions
UUID visibility in profiles
Purple dot for @mentioned usernames
TypeError preventing RYA
Group Plan member list error
2018-11-13 14:14:02 -06:00
negue
eca7382545
prevent buying market gear if class doesn't match ( #10818 )
...
* prevent buying market gear if class doesn't match
* add test
2018-11-12 21:32:54 +01:00
Matteo Pagliazzi
be95cd967a
upgrade gulp-imagemin, closes #10817
2018-11-10 12:29:26 +01:00
Sabe Jones
869411c0e9
fix(migration): improve model-based script
2018-11-08 16:55:49 -06:00
Sabe Jones
7484ecf729
Merge branch 'develop' into sabrecat/usernames-master
2018-11-08 15:13:28 -06:00
Sabe Jones
3265440bc4
4.69.2
v4.69.2
2018-11-08 18:47:54 +00:00
Sabe Jones
acf514e9cb
chore(i18n): update locales
2018-11-08 18:47:32 +00:00
Sabe Jones
2789d44dbf
chore(news): Bailey
2018-11-08 12:43:50 -06:00
Sabe Jones
b579f31e9e
fix(emails): correct unsub link handling
2018-11-08 18:09:51 +00:00
Sabe Jones
5e781017ab
fix(script): correct import path and template slug
2018-11-08 10:29:37 -06:00
Sabe Jones
b48f850eac
fix(script): don't send to users who have already opted out of notifs
2018-11-08 10:14:54 -06:00
Sabe Jones
5d6b6ed29a
feat(usernames): follow-up email and setting for email opt-out
2018-11-08 10:00:25 -06:00
negue
7fbc68511b
fix: special are not "AllowedToFeed" ( #10808 )
...
* fix: special are not "AllowedToFeed"
* fix lint
2018-11-08 11:11:04 +01:00
Matteo Pagliazzi
ee2858199b
update(http-proxy-middleware): update to 0.19, closes #10650
2018-11-08 11:08:42 +01:00
Sabe Jones
b1dd79f75c
fix(invites): bogus validation errors
2018-11-07 15:58:17 -06:00
Sabe Jones
1ac4dd8171
feat(usernames): invite by username
2018-11-07 15:00:22 -06:00
Sabe Jones
4f86abd6b2
Merge branch 'develop' into sabrecat/usernames-master
2018-11-07 08:39:57 -06:00
Sabe Jones
23b0688abb
Merge branch 'develop' into sabrecat/usernames-master
2018-11-06 19:56:45 -06:00
Sabe Jones
38efe83cc7
fix(usernames): various
...
Partial fixage for autocomplete @ing
Don't add username to chat message if user is unverified
Fix flying pets
Fix console error about avatar intro
2018-11-06 19:55:06 -06:00
Sabe Jones
2dadd74097
Merge branch 'release' into develop
2018-11-06 16:53:35 -06:00