Phillip Thelen
59f08bc0db
Debounce autocomplete calls
2019-02-05 14:40:15 +01:00
Phillip Thelen
548c68f878
correctly name event variable
2019-02-05 14:39:57 +01:00
Phillip Thelen
c3d9ac6c4e
Move tier icons import to index
2019-02-05 14:39:48 +01:00
Phillip Thelen
8641a98107
Merge branch 'develop' into phillip/autocomplete-username
2018-11-28 14:02:35 +01:00
Matteo Pagliazzi
bf7fabb20a
fix(amazon): add new env variable to specify environment
2018-11-28 11:07:06 +01:00
Sabe Jones
88a2f317d8
Merge branch 'release' into develop
2018-11-27 19:46:39 -06:00
SabreCat
a30c4379a6
fix(tests): correct string update errors
2018-11-28 01:00:46 +00:00
Matteo Pagliazzi
b509c6631d
update package-lock.json
2018-11-27 22:19:25 +01:00
Matteo Pagliazzi
5a725fa4b0
update package-lock.json
2018-11-27 22:17:43 +01:00
Phillip Thelen
664a457b47
Merge branch 'develop' into phillip/autocomplete-username
2018-11-27 15:47:00 +01:00
Phillip Thelen
024e93e89b
Fix test errors
2018-11-27 15:43:52 +01:00
Phillip Thelen
cde279e489
Improve chat input design
2018-11-27 15:43:52 +01:00
Sabe Jones
0e262dca68
4.73.2
2018-11-27 15:42:28 +01:00
Sabe Jones
b355b3d7f3
chore(i18n): update locales
2018-11-27 15:42:28 +01:00
Sabe Jones
8c1208031d
chore(event): end Thanksgiving tweaks
2018-11-27 15:42:28 +01:00
Phillip Thelen
aac23f30cf
Attach client to chat messages ( #10845 )
...
* Attach client to chat messages
* Word
* Design tweaks
* Fix potential error
2018-11-27 15:42:28 +01:00
Nathan Zimmerman
03763f46c9
Fixes issue #10857 ("Tags have extra space at the bottom when they should be centered") ( #10861 )
...
* Fix for #10857 centered category tag text
* Fixes #10857 and #10856 display tag markdown.
2018-11-27 15:41:43 +01:00
Matteo Pagliazzi
a0b1732f7e
feat(footer): always show expanded footer ( #10862 )
2018-11-27 15:41:43 +01:00
Sabe Jones
80ef4a3297
4.73.1
2018-11-27 15:41:43 +01:00
Sabe Jones
46a4948f02
chore(i18n): update locales
2018-11-27 15:41:43 +01:00
Sabe Jones
f9fdab782a
4.73.0
2018-11-27 15:41:43 +01:00
Sabe Jones
2066f1288f
chore(i18n): update locales
2018-11-27 15:41:43 +01:00
Sabe Jones
be9203801e
chore(sprites): compile
2018-11-27 15:41:42 +01:00
Sabe Jones
916d930a83
feat(content): Turkey Day 2018
2018-11-27 15:41:42 +01:00
negue
1562c6944b
more checks on the item.klass, also added the specialClass checks ( #10859 )
2018-11-27 15:41:42 +01:00
Alys
21f14d55b7
add two slurs - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
2018-11-27 15:41:42 +01:00
Matteo Pagliazzi
4417787dfe
fix(stable): remove progress number from petItem
2018-11-27 15:41:42 +01:00
Sabe Jones
bfa3f9a314
4.72.0
2018-11-27 15:41:42 +01:00
Sabe Jones
6f86600b46
chore(i18n): update locales
2018-11-27 15:41:42 +01:00
Sabe Jones
d3f964c96e
chore(sprites): compile
2018-11-27 15:41:42 +01:00
Sabe Jones
d661c7260e
feat(content): Frost Hatching Potions
2018-11-27 15:41:41 +01:00
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