negue
b2095bdb0e
move computed-props to methods - refactor mountItem to use the states inside ( #10853 )
2018-11-27 15:41:41 +01:00
Matteo Pagliazzi
1ccb700b3f
Fix for #10814 , prevent ParallelSave errors ( #10852 )
...
* fix(group leave): prevent ParallelSave errors while leaving a group with multiple group or challenge tasks
* fix typo
2018-11-27 15:41:41 +01:00
Matteo Pagliazzi
42a4bbeab7
fix(chat): prevent duplicate messages, closes #10823
2018-11-27 15:41:41 +01:00
greenkeeper[bot]
e0b78a3cf4
Update superagent to the latest version 🚀 ( #10848 )
...
* fix(package): update superagent to version 4.0.0
* chore(package): update lockfile package-lock.json
2018-11-27 15:40:41 +01:00
Dimini
5028b271fb
Very large Guild member counts overflow the badge #10753 ( #10812 )
2018-11-27 15:40:41 +01:00
Ian Oxley
f5b6291abf
Set width on .custom-control-label ( #10840 )
...
Set `width: 100%` on the `.custom-control-label`.
Although `overflow-wrap: break-word` is set on the parent `.checklist-item` element, it doesn't seem to take effect unless a width is set on the label.
2018-11-27 15:40:41 +01:00
Nathanael Farley
f5a2cf6726
groupChatReceived webhook fix ( #10802 )
...
* Moved sendGroupChatReceivedWebhooks to group.sendChat function.
* Added test for new functionality.
2018-11-27 15:40:41 +01:00
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